Check-in Number:
|
5391 | |
Date: |
2006-Apr-19 18:35:17 (local)
2006-Apr-19 16:35:17 (UTC) |
User: | rse |
Branch: | |
Comment: |
fix version |
Tickets: |
|
Inspections: |
|
Files: |
|
ossp-pkg/shtool/ChangeLog 1.227 -> 1.228
--- ChangeLog 2006/04/19 16:30:20 1.227
+++ ChangeLog 2006/04/19 16:35:17 1.228
@@ -9,7 +9,7 @@
ChangeLog
- Changes between 2.0.4 and 2.0.5 (04-Feb-2006 to 19-Apr-2006):
+ Changes between 2.0.5 and 2.0.6 (07-Feb-2006 to 19-Apr-2006):
*) Add support for Sun Niagara (sun4v) architecture to
GNU shtool "platform" command.
@@ -19,6 +19,8 @@
GNU shtool "platform" command.
[Ralf S. Engelschall]
+ Changes between 2.0.4 and 2.0.5 (04-Feb-2006 to 07-Feb-2006):
+
*) Fix "shtool version" command which got broken after
recent util_{lower,upper} usage.
[Ralf S. Engelschall]
|
|
ossp-pkg/shtool/README 1.113 -> 1.114
--- README 2006/04/19 16:30:20 1.113
+++ README 2006/04/19 16:35:22 1.114
@@ -10,7 +10,7 @@
http://www.gnu.org/software/shtool/
ftp://ftp.gnu.org/gnu/shtool/
- Version 2.0.5 (19-Apr-2006)
+ Version 2.0.6 (19-Apr-2006)
The GNU shtool program is a compilation of small but very stable and
portable shell scripts into a single shell tool. All ingredients
|
|
ossp-pkg/shtool/VERSION 1.86 -> 1.87
--- VERSION 2006/04/19 16:30:20 1.86
+++ VERSION 2006/04/19 16:35:24 1.87
@@ -2,5 +2,5 @@
VERSION -- Version Information for GNU shtool (syntax: Text)
[automatically generated and maintained by GNU shtool]
- This is GNU shtool, Version 2.0.5 (19-Apr-2006)
+ This is GNU shtool, Version 2.0.6 (19-Apr-2006)
|
|
ossp-pkg/shtool/shtool.spec 1.30 -> 1.31
--- shtool.spec 2006/02/07 08:32:25 1.30
+++ shtool.spec 2006/04/19 16:35:26 1.31
@@ -30,7 +30,7 @@
%define prefix /usr/local
%endif
-%define ver 2.0.5
+%define ver 2.0.6
%define rel 0
Name: shtool
|
|