- Autorebuild for GCC 4.3

This commit is contained in:
Jesse Keating 2008-02-19 13:56:47 +00:00
parent 45c6b9766e
commit b0a9cbf585

View File

@ -1,7 +1,7 @@
Summary: A utility for removing files based on when they were last accessed
Name: tmpwatch
Version: 2.9.12
Release: 2
Release: 3
Source0: %{name}-%{version}.tar.bz2
Source1: tmpwatch.daily
License: GPL+
@ -41,6 +41,9 @@ rm -rf %{buildroot}
%config(noreplace) /etc/cron.daily/tmpwatch
%changelog
* Tue Feb 19 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 2.9.12-3
- Autorebuild for GCC 4.3
* Fri Dec 14 2007 Miloslav Trmač <mitr@redhat.com> - 2.9.12-2
- --atime is -u. Doh.