From 53cb305ef18d17d37bd79c8ceadf5e2ceacce7b8 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Tue, 6 Jan 2015 02:44:04 +0000 Subject: [PATCH] 0.20.13 --- gupnp.spec | 10 +++++++--- sources | 2 +- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/gupnp.spec b/gupnp.spec index 541434b..05b2ab9 100644 --- a/gupnp.spec +++ b/gupnp.spec @@ -1,6 +1,6 @@ Name: gupnp -Version: 0.20.12 -Release: 6%{?dist} +Version: 0.20.13 +Release: 1%{?dist} Summary: A framework for creating UPnP devices & control points Group: System Environment/Libraries @@ -62,7 +62,7 @@ make install DESTDIR=%{buildroot} find %{buildroot} -name '*.la' -delete %check -#make check %{?_smp_mflags} V=1 +make check %{?_smp_mflags} V=1 %post -p /sbin/ldconfig @@ -85,6 +85,10 @@ find %{buildroot} -name '*.la' -delete %doc %{_datadir}/gtk-doc/html/%{name} %changelog +* Tue Jan 6 2015 Peter Robinson 0.20.13-1 +- 0.20.13 release +- http://ftp.gnome.org/pub/GNOME/sources/gupnp/0.20/gupnp-0.20.13.news + * Sat Oct 11 2014 Dan HorĂ¡k - 0.20.12-6 - Disable tests, they fail with libsoup-2.48 (gnome#738365) diff --git a/sources b/sources index 3b40794..93dd3f3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c01aa6d3a78792b3a24591f036dd91f4 gupnp-0.20.12.tar.xz +515c2a824193e9cc5ae3a1ed4026ef42 gupnp-0.20.13.tar.xz