From 43713c7ca8fbaf0528684f241ff79bdc86ab5594 Mon Sep 17 00:00:00 2001 From: cvsdist Date: Thu, 9 Sep 2004 13:27:25 +0000 Subject: [PATCH] auto-import changelog data from tmpwatch-2.9.0-2.src.rpm Thu Jun 05 2003 Elliot Lee - rebuilt Fri May 30 2003 Mike A. Harris 2.9.0-1 - Added Solaris/HPUX support to tmpwatch via patch from Paul Gear (#71288) - Rebuild in rawhide as 2.9.0-1 --- .cvsignore | 2 +- sources | 2 +- tmpwatch.spec | 11 +++++++++-- 3 files changed, 11 insertions(+), 4 deletions(-) diff --git a/.cvsignore b/.cvsignore index b6b7747..70a752a 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -tmpwatch-2.8.4.tar.gz +tmpwatch-2.9.0.tar.gz diff --git a/sources b/sources index 01e935e..3e3254e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -37a22420d028b440ea1c30017d439f40 tmpwatch-2.8.4.tar.gz +ef33369be0168f31f6d0e95012f3ed50 tmpwatch-2.9.0.tar.gz diff --git a/tmpwatch.spec b/tmpwatch.spec index c2b7d67..ab2f303 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.8.4 -Release: 5 +Version: 2.9.0 +Release: 2 Source: %{name}-%{version}.tar.gz License: GPL Group: System Environment/Base @@ -48,6 +48,13 @@ rm -rf %{buildroot} %config(noreplace) /etc/cron.daily/tmpwatch %changelog +* Thu Jun 05 2003 Elliot Lee +- rebuilt + +* Fri May 30 2003 Mike A. Harris 2.9.0-1 +- Added Solaris/HPUX support to tmpwatch via patch from Paul Gear (#71288) +- Rebuild in rawhide as 2.9.0-1 + * Mon Feb 10 2003 Nalin Dahyabhai 2.8.4-5 - rebuild