From 703f93740be018c7f0de07fa03dff9a270cf1cf4 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Fri, 9 Dec 2005 22:43:36 +0000 Subject: [PATCH] gcc update bump --- tmpwatch.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/tmpwatch.spec b/tmpwatch.spec index 9c08b18..08ce1e9 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.6 -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 +* Fri Dec 09 2005 Jesse Keating +- rebuilt + * Tue Nov 29 2005 Miloslav Trmac - 2.9.6-1 - Add --exclude-user (original patch by Brett Pemberton) - Fix too long line in /etc/cron.daily/tmpwatch