import glib-networking-2.68.2-1.el9

This commit is contained in:
CentOS Sources 2021-12-07 14:21:27 -05:00 committed by Stepan Oksanichenko
parent a2c7d5e107
commit 52af4aa37c
3 changed files with 8 additions and 4 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/glib-networking-2.68.1.tar.xz
SOURCES/glib-networking-2.68.2.tar.xz

View File

@ -1 +1 @@
58539e17b517230f18c89edce24bb8f42073c13f SOURCES/glib-networking-2.68.1.tar.xz
0c4864e24a2f5eb5d49668f73fdaba6e87296235 SOURCES/glib-networking-2.68.2.tar.xz

View File

@ -8,8 +8,8 @@
%endif
Name: glib-networking
Version: 2.68.1
Release: 3%{?dist}
Version: 2.68.2
Release: 1%{?dist}
Summary: Networking support for GLib
License: LGPLv2+
@ -82,6 +82,10 @@ the functionality of the installed glib-networking package.
%{_datadir}/installed-tests
%changelog
* Wed Sep 02 2021 Michael Catanzaro <mcatanzaro@redhat.com> - 2.68.2-1
- Update to 2.68.2
- Resolves: #1993765
* 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