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 20:11:16 +00:00
parent 3cc977b518
commit 83bb9dc6c6

View File

@ -9,7 +9,7 @@
Name: glib-networking
Version: 2.68.1
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Networking support for GLib
License: LGPLv2+
@ -82,6 +82,10 @@ the functionality of the installed glib-networking package.
%{_datadir}/installed-tests
%changelog
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 2.68.1-3
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Mon Jun 07 2021 Michael Catanzaro <mcatanzaro@redhat.com> - 2.68.1-2
- Disable libproxy in RHEL
- Resolves: #1968554