parent
570d97d605
commit
7a8c8ba804
@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
Name: glib-networking
|
Name: glib-networking
|
||||||
Version: 2.68.3
|
Version: 2.68.3
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
Summary: Networking support for GLib
|
Summary: Networking support for GLib
|
||||||
|
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
@ -31,6 +31,9 @@ Requires: ca-certificates
|
|||||||
Requires: glib2%{?_isa} >= %{glib2_version}
|
Requires: glib2%{?_isa} >= %{glib2_version}
|
||||||
Requires: gsettings-desktop-schemas
|
Requires: gsettings-desktop-schemas
|
||||||
|
|
||||||
|
# For glib-pacrunner
|
||||||
|
Recommends: libproxy-webkitgtk4
|
||||||
|
|
||||||
%description
|
%description
|
||||||
This package contains modules that extend the networking support in
|
This package contains modules that extend the networking support in
|
||||||
GIO. In particular, it contains libproxy- and GSettings-based
|
GIO. In particular, it contains libproxy- and GSettings-based
|
||||||
@ -79,6 +82,10 @@ the functionality of the installed glib-networking package.
|
|||||||
%{_datadir}/installed-tests
|
%{_datadir}/installed-tests
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Feb 24 2022 Michael Catanzaro <mcatanzaro@redhat.com> - 2.68.3-3
|
||||||
|
- Recommends: libproxy-webkitgtk4 for glib-pacrunner
|
||||||
|
- Related: #2056988
|
||||||
|
|
||||||
* Tue Feb 22 2022 Michael Catanzaro <mcatanzaro@redhat.com> - 2.68.3-2
|
* Tue Feb 22 2022 Michael Catanzaro <mcatanzaro@redhat.com> - 2.68.3-2
|
||||||
- Reenable libproxy dependency
|
- Reenable libproxy dependency
|
||||||
- Resolves: #2056988
|
- Resolves: #2056988
|
||||||
|
Loading…
Reference in New Issue
Block a user