From 3c815a4279caff7161ebde5c0862f0e531061372 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Thu, 16 Jun 2011 16:17:39 +0100 Subject: [PATCH] 0.11.0 --- .gitignore | 1 + gssdp.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 7bdf052..337e6ba 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ gssdp-0.7.2.tar.gz /gssdp-0.9.1.tar.gz /gssdp-0.9.2.tar.gz /gssdp-0.10.0.tar.gz +/gssdp-0.11.0.tar.bz2 diff --git a/gssdp.spec b/gssdp.spec index e511f4c..e4bef4b 100644 --- a/gssdp.spec +++ b/gssdp.spec @@ -1,5 +1,5 @@ Name: gssdp -Version: 0.10.0 +Version: 0.11.0 Release: 1%{?dist} Summary: Resource discovery and announcement over SSDP @@ -86,6 +86,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';' %{_datadir}/gtk-doc/html/%{name} %changelog +* Thu Jun 16 2011 Peter Robinson - 0.11.0-1 +- 0.11.0 release + * Sat Apr 9 2011 Peter Robinson - 0.10.0-1 - 0.10.0 stable release diff --git a/sources b/sources index fa98446..a70ed52 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -aec6a56ac1d4f8a4837da83f2d152556 gssdp-0.10.0.tar.gz +ae7ede1d8fc2981eb757ebaa2836c9d1 gssdp-0.11.0.tar.bz2