From d537b8491d977630584c87dd2d79bd453f2e0ad3 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Fri, 5 Aug 2011 10:29:25 +0100 Subject: [PATCH] 0.17.2 --- .gitignore | 1 + gupnp.spec | 6 +++++- sources | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index f99cd3f..25575b4 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /gupnp-0.17.1.tar.xz +/gupnp-0.17.2.tar.xz diff --git a/gupnp.spec b/gupnp.spec index 0e65c6a..19cf1e1 100644 --- a/gupnp.spec +++ b/gupnp.spec @@ -1,5 +1,5 @@ Name: gupnp -Version: 0.17.1 +Version: 0.17.2 Release: 1%{?dist} Summary: A framework for creating UPnP devices & control points @@ -82,6 +82,10 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';' %doc %{_datadir}/gtk-doc/html/%{name} %changelog +* Fri Aug 5 2011 Peter Robinson - 0.17.2-1 +- 0.17.2 release +- http://ftp.gnome.org/pub/GNOME/sources/gupnp/0.17/gupnp-0.17.2.news + * Sun Jul 17 2011 Peter Robinson - 0.17.1-1 - 0.17.1 release - http://ftp.gnome.org/pub/GNOME/sources/gupnp/0.17/gupnp-0.17.1.news diff --git a/sources b/sources index 15aa3cf..838813f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -804b607838602f7c4be7e30d0be17e46 gupnp-0.17.1.tar.xz +dc47c757ceb51f018ed6fe36437b4e30 gupnp-0.17.2.tar.xz