From d97120e1aff02ea9ec5e98f861f16327e348890e Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Tue, 21 Nov 2017 13:49:59 +0100 Subject: [PATCH] Update source URLs --- gupnp-igd.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/gupnp-igd.spec b/gupnp-igd.spec index 3d4add8..29a0f09 100644 --- a/gupnp-igd.spec +++ b/gupnp-igd.spec @@ -4,8 +4,8 @@ Release: 1%{?dist} Summary: Library to handle UPnP IGD port mapping License: LGPLv2+ -URL: http://live.gnome.org/GUPnP -Source0: http://ftp.gnome.org/pub/GNOME/sources/%{name}/0.2/%{name}-%{version}.tar.xz +URL: https://wiki.gnome.org/Projects/GUPnP +Source0: https://download.gnome.org/sources/%{name}/0.2/%{name}-%{version}.tar.xz BuildRequires: glib2-devel BuildRequires: gobject-introspection-devel @@ -88,6 +88,7 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' - Update to 0.2.5 - Update inter-package dependencies after python2-gupnp-igd rename - Tighten deps with the _isa macro +- Update source URLs * Sun Aug 20 2017 Zbigniew Jędrzejewski-Szmek - 0.2.4-7 - Add Provides for the old name without %%_isa