Update to tmpwatch-2.10.3
This commit is contained in:
parent
fc97dca15a
commit
6b3ee967a2
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
tmpwatch-2.10.tar.bz2
|
||||
/tmpwatch-2.10.2.tar.bz2
|
||||
/tmpwatch-2.10.3.tar.bz2
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
9fc48fbc405ca2f17c8bfa5ec4dade6b tmpwatch-2.10.2.tar.bz2
|
||||
ec9cf26552582e4f106e97b0104ffc9c tmpwatch-2.10.3.tar.bz2
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Summary: A utility for removing files based on when they were last accessed
|
||||
Name: tmpwatch
|
||||
Version: 2.10.2
|
||||
Version: 2.10.3
|
||||
Release: 1%{?dist}
|
||||
URL: https://fedorahosted.org/tmpwatch/
|
||||
Source0: https://fedorahosted.org/releases/t/m/tmpwatch/tmpwatch-%{version}.tar.bz2
|
||||
@ -51,6 +51,10 @@ rm -rf %{buildroot}
|
||||
%config(noreplace) /etc/cron.daily/tmpwatch
|
||||
|
||||
%changelog
|
||||
* Tue Jul 19 2011 Miloslav Trmač <mitr@redhat.com> - 2.10.3-1
|
||||
- Update to tmpwatch-2.10.3.
|
||||
Resolves: #722856
|
||||
|
||||
* Thu Mar 31 2011 Miloslav Trmač <mitr@redhat.com> - 2.10.2-1
|
||||
- Update to tmpwatch-2.10.2.
|
||||
Resolves: #585216
|
||||
|
||||
Loading…
Reference in New Issue
Block a user