From ade157d55424fa93efb97af40f536ed32039e158 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Wed, 12 Jul 2006 08:29:24 +0000 Subject: [PATCH] bumped for rebuild --- tmpwatch.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/tmpwatch.spec b/tmpwatch.spec index d9b4d49..26970f9 100644 --- a/tmpwatch.spec +++ b/tmpwatch.spec @@ -1,7 +1,7 @@ Summary: A utility for removing files based on when they were last accessed. Name: tmpwatch Version: 2.9.7 -Release: 1 +Release: 1.1 Source: %{name}-%{version}.tar.gz License: GPL Group: System Environment/Base @@ -49,6 +49,9 @@ rm -rf %{buildroot} %config(noreplace) /etc/cron.daily/tmpwatch %changelog +* Wed Jul 12 2006 Jesse Keating - 2.9.7-1.1 +- rebuild + * Sat May 6 2006 Miloslav Trmac - 2.9.7-1 - Add --nosymlinks (#190691)