diff options
author | Bill Nottingham <notting@redhat.com> | 2009-04-02 15:39:04 -0400 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2009-04-02 15:39:04 -0400 |
commit | acdbf0bfce4f35acb8cff7b04365bdf7dab0e764 (patch) | |
tree | 7cdd19c4137c6805b2dcea76f246db473acb6906 /initscripts.spec | |
parent | 435920c30d4b6d3ff46dc109befa9be975bcf58a (diff) | |
download | initscripts-acdbf0bfce4f35acb8cff7b04365bdf7dab0e764.tar initscripts-acdbf0bfce4f35acb8cff7b04365bdf7dab0e764.tar.gz initscripts-acdbf0bfce4f35acb8cff7b04365bdf7dab0e764.tar.bz2 initscripts-acdbf0bfce4f35acb8cff7b04365bdf7dab0e764.tar.xz initscripts-acdbf0bfce4f35acb8cff7b04365bdf7dab0e764.zip |
Bump release.initscripts-8.93-1
Diffstat (limited to 'initscripts.spec')
-rw-r--r-- | initscripts.spec | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/initscripts.spec b/initscripts.spec index 5ac54830..1032c44f 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -2,7 +2,7 @@ Summary: The inittab file and the /etc/init.d scripts Name: initscripts -Version: 8.92 +Version: 8.93 # ppp-watch is GPLv2+, everything else is GPLv2 License: GPLv2 and GPLv2+ Group: System Environment/Base @@ -249,7 +249,7 @@ rm -rf $RPM_BUILD_ROOT /etc/profile.d/debug* %changelog -* Thu Apr 2 2009 Bill Nottingham <notting@redhat.com> - 8.92-1 +* Thu Apr 2 2009 Bill Nottingham <notting@redhat.com> - 8.93-1 - rc.sysinit: add a disk synchronization point with scsi_wait_scan post-udev (#481470) - netfs: drop smbfs support, we don't even ship the module or tools any more - setsysfont: honor LC_CTYPE (#487133, <skasal@redhat.com>) |