diff --git a/chkconfig.spec b/chkconfig.spec index c40757e..26f2588 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.5 -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 Jun 17 2015 Fedora Release Engineering - 1.5-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + * Mon Jun 01 2015 Lukáš Nykrýn - 1.5-1 - add systemd-sysv-install alias - don't create symlinks if they already exist