From e9288c2fda073a70dce9e1a4baea2c7f071f8e19 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcela=20Ma=C5=A1l=C3=A1=C5=88ov=C3=A1?= Date: Mon, 2 Aug 2010 15:46:27 +0200 Subject: [PATCH] =?UTF-8?q?*=20Mon=20Aug=20=202=202010=20Marcela=20Ma?= =?UTF-8?q?=C5=A1l=C3=A1=C5=88ov=C3=A1=20=20-=201.4.5?= =?UTF-8?q?-1=20-=20update=20to=20new=20release?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 1 + cronie.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) 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