From 8d2580d952fa93c4f08f7bfaf53433c1ab4ecd7f Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 14 Jan 2012 00:49:59 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild --- tmpwatch.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/tmpwatch.spec b/tmpwatch.spec index af11cb0..48bc9da 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.10.3 -Release: 1%{?dist} +Release: 2%{?dist} URL: https://fedorahosted.org/tmpwatch/ Source0: https://fedorahosted.org/releases/t/m/tmpwatch/tmpwatch-%{version}.tar.bz2 Source1: tmpwatch.daily @@ -51,6 +51,9 @@ rm -rf %{buildroot} %config(noreplace) /etc/cron.daily/tmpwatch %changelog +* Sat Jan 14 2012 Fedora Release Engineering - 2.10.3-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild + * Tue Jul 19 2011 Miloslav Trmač - 2.10.3-1 - Update to tmpwatch-2.10.3. Resolves: #722856