fix logging of PID in the finished line (#1236841)

This commit is contained in:
Tomas Mraz 2015-08-12 17:21:35 +02:00
parent 5f93fc96e6
commit 2d906b1492
2 changed files with 6 additions and 3 deletions

View File

@ -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 <tmraz@redhat.com> - 1.11-11.20150630git
- fix logging of PID in the finished line (#1236841)
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.11-10.20130830git
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild

View File

@ -1 +1 @@
0d4e4daac157abd47d68ebfe6fe80f72 crontabs-1.11-1.20130830git.tar.gz
d05485186a91ffe1a1dd320171271f71 crontabs-1.11-1.20150630git.tar.gz