From dc05c387cc818bb88d6f6625331b1a5006866334 Mon Sep 17 00:00:00 2001 From: "Zeeshan Ali (Khattak)" Date: Fri, 2 Sep 2011 15:18:05 +0300 Subject: [PATCH] release 0.12.0 --- .gitignore | 1 + gssdp.spec | 8 ++++++-- sources | 2 +- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 40a17f3..374ba21 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ gssdp-0.11.0.tar.bz2 /gssdp-0.11.1.tar.xz /gssdp-0.11.2.tar.xz +/gssdp-0.12.0.tar.xz diff --git a/gssdp.spec b/gssdp.spec index 8fef066..6f8e50a 100644 --- a/gssdp.spec +++ b/gssdp.spec @@ -1,12 +1,12 @@ Name: gssdp -Version: 0.11.2 +Version: 0.12.0 Release: 1%{?dist} Summary: Resource discovery and announcement over SSDP Group: System Environment/Libraries License: LGPLv2+ URL: http://www.gupnp.org/ -Source0: http://download.gnome.org/sources/%{name}/0.11/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/%{name}/0.12/%{name}-%{version}.tar.xz BuildRequires: dbus-glib-devel BuildRequires: GConf2-devel @@ -86,6 +86,10 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';' %{_datadir}/gtk-doc/html/%{name} %changelog +* Fri Sep 2 2011 Zeeshan Ali - 0.12.0-1 +- 0.12.0 release +- http://ftp.gnome.org/pub/GNOME/sources/gssdp/0.12/gssdp-0.12.0.news + * Fri Aug 5 2011 Peter Robinson - 0.11.2-1 - 0.11.2 release - http://ftp.gnome.org/pub/GNOME/sources/gssdp/0.11/gssdp-0.11.2.news diff --git a/sources b/sources index ef33a0b..166e732 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6ef80d023130c70f5c8918290d86617b gssdp-0.11.2.tar.xz +b7942485e82a181eb4f08ef172576d80 gssdp-0.12.0.tar.xz