From 6dd80a2ec9e26f20e4438dbb17c6a8aa6dd3bed6 Mon Sep 17 00:00:00 2001 From: Bastien Nocera Date: Thu, 17 Sep 2009 13:26:03 +0000 Subject: [PATCH] - Update to 0.13.0 --- .cvsignore | 2 +- gupnp.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.cvsignore b/.cvsignore index 67b5d00..051d8c9 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -gupnp-0.12.8.tar.gz +gupnp-0.13.0.tar.gz diff --git a/gupnp.spec b/gupnp.spec index 70986f9..e638554 100644 --- a/gupnp.spec +++ b/gupnp.spec @@ -1,6 +1,6 @@ Name: gupnp -Version: 0.12.8 -Release: 4%{?dist} +Version: 0.13.0 +Release: 1%{?dist} Summary: A framework for creating UPnP devices & control points Group: System Environment/Libraries @@ -86,6 +86,9 @@ rm -rf %{buildroot} %doc %{_datadir}/gtk-doc/html/%{name} %changelog +* Thu Sep 17 2009 Bastien Nocera 0.13.0-1 +- Update to 0.13.0 + * Mon Aug 31 2009 Peter Robinson 0.12.8-4 - some spec file cleanups, depend on libuuid instead of e2fsprogs-devel diff --git a/sources b/sources index 81b0aeb..46fd8d8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ad20138c6da78cd03a056d30e40e36b9 gupnp-0.12.8.tar.gz +d335e042e859376483615ee5bbb602e2 gupnp-0.13.0.tar.gz