From fc2204f0060c82e32bd23041137fb84ea3983e2b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miloslav=20Trma=C4=8D?= Date: Sat, 26 May 2012 01:41:46 +0200 Subject: [PATCH] Update to tmpwatch-2.11 --- .gitignore | 1 + sources | 2 +- tmpwatch.spec | 8 ++++++-- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 32ce4eb..8830c22 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ tmpwatch-2.10.tar.bz2 /tmpwatch-2.10.2.tar.bz2 /tmpwatch-2.10.3.tar.bz2 +/tmpwatch-2.11.tar.bz2 diff --git a/sources b/sources index 7fdcea3..86b68bf 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ec9cf26552582e4f106e97b0104ffc9c tmpwatch-2.10.3.tar.bz2 +9ea7e169296eb1196b80fe05bba1cbd0 tmpwatch-2.11.tar.bz2 diff --git a/tmpwatch.spec b/tmpwatch.spec index 48bc9da..c99e1c5 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: 2%{?dist} +Version: 2.11 +Release: 1%{?dist} URL: https://fedorahosted.org/tmpwatch/ Source0: https://fedorahosted.org/releases/t/m/tmpwatch/tmpwatch-%{version}.tar.bz2 Source1: tmpwatch.daily @@ -51,6 +51,10 @@ rm -rf %{buildroot} %config(noreplace) /etc/cron.daily/tmpwatch %changelog +* Fri May 25 2012 Miloslav Trmač - 2.11-1 +- Update to tmpwatch-2.11. + Resolves: #694838 + * Sat Jan 14 2012 Fedora Release Engineering - 2.10.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild