Check-in Number:
|
3217 | |
Date: |
2003-Feb-11 13:58:02 (local)
2003-Feb-11 12:58:02 (UTC) |
User: | rse |
Branch: | |
Comment: |
brand as 2.0b0 until I know later whether to directly jump to 2.0.0 or introduce a beta period |
Tickets: |
|
Inspections: |
|
Files: |
|
ossp-pkg/shtool/ChangeLog 1.179 -> 1.180
--- ChangeLog 2003/02/11 12:56:39 1.179
+++ ChangeLog 2003/02/11 12:58:02 1.180
@@ -9,7 +9,7 @@
ChangeLog
- Changes between 1.6.2 and 2.0.0 (02-Nov-2002 to xx-Feb-2003):
+ Changes between 1.6.2 and 2.0b0 (02-Nov-2002 to xx-Feb-2003):
*) Fixed error exit in all commands by introducing an "shtool_exit"
function (which correctly cleans up temporary files) and
|
|
ossp-pkg/shtool/README 1.87 -> 1.88
--- README 2002/11/02 12:49:48 1.87
+++ README 2003/02/11 12:58:03 1.88
@@ -10,7 +10,7 @@
http://www.gnu.org/software/shtool/
ftp://ftp.gnu.org/gnu/shtool/
- Version 1.6.2 (02-Nov-2002)
+ Version 2.0b0 (11-Feb-2003)
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.65 -> 1.66
--- VERSION 2002/11/02 12:49:48 1.65
+++ VERSION 2003/02/11 12:58:03 1.66
@@ -2,5 +2,5 @@
VERSION -- Version Information for GNU shtool (syntax: Text)
[automatically generated and maintained by GNU shtool]
- This is GNU shtool, Version 1.6.2 (02-Nov-2002)
+ This is GNU shtool, Version 2.0b0 (11-Feb-2003)
|
|
ossp-pkg/shtool/shtool.spec 1.16 -> 1.17
--- shtool.spec 2002/11/02 12:49:48 1.16
+++ shtool.spec 2003/02/11 12:58:03 1.17
@@ -30,7 +30,7 @@
%define prefix /usr/local
%endif
-%define ver 1.6.2
+%define ver 2.0b0
%define rel 0
Name: shtool
|
|