Update to tmpwatch-2.11
This commit is contained in:
parent
8d2580d952
commit
fc2204f006
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
tmpwatch-2.10.tar.bz2
|
||||
/tmpwatch-2.10.2.tar.bz2
|
||||
/tmpwatch-2.10.3.tar.bz2
|
||||
/tmpwatch-2.11.tar.bz2
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
ec9cf26552582e4f106e97b0104ffc9c tmpwatch-2.10.3.tar.bz2
|
||||
9ea7e169296eb1196b80fe05bba1cbd0 tmpwatch-2.11.tar.bz2
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
Summary: A utility for removing files based on when they were last accessed
|
||||
Name: tmpwatch
|
||||
Version: 2.10.3
|
||||
Release: 2%{?dist}
|
||||
Version: 2.11
|
||||
Release: 1%{?dist}
|
||||
URL: https://fedorahosted.org/tmpwatch/
|
||||
Source0: https://fedorahosted.org/releases/t/m/tmpwatch/tmpwatch-%{version}.tar.bz2
|
||||
Source1: tmpwatch.daily
|
||||
@ -51,6 +51,10 @@ rm -rf %{buildroot}
|
||||
%config(noreplace) /etc/cron.daily/tmpwatch
|
||||
|
||||
%changelog
|
||||
* Fri May 25 2012 Miloslav Trmač <mitr@redhat.com> - 2.11-1
|
||||
- Update to tmpwatch-2.11.
|
||||
Resolves: #694838
|
||||
|
||||
* 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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user