From 22aa5f8451aff519d870881b61859e089af467ee Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Fri, 28 Jan 2011 23:42:56 +0000 Subject: [PATCH] 0.9.2 --- .gitignore | 1 + gssdp.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 75bb556..ccce799 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ gssdp-0.7.2.tar.gz /gssdp-0.8.0.tar.gz /gssdp-0.9.0.tar.gz /gssdp-0.9.1.tar.gz +/gssdp-0.9.2.tar.gz diff --git a/gssdp.spec b/gssdp.spec index 5d97b10..8b9cf92 100644 --- a/gssdp.spec +++ b/gssdp.spec @@ -1,12 +1,12 @@ Name: gssdp -Version: 0.9.1 +Version: 0.9.2 Release: 1%{?dist} Summary: Resource discovery and announcement over SSDP Group: System Environment/Libraries License: LGPLv2+ URL: http://www.gupnp.org/ -Source0: http://www.gupnp.org/sites/all/files/sources/%{name}/%{name}-%{version}.tar.gz +Source0: http://www.gupnp.org/sites/all/files/sources/%{name}-%{version}.tar.gz BuildRequires: dbus-glib-devel BuildRequires: GConf2-devel @@ -86,6 +86,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';' %{_datadir}/gtk-doc/html/%{name} %changelog +* Fri Jan 28 2011 Peter Robinson 0.9.2-1 +- Update to 0.9.2 + * Thu Dec 2 2010 Peter Robinson 0.9.1-1 - Update to 0.9.1 diff --git a/sources b/sources index 65b2a0a..26b5768 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5ae84d843ae5a7b34a975f62b325fdb5 gssdp-0.9.1.tar.gz +f60806a6b01748606d20649162bf2b59 gssdp-0.9.2.tar.gz