diff --git a/chkconfig.spec b/chkconfig.spec index dd9d518..812c9f9 100644 --- a/chkconfig.spec +++ b/chkconfig.spec @@ -1,7 +1,7 @@ Summary: A system tool for maintaining the /etc/rc*.d hierarchy Name: chkconfig Version: 1.7 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2 Group: System Environment/Base URL: https://git.fedorahosted.org/git/chkconfig.git @@ -80,6 +80,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/*/ntsysv.8* %changelog +* Wed Feb 03 2016 Fedora Release Engineering - 1.7-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + * Tue Nov 24 2015 Lukáš Nykrýn - 1.7-1 - leveldb: fix segfault when selinux policy is not present - alternatives: add family option