From b0a9cbf5854079b91a875e4f2e0a5e104b624c0b Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Tue, 19 Feb 2008 13:56:47 +0000 Subject: [PATCH] - Autorebuild for GCC 4.3 --- tmpwatch.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/tmpwatch.spec b/tmpwatch.spec index 7f31379..6fbb5d2 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.12 -Release: 2 +Release: 3 Source0: %{name}-%{version}.tar.bz2 Source1: tmpwatch.daily License: GPL+ @@ -41,6 +41,9 @@ rm -rf %{buildroot} %config(noreplace) /etc/cron.daily/tmpwatch %changelog +* Tue Feb 19 2008 Fedora Release Engineering - 2.9.12-3 +- Autorebuild for GCC 4.3 + * Fri Dec 14 2007 Miloslav Trmač - 2.9.12-2 - --atime is -u. Doh.