From f79b58711f3fa9d0cd68eee83dcdac1324b43f21 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Sun, 17 Jul 2011 00:52:20 +0100 Subject: [PATCH] 0.17.1 --- .gitignore | 9 +-------- gupnp.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 10 deletions(-) diff --git a/.gitignore b/.gitignore index 44a3fb2..f99cd3f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,8 +1 @@ -gupnp-0.13.4.tar.gz -gupnp-0.13.5.tar.gz -/gupnp-0.14.0.tar.gz -/gupnp-0.15.0.tar.gz -/gupnp-0.15.1.tar.gz -/gupnp-0.16.0.tar.gz -/gupnp-0.16.1.tar.gz -/gupnp-0.17.0.tar.bz2 +/gupnp-0.17.1.tar.xz diff --git a/gupnp.spec b/gupnp.spec index 347fa7e..6b02f26 100644 --- a/gupnp.spec +++ b/gupnp.spec @@ -1,5 +1,5 @@ Name: gupnp -Version: 0.17.0 +Version: 0.17.1 Release: 1%{?dist} Summary: A framework for creating UPnP devices & control points @@ -82,6 +82,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';' %doc %{_datadir}/gtk-doc/html/%{name} %changelog +* Sun Jul 17 2011 Peter Robinson - 0.17.1-1 +- 0.17.1 release + * Thu Jun 16 2011 Peter Robinson - 0.17.0-1 - 0.17.0 release diff --git a/sources b/sources index e418fae..15aa3cf 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -fc8d99284efd6aa1dea9048fa95e944e gupnp-0.17.0.tar.bz2 +804b607838602f7c4be7e30d0be17e46 gupnp-0.17.1.tar.xz