parent
5b42f88cbf
commit
570d97d605
@ -2,14 +2,11 @@
|
|||||||
|
|
||||||
%global tarball_version %%(echo %{version} | tr '~' '.')
|
%global tarball_version %%(echo %{version} | tr '~' '.')
|
||||||
|
|
||||||
# No libproxy in RHEL
|
|
||||||
%if !0%{?rhel}
|
|
||||||
%global with_libproxy 1
|
%global with_libproxy 1
|
||||||
%endif
|
|
||||||
|
|
||||||
Name: glib-networking
|
Name: glib-networking
|
||||||
Version: 2.68.3
|
Version: 2.68.3
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: Networking support for GLib
|
Summary: Networking support for GLib
|
||||||
|
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
@ -82,6 +79,10 @@ the functionality of the installed glib-networking package.
|
|||||||
%{_datadir}/installed-tests
|
%{_datadir}/installed-tests
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Feb 22 2022 Michael Catanzaro <mcatanzaro@redhat.com> - 2.68.3-2
|
||||||
|
- Reenable libproxy dependency
|
||||||
|
- Resolves: #2056988
|
||||||
|
|
||||||
* Mon Dec 06 2021 Michael Catanzaro <mcatanzaro@redhat.com> - 2.68.3-1
|
* Mon Dec 06 2021 Michael Catanzaro <mcatanzaro@redhat.com> - 2.68.3-1
|
||||||
- Update to 2.68.3
|
- Update to 2.68.3
|
||||||
- Resolves: #1947187
|
- Resolves: #1947187
|
||||||
|
Loading…
Reference in New Issue
Block a user