gcc update bump

This commit is contained in:
Jesse Keating 2005-12-09 22:43:36 +00:00
parent 05c4fb75ed
commit 703f93740b

View File

@ -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
Release: 1.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 Dec 09 2005 Jesse Keating <jkeating@redhat.com>
- rebuilt
* Tue Nov 29 2005 Miloslav Trmac <mitr@redhat.com> - 2.9.6-1
- Add --exclude-user (original patch by Brett Pemberton)
- Fix too long line in /etc/cron.daily/tmpwatch