Rebuilt for IMA sigs, glibc 2.34, aarch64 flags

This commit is contained in:
Mohan Boddu 2021-08-10 01:06:01 +00:00 committed by Stepan Oksanichenko
parent 18ada8aeac
commit 2d6b6cb080
2 changed files with 6 additions and 1 deletions

1
.tmpwatch.metadata Normal file
View File

@ -0,0 +1 @@
c578dd98e5ea64ad987a95ae55926685a0df0659 tmpwatch-2.11.tar.bz2

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://fedorahosted.org/tmpwatch/
Source0: https://fedorahosted.org/releases/t/m/tmpwatch/tmpwatch-%{version}.tar.bz2
License: GPLv2
@ -42,6 +42,10 @@ ln -s $(echo %{_bindir} |sed 's,/[^/]\+,/..,g; s,^/,,')%{_sbindir}/tmpwatch \
%{_mandir}/man8/tmpwatch.8*
%changelog
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 2.11-20
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 2.11-19
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937