From 1d126a20e0cace34f596a27f57856a8406f4f6fd Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Sat, 9 Apr 2011 17:50:54 +0100 Subject: [PATCH] 0.10.0 --- .gitignore | 1 + gssdp.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index ccce799..7bdf052 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ gssdp-0.7.2.tar.gz /gssdp-0.9.0.tar.gz /gssdp-0.9.1.tar.gz /gssdp-0.9.2.tar.gz +/gssdp-0.10.0.tar.gz diff --git a/gssdp.spec b/gssdp.spec index 7bd7feb..e511f4c 100644 --- a/gssdp.spec +++ b/gssdp.spec @@ -1,6 +1,6 @@ Name: gssdp -Version: 0.9.2 -Release: 2%{?dist} +Version: 0.10.0 +Release: 1%{?dist} Summary: Resource discovery and announcement over SSDP Group: System Environment/Libraries @@ -86,6 +86,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';' %{_datadir}/gtk-doc/html/%{name} %changelog +* Sat Apr 9 2011 Peter Robinson - 0.10.0-1 +- 0.10.0 stable release + * Wed Feb 09 2011 Fedora Release Engineering - 0.9.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild diff --git a/sources b/sources index 26b5768..fa98446 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f60806a6b01748606d20649162bf2b59 gssdp-0.9.2.tar.gz +aec6a56ac1d4f8a4837da83f2d152556 gssdp-0.10.0.tar.gz