This commit is contained in:
Bill Nottingham 2010-08-10 15:16:47 -04:00
parent e34b633aa2
commit fe387cdbd1
3 changed files with 6 additions and 1 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
chkconfig-1.3.46.tar.bz2
chkconfig-1.3.47.tar.bz2

View File

@ -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 <notting@redhat.com> 1.3.47-1
- Fix regression introduced in 1.3.45 (#622799)
* Wed May 05 2010 Bill Nottingham <notting@redhat.com> 1.3.46-1
- translation updates: hu, kn, ko (#589187)

View File

@ -1 +1,2 @@
c316a2b1405f7decd2493d6568f01684 chkconfig-1.3.46.tar.bz2
1584be936a4e38f5bcae41d77f5f71d1 chkconfig-1.3.47.tar.bz2