0.20.12, Re-add vala bindings to devel (RHBZ 1093204)
This commit is contained in:
parent
6485d8f6f5
commit
a823f0b6ac
@ -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 <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
|
||||
- 0.20.11 release
|
||||
- http://ftp.gnome.org/pub/GNOME/sources/gupnp/0.20/gupnp-0.20.11.news
|
||||
|
Loading…
Reference in New Issue
Block a user