From 86413ffc21221b944987343ca4e18cfef3e8ab53 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Sat, 11 Feb 2006 05:52:23 +0000 Subject: [PATCH] bump for bug in double-long on ppc(64) --- tmpwatch.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/tmpwatch.spec b/tmpwatch.spec index 3dd80bd..95bbb5d 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.2 +Release: 1.2.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 Feb 10 2006 Jesse Keating - 2.9.6-1.2.1 +- bump again for double-long bug on ppc(64) + * Tue Feb 07 2006 Jesse Keating - 2.9.6-1.2 - rebuilt for new gcc4.1 snapshot and glibc changes