new upstream release 1.5.5 with multiple bug fixes and improvements
This commit is contained in:
parent
555e64aab6
commit
272435829e
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@
|
||||
/cronie-1.5.2.tar.gz
|
||||
/cronie-1.5.3.tar.gz
|
||||
/cronie-1.5.4.tar.gz
|
||||
/cronie-1.5.5.tar.gz
|
||||
|
@ -5,8 +5,8 @@
|
||||
|
||||
Summary: Cron daemon for executing programs at set times
|
||||
Name: cronie
|
||||
Version: 1.5.4
|
||||
Release: 2%{?dist}
|
||||
Version: 1.5.5
|
||||
Release: 1%{?dist}
|
||||
License: MIT and BSD and ISC and GPLv2+
|
||||
URL: https://github.com/cronie-crond/cronie
|
||||
Source0: https://github.com/cronie-crond/cronie/releases/download/cronie-%{version}/cronie-%{version}.tar.gz
|
||||
@ -204,6 +204,9 @@ exit 0
|
||||
%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/cron.d/dailyjobs
|
||||
|
||||
%changelog
|
||||
* Thu Oct 31 2019 Tomáš Mráz <tmraz@redhat.com> - 1.5.5-1
|
||||
- new upstream release 1.5.5 with multiple bug fixes and improvements
|
||||
|
||||
* Wed Jul 24 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.4-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (cronie-1.5.4.tar.gz) = 64a583a6314fd03c78fe89a4ccef97f4dbd926acb288d83d20030127c99fbffd00564645848c5757d66da41e2c9447f7ff90c096094915214323c1c599afe6fc
|
||||
SHA512 (cronie-1.5.5.tar.gz) = 3cb53ee4db7722c0764a1d2e5dfe773cfc31c91e9d0798d579a58ec8c29a1f42238e18c27baae2eaff6df37250cd06dddbf77f0020aed68b9712fd7332efb912
|
||||
|
Loading…
Reference in New Issue
Block a user