Rebuilt for IMA sigs, glibc 2.34, aarch64 flags

This commit is contained in:
Mohan Boddu 2021-08-09 22:18:56 +00:00 committed by Stepan Oksanichenko
parent 343f836835
commit bc8635448c
2 changed files with 6 additions and 1 deletions

1
.mlocate.metadata Normal file
View File

@ -0,0 +1 @@
c6e6d81b25359c51c545f4b8ba0f3b469227fcbc mlocate-0.26.tar.xz

View File

@ -3,7 +3,7 @@
Summary: An utility for finding files by name
Name: mlocate
Version: 0.26
Release: 29%{?dist}
Release: 30%{?dist}
License: GPLv2
URL: https://fedorahosted.org/mlocate/
Source0: https://fedorahosted.org/releases/m/l/mlocate/mlocate-%{version}.tar.xz
@ -94,6 +94,10 @@ systemctl start mlocate-updatedb.timer
%ghost %attr(0640,root,slocate) %{_localstatedir}/lib/mlocate/mlocate.db
%changelog
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 0.26-30
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 0.26-29
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937