diff --git a/glib-networking.spec b/glib-networking.spec index 63bb5df..fdd3de2 100644 --- a/glib-networking.spec +++ b/glib-networking.spec @@ -2,17 +2,15 @@ Name: glib-networking Version: 2.58.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Networking support for GLib License: LGPLv2+ URL: http://www.gnome.org Source0: http://download.gnome.org/sources/glib-networking/2.58/%{name}-%{version}.tar.xz -%if 0%{?fedora} # https://bugzilla.redhat.com/show_bug.cgi?id=1179295 Patch0: fedora-crypto-policy.patch -%endif BuildRequires: meson BuildRequires: gcc @@ -71,6 +69,9 @@ the functionality of the installed glib-networking package. %{_datadir}/installed-tests %changelog +* Tue Nov 20 2018 Dan Winship - 2.58.0-3 +- Remove Fedora-only conditional on the crypto policy patch + * Fri Sep 07 2018 Kalev Lember - 2.58.0-2 - Rebuilt for GNOME 3.30.0 megaupdate