From 42ee4a653a6ff989e68413151e6416237d426511 Mon Sep 17 00:00:00 2001 From: Bastien Nocera Date: Thu, 15 Feb 2018 18:20:49 +0100 Subject: [PATCH] + gupnp-1.0.2-5 Remove unused NetworkManager-devel BR --- gupnp.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/gupnp.spec b/gupnp.spec index a01fa76..07f355e 100644 --- a/gupnp.spec +++ b/gupnp.spec @@ -1,6 +1,6 @@ Name: gupnp Version: 1.0.2 -Release: 4%{?dist} +Release: 5%{?dist} Summary: A framework for creating UPnP devices & control points License: LGPLv2+ @@ -13,7 +13,6 @@ BuildRequires: gobject-introspection-devel >= 1.36 BuildRequires: libsoup-devel BuildRequires: libxml2-devel BuildRequires: libuuid-devel -BuildRequires: NetworkManager-devel BuildRequires: vala Requires: dbus @@ -79,6 +78,10 @@ make check %{?_smp_mflags} V=1 %doc %{_datadir}/gtk-doc/html/%{name} %changelog +* Thu Feb 15 2018 Bastien Nocera - 1.0.2-5 ++ gupnp-1.0.2-5 +- Remove unused NetworkManager-devel BR + * Wed Feb 07 2018 Fedora Release Engineering - 1.0.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild