aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>2004-10-18 19:26:45 +0000
committerBill Nottingham <notting@redhat.com>2004-10-18 19:26:45 +0000
commitbed338aaac6733a4bd4550400088426af35c8be2 (patch)
tree4609533e6da86b6928bb2ce6c4d02fe57e77cc82
parent6e914759271ce5eb9e52dd67a4715d0c6cfccbbc (diff)
downloadinitscripts-bed338aaac6733a4bd4550400088426af35c8be2.tar
initscripts-bed338aaac6733a4bd4550400088426af35c8be2.tar.gz
initscripts-bed338aaac6733a4bd4550400088426af35c8be2.tar.bz2
initscripts-bed338aaac6733a4bd4550400088426af35c8be2.tar.xz
initscripts-bed338aaac6733a4bd4550400088426af35c8be2.zip
oops, *here*r7-93
-rw-r--r--ChangeLog2
-rw-r--r--initscripts.spec4
2 files changed, 3 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index e0fae305..e5be8fd5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,6 @@
2004-10-18 Bill Nottingham <notting@redhat.com>
- * ChangeLog, initscripts.spec: 7.92-1
+ * ChangeLog, initscripts.spec: 7.93-1
* sysconfig/network-scripts/ifup: fix GATEWAYDEV (#133575)
diff --git a/initscripts.spec b/initscripts.spec
index 006c0969..5c2b9a64 100644
--- a/initscripts.spec
+++ b/initscripts.spec
@@ -1,6 +1,6 @@
Summary: The inittab file and the /etc/init.d scripts.
Name: initscripts
-Version: 7.92
+Version: 7.93
License: GPL
Group: System Environment/Base
Release: 1
@@ -206,7 +206,7 @@ rm -rf $RPM_BUILD_ROOT
%ghost %attr(0664,root,utmp) /var/run/utmp
%changelog
-* Mon Oct 18 2004 Bill Nottingham <notting@redhat.com> 7.92-1
+* Mon Oct 18 2004 Bill Nottingham <notting@redhat.com> 7.93-1
- translation updates
- fix handling of GATEWAYDEV (#133575, <pekkas@netcore.fi>)