Rebuilt for IMA sigs, glibc 2.34, aarch64 flags

Related: rhbz#1991688
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
Mohan Boddu 2021-08-09 21:39:31 +00:00
parent 7fc24e7d89
commit 29db8151bf
1 changed files with 5 additions and 1 deletions

View File

@ -4,7 +4,7 @@
Name: libproxy
Version: 0.4.15
Release: 32%{?dist}
Release: 33%{?dist}
Summary: A library handling all the details of proxy configuration
License: LGPLv2+
@ -234,6 +234,10 @@ install -Dpm 0644 %{SOURCE2} %{buildroot}%{_datadir}/licenses/libproxy/Copyright
%changelog
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 0.4.15-33
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Tue Jul 27 2021 Michael Santana <msantana@redhat.com> - 0.4.15-32
- Add Copyright.txt. Resolves: rhbz#1986586