diff --git a/.gitignore b/.gitignore index e6f6fc7..95ca85d 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /cronie-1.5.0.tar.gz +/cronie-1.5.1.tar.gz diff --git a/cronie.spec b/cronie.spec index 6953bf4..b2f4ca1 100644 --- a/cronie.spec +++ b/cronie.spec @@ -5,13 +5,12 @@ Summary: Cron daemon for executing programs at set times Name: cronie -Version: 1.5.0 -Release: 4%{?dist} +Version: 1.5.1 +Release: 1%{?dist} License: MIT and BSD and ISC and GPLv2+ Group: System Environment/Base URL: https://fedorahosted.org/cronie Source0: https://fedorahosted.org/releases/c/r/cronie/%{name}-%{version}.tar.gz -Patch1: cronie-1.5.0-temp-name.patch Requires: dailyjobs @@ -76,7 +75,6 @@ extra features. %prep %setup -q -%patch1 -p1 -b .temp-name %build %configure \ @@ -203,6 +201,9 @@ exit 0 %attr(0644,root,root) %config(noreplace) %{_sysconfdir}/cron.d/dailyjobs %changelog +* Thu Jun 23 2016 Tomáš Mráz - 1.5.1-1 +- new upstream release + * Wed Feb 03 2016 Fedora Release Engineering - 1.5.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild diff --git a/sources b/sources index 8e77a51..d406f60 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9db75e1884d83a45e002d145c6c54d45 cronie-1.5.0.tar.gz +910e6effcc032998b0a49fbd46322e18 cronie-1.5.1.tar.gz