diff --git a/gupnp-dlna.spec b/gupnp-dlna.spec index ef4c464..1c9d04c 100644 --- a/gupnp-dlna.spec +++ b/gupnp-dlna.spec @@ -1,5 +1,5 @@ Name: gupnp-dlna -Version: 0.9.3 +Version: 0.9.4 Release: 1%{?dist} Summary: A collection of helpers for building UPnP AV applications @@ -66,16 +66,19 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';' %doc AUTHORS COPYING README TODO %{_bindir}/gupnp-dlna* %{_libdir}/lib*.so.* -%{_libdir}/gupnp-dlna/libgstreamer.so.* +%{_libdir}/gupnp-dlna/libgstreamer.so %{_libdir}/girepository-1.0/GUPnPDLNA-2.0.typelib +%{_libdir}/girepository-1.0/GUPnPDLNAGst-2.0.typelib %{_datadir}/%{name}-2.0/ %files devel %{_libdir}/lib*.so %{_libdir}/gupnp-dlna/libgstreamer.so %{_libdir}/pkgconfig/%{name}-2.0.pc +%{_libdir}/pkgconfig/%{name}-gst-2.0.pc %{_libdir}/pkgconfig/%{name}-metadata-2.0.pc %{_datadir}/gir-1.0/GUPnPDLNA-2.0.gir +%{_datadir}/gir-1.0/GUPnPDLNAGst-2.0.gir %{_includedir}/%{name}-2.0/ %files docs @@ -83,6 +86,10 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';' %{_datadir}/gtk-doc/html/%{name}-metadata %changelog +* Sun Jan 27 2013 Peter Robinson 0.9.4-1 +- 0.9.4 devel release +- http://ftp.gnome.org/pub/GNOME/sources/gupnp-dlna/0.9/gupnp-dlna-0.9.4.news + * Sun Jan 13 2013 Peter Robinson 0.9.3-1 - 0.9.3 devel release - http://ftp.gnome.org/pub/GNOME/sources/gupnp-dlna/0.9/gupnp-dlna-0.9.3.news diff --git a/sources b/sources index e236e90..230f41d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -fb57d1f9783a28a59ca77973522f55a9 gupnp-dlna-0.9.3.tar.xz +f93665e535a512e4d515a86311435cb6 gupnp-dlna-0.9.4.tar.xz