diff --git a/gupnp.spec b/gupnp.spec index 7ba8dca..ef7bf25 100644 --- a/gupnp.spec +++ b/gupnp.spec @@ -1,5 +1,5 @@ Name: gupnp -Version: 0.20.11 +Version: 0.20.12 Release: 1%{?dist} Summary: A framework for creating UPnP devices & control points @@ -15,6 +15,7 @@ BuildRequires: libsoup-devel BuildRequires: libxml2-devel BuildRequires: libuuid-devel BuildRequires: NetworkManager-devel +BuildRequires: vala-tools Requires: dbus @@ -75,11 +76,17 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';' %{_libdir}/libgupnp-1.0.so %{_includedir}/gupnp-1.0 %{_datadir}/gir-1.0/GUPnP-1.0.gir +%{_datadir}/vala/vapi/%{name}* %files docs %doc %{_datadir}/gtk-doc/html/%{name} %changelog +* Sat May 31 2014 Peter Robinson 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 0.20.11-1 - 0.20.11 release - http://ftp.gnome.org/pub/GNOME/sources/gupnp/0.20/gupnp-0.20.11.news diff --git a/sources b/sources index 0453bed..3b40794 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6ab3b1234f66ab579ddac546bb5210cd gupnp-0.20.11.tar.xz +c01aa6d3a78792b3a24591f036dd91f4 gupnp-0.20.12.tar.xz