bumped for rebuild

This commit is contained in:
Jesse Keating 2006-07-12 08:29:24 +00:00
parent ebd39babeb
commit ade157d554

View File

@ -1,7 +1,7 @@
Summary: A utility for removing files based on when they were last accessed.
Name: tmpwatch
Version: 2.9.7
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
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 2.9.7-1.1
- rebuild
* Sat May 6 2006 Miloslav Trmac <mitr@redhat.com> - 2.9.7-1
- Add --nosymlinks (#190691)