diff --git a/tmpwatch.spec b/tmpwatch.spec index f1e59dc..3a616b2 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.2 -Release: 1 +Release: 2 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 +* Sat Mar 5 2005 Miloslav Trmac - 2.9.2-2 +- Rebuild with gcc 4 + * Wed Dec 22 2004 Miloslav Trmac - 2.9.2-1 - Mention skipping of lost+found in the man page (#143526)