This commit is contained in:
Peter Robinson 2012-10-07 14:51:53 +01:00
parent 1a5e1591b1
commit 4d6967a8c2
3 changed files with 8 additions and 3 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
/gssdp-0.12.*.tar.xz
/gssdp-0.13.0.tar.xz

View File

@ -1,6 +1,6 @@
Name: gssdp
Version: 0.12.2.1
Release: 2%{?dist}
Version: 0.13.0
Release: 1%{?dist}
Summary: Resource discovery and announcement over SSDP
Group: System Environment/Libraries
@ -99,6 +99,10 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
%{_datadir}/gtk-doc/html/%{name}
%changelog
* Sun Oct 7 2012 Peter Robinson <pbrobinson@fedoraproject.org> - 0.13.0-1
- 0.13.0 release
- http://ftp.gnome.org/pub/GNOME/sources/gssdp/0.13/gssdp-0.13.0.news
* Tue Aug 28 2012 Peter Robinson <pbrobinson@fedoraproject.org> - 0.12.2.1-2
- Enable vala bindings

View File

@ -1 +1 @@
8ac3a544ef0dcf8caaf7c249d2a50dc2 gssdp-0.12.2.1.tar.xz
2ea5cc05560bd52f63c5598bd217aef5 gssdp-0.13.0.tar.xz