import glib-networking-2.68.3-1.el9

This commit is contained in:
CentOS Sources 2022-01-11 13:33:58 -05:00 committed by Stepan Oksanichenko
parent 52af4aa37c
commit 219f5a78c6
3 changed files with 8 additions and 4 deletions

2
.gitignore vendored
View File

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

View File

@ -1 +1 @@
0c4864e24a2f5eb5d49668f73fdaba6e87296235 SOURCES/glib-networking-2.68.2.tar.xz
c1fcfb3ff99798d532fb2640b3b0b5eb112d106c SOURCES/glib-networking-2.68.3.tar.xz

View File

@ -8,7 +8,7 @@
%endif
Name: glib-networking
Version: 2.68.2
Version: 2.68.3
Release: 1%{?dist}
Summary: Networking support for GLib
@ -82,7 +82,11 @@ 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
* Mon Dec 06 2021 Michael Catanzaro <mcatanzaro@redhat.com> - 2.68.3-1
- Update to 2.68.3
- Resolves: #1947187
* Thu Sep 02 2021 Michael Catanzaro <mcatanzaro@redhat.com> - 2.68.2-1
- Update to 2.68.2
- Resolves: #1993765