aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>2009-04-02 15:43:02 -0400
committerBill Nottingham <notting@redhat.com>2009-04-02 15:43:02 -0400
commit563f290502229695af56cfabf4f8b5dcb18eef10 (patch)
tree901c1863e29a2f7c7aef81688bd75a3bd5d24f6a
parent0a4da2af5dcb540482a12c54ef54da551c06b27c (diff)
downloadinitscripts-563f290502229695af56cfabf4f8b5dcb18eef10.tar
initscripts-563f290502229695af56cfabf4f8b5dcb18eef10.tar.gz
initscripts-563f290502229695af56cfabf4f8b5dcb18eef10.tar.bz2
initscripts-563f290502229695af56cfabf4f8b5dcb18eef10.tar.xz
initscripts-563f290502229695af56cfabf4f8b5dcb18eef10.zip
-rw-r--r--initscripts.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/initscripts.spec b/initscripts.spec
index 01e4b4bb..09a390e9 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.86.1
+Version: 8.86.2
# ppp-watch is GPLv2+, everything else is GPLv2
License: GPLv2 and GPLv2+
Group: System Environment/Base
@@ -250,7 +250,7 @@ rm -rf $RPM_BUILD_ROOT
/etc/profile.d/debug*
%changelog
-* Thu Apr 2 2009 Bill Nottingham <notting@redhat.com> - 8.86.1-1
+* Thu Apr 2 2009 Bill Nottingham <notting@redhat.com> - 8.86.2-1
- rc.sysinit: add a disk synchronization point with scsi_wait_scan post-udev (#481470)
- setsysfont: honor LC_CTYPE (#487133, <skasal@redhat.com>)
- prefdm: do fallbacks based on provides of 'service(graphical-login)' (#485751)