This commit is contained in:
Peter Robinson 2013-02-20 14:17:25 +00:00
parent e38b4ffa94
commit 5f732884ec
2 changed files with 7 additions and 3 deletions

View File

@ -1,12 +1,12 @@
Name: gssdp
Version: 0.13.2
Version: 0.14.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.13/%{name}-%{version}.tar.xz
Source0: http://download.gnome.org/sources/%{name}/0.14/%{name}-%{version}.tar.xz
BuildRequires: dbus-glib-devel
BuildRequires: GConf2-devel
@ -95,6 +95,10 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
%{_datadir}/gtk-doc/html/%{name}
%changelog
* Wed Feb 20 2013 Peter Robinson <pbrobinson@fedoraproject.org> 0.14.0
- 0.14.0 release
- http://ftp.gnome.org/pub/GNOME/sources/gssdp/0.14/gssdp-0.14.0.news
* Sat Dec 1 2012 Peter Robinson <pbrobinson@fedoraproject.org> 0.13.2-1
- 0.13.2 release
- http://ftp.gnome.org/pub/GNOME/sources/gssdp/0.13/gssdp-0.13.2.news

View File

@ -1 +1 @@
758ed423cdd258a9a22d59c321b535ed gssdp-0.13.2.tar.xz
13520aa7c4ef0421624cbae818173c40 gssdp-0.14.0.tar.xz