diff --git a/.gitignore b/.gitignore index 9050c4f..098d3f7 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ chkconfig-1.3.46.tar.bz2 +chkconfig-1.3.47.tar.bz2 diff --git a/chkconfig.spec b/chkconfig.spec index a7dcc00..7a3857a 100644 --- a/chkconfig.spec +++ b/chkconfig.spec @@ -1,6 +1,6 @@ Summary: A system tool for maintaining the /etc/rc*.d hierarchy Name: chkconfig -Version: 1.3.46 +Version: 1.3.47 Release: 1%{?dist} License: GPLv2 Group: System Environment/Base @@ -74,6 +74,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/*/ntsysv.8* %changelog +* Tue Aug 10 2010 Bill Nottingham 1.3.47-1 +- Fix regression introduced in 1.3.45 (#622799) + * Wed May 05 2010 Bill Nottingham 1.3.46-1 - translation updates: hu, kn, ko (#589187) diff --git a/sources b/sources index 850803d..1bcdfbd 100644 --- a/sources +++ b/sources @@ -1 +1,2 @@ c316a2b1405f7decd2493d6568f01684 chkconfig-1.3.46.tar.bz2 +1584be936a4e38f5bcae41d77f5f71d1 chkconfig-1.3.47.tar.bz2