diff --git a/.gitignore b/.gitignore index aca3933..6d5cb52 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ cronie-1.4.4.tar.gz +cronie-1.4.5.tar.gz diff --git a/cronie.spec b/cronie.spec index d5d5b7a..136eb66 100644 --- a/cronie.spec +++ b/cronie.spec @@ -5,7 +5,7 @@ Summary: Cron daemon for executing programs at set times Name: cronie -Version: 1.4.4 +Version: 1.4.5 Release: 1%{?dist} License: MIT and BSD and ISC and GPLv2 Group: System Environment/Base @@ -194,6 +194,9 @@ cp -a /var/lock/subsys/crond /var/lock/subsys/cronie > /dev/null 2>&1 ||: %attr(0644,root,root) %{_sysconfdir}/cron.d/dailyjobs %changelog +* Mon Aug 2 2010 Marcela Mašláňová - 1.4.5-1 +- update to new release + * Fri Feb 19 2010 Marcela Mašláňová - 1.4.4-1 - update to new release diff --git a/sources b/sources index 62465f5..329d738 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -eb9834c5f87cca9efeed68e6fed3fe3d cronie-1.4.4.tar.gz +414026cad7528b2add794d80682734e3 cronie-1.4.5.tar.gz