0.20.12, Re-add vala bindings to devel (RHBZ 1093204)

This commit is contained in:
Peter Robinson 2014-05-31 18:14:29 +01:00
parent 6485d8f6f5
commit a823f0b6ac
2 changed files with 9 additions and 2 deletions

View File

@ -1,5 +1,5 @@
Name: gupnp Name: gupnp
Version: 0.20.11 Version: 0.20.12
Release: 1%{?dist} Release: 1%{?dist}
Summary: A framework for creating UPnP devices & control points Summary: A framework for creating UPnP devices & control points
@ -15,6 +15,7 @@ BuildRequires: libsoup-devel
BuildRequires: libxml2-devel BuildRequires: libxml2-devel
BuildRequires: libuuid-devel BuildRequires: libuuid-devel
BuildRequires: NetworkManager-devel BuildRequires: NetworkManager-devel
BuildRequires: vala-tools
Requires: dbus Requires: dbus
@ -75,11 +76,17 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
%{_libdir}/libgupnp-1.0.so %{_libdir}/libgupnp-1.0.so
%{_includedir}/gupnp-1.0 %{_includedir}/gupnp-1.0
%{_datadir}/gir-1.0/GUPnP-1.0.gir %{_datadir}/gir-1.0/GUPnP-1.0.gir
%{_datadir}/vala/vapi/%{name}*
%files docs %files docs
%doc %{_datadir}/gtk-doc/html/%{name} %doc %{_datadir}/gtk-doc/html/%{name}
%changelog %changelog
* Sat May 31 2014 Peter Robinson <pbrobinson@fedoraproject.org> 0.20.12-1
- 0.20.12 release
- http://ftp.gnome.org/pub/GNOME/sources/gupnp/0.20/gupnp-0.20.12.news
- Re-add vala bindings to devel (RHBZ 1093204)
* Tue May 6 2014 Peter Robinson <pbrobinson@fedoraproject.org> 0.20.11-1 * Tue May 6 2014 Peter Robinson <pbrobinson@fedoraproject.org> 0.20.11-1
- 0.20.11 release - 0.20.11 release
- http://ftp.gnome.org/pub/GNOME/sources/gupnp/0.20/gupnp-0.20.11.news - http://ftp.gnome.org/pub/GNOME/sources/gupnp/0.20/gupnp-0.20.11.news

View File

@ -1 +1 @@
6ab3b1234f66ab579ddac546bb5210cd gupnp-0.20.11.tar.xz c01aa6d3a78792b3a24591f036dd91f4 gupnp-0.20.12.tar.xz