This commit is contained in:
Dennis Gilmore 2012-01-14 00:49:59 -06:00
parent 6b3ee967a2
commit 8d2580d952

View File

@ -1,7 +1,7 @@
Summary: A utility for removing files based on when they were last accessed
Name: tmpwatch
Version: 2.10.3
Release: 1%{?dist}
Release: 2%{?dist}
URL: https://fedorahosted.org/tmpwatch/
Source0: https://fedorahosted.org/releases/t/m/tmpwatch/tmpwatch-%{version}.tar.bz2
Source1: tmpwatch.daily
@ -51,6 +51,9 @@ rm -rf %{buildroot}
%config(noreplace) /etc/cron.daily/tmpwatch
%changelog
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.10.3-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Tue Jul 19 2011 Miloslav Trmač <mitr@redhat.com> - 2.10.3-1
- Update to tmpwatch-2.10.3.
Resolves: #722856