diff --git a/crontabs.spec b/crontabs.spec index 23666f9..21c5bae 100644 --- a/crontabs.spec +++ b/crontabs.spec @@ -1,8 +1,8 @@ -%global snap_release 20130830git +%global snap_release 20150630git Summary: Root crontab files used to schedule the execution of programs Name: crontabs Version: 1.11 -Release: 10.%{snap_release}%{?dist} +Release: 11.%{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 Aug 12 2015 Tomáš Mráz - 1.11-11.20150630git +- fix logging of PID in the finished line (#1236841) + * Wed Jun 17 2015 Fedora Release Engineering - 1.11-10.20130830git - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild diff --git a/sources b/sources index 9d45ba3..efc349f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0d4e4daac157abd47d68ebfe6fe80f72 crontabs-1.11-1.20130830git.tar.gz +d05485186a91ffe1a1dd320171271f71 crontabs-1.11-1.20150630git.tar.gz