Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2021-07-23 19:23:49 +00:00
parent 390182303f
commit 8a0c07368b

View File

@ -1,7 +1,7 @@
Summary: A utility for removing files based on when they were last accessed
Name: tmpwatch
Version: 2.11
Release: 19%{?dist}
Release: 20%{?dist}
URL: https://pagure.io/tmpwatch
Source0: https://pagure.io/tmpwatch/archive/tmpwatch-%{version}/tmpwatch-tmpwatch-%{version}.tar.gz
License: GPLv2
@ -42,6 +42,9 @@ ln -s $(echo %{_bindir} |sed 's,/[^/]\+,/..,g; s,^/,,')%{_sbindir}/tmpwatch \
%{_mandir}/man8/tmpwatch.8*
%changelog
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.11-20
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Sun Jun 13 2021 Georg Sauthoff <fedora@gms.tf> - 2.11-19
- Update project and source urls (fixes fedora#1843843)