This commit is contained in:
Dennis Gilmore 2016-02-03 18:13:33 +00:00
parent 2d906b1492
commit 5b42363b93

View File

@ -2,7 +2,7 @@
Summary: Root crontab files used to schedule the execution of programs
Name: crontabs
Version: 1.11
Release: 11.%{snap_release}%{?dist}
Release: 12.%{snap_release}%{?dist}
License: Public Domain and GPLv2
Group: System Environment/Base
URL: https://fedorahosted.org/crontabs
@ -58,6 +58,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man4/*
%changelog
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.11-12.20150630git
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Wed Aug 12 2015 Tomáš Mráz <tmraz@redhat.com> - 1.11-11.20150630git
- fix logging of PID in the finished line (#1236841)