fix logging of PID in the finished line (#1236841)
This commit is contained in:
parent
5f93fc96e6
commit
2d906b1492
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user