diff --git a/.gitignore b/.gitignore index 32b787c..99ec3cd 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1 @@ -/gupnp-0.18.*.tar.xz -/gupnp-0.19.0.tar.xz +/gupnp-0.*.tar.xz diff --git a/gupnp.spec b/gupnp.spec index 8540563..8d304da 100644 --- a/gupnp.spec +++ b/gupnp.spec @@ -1,12 +1,12 @@ Name: gupnp -Version: 0.19.0 +Version: 0.19.1 Release: 1%{?dist} Summary: A framework for creating UPnP devices & control points Group: System Environment/Libraries License: LGPLv2+ URL: http://www.gupnp.org/ -Source0: http://download.gnome.org/sources/%{name}/0.18/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/%{name}/0.19/%{name}-%{version}.tar.xz BuildRequires: gssdp-devel >= 0.13.0 BuildRequires: gtk-doc @@ -64,24 +64,25 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';' %postun -p /sbin/ldconfig %files -%defattr(-,root,root,-) %doc AUTHORS COPYING README %{_libdir}/libgupnp-1.0.so.* %{_bindir}/gupnp-binding-tool %{_libdir}/girepository-1.0/GUPnP-1.0.typelib %files devel -%defattr(-,root,root,-) %{_libdir}/pkgconfig/gupnp-1.0.pc %{_libdir}/libgupnp-1.0.so %{_includedir}/gupnp-1.0 %{_datadir}/gir-1.0/GUPnP-1.0.gir %files docs -%defattr(-,root,root,-) %doc %{_datadir}/gtk-doc/html/%{name} %changelog +* Mon Oct 29 2012 Peter Robinson 0.19.1-1 +- 0.19.1 release +- http://ftp.gnome.org/pub/GNOME/sources/gupnp/0.19/gupnp-0.19.1.news + * Sun Oct 7 2012 Peter Robinson - 0.19.0-1 - 0.19.0 release - http://ftp.gnome.org/pub/GNOME/sources/gupnp/0.19/gupnp-0.19.0.news diff --git a/sources b/sources index 0126350..e3c094a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -54c13e305992dd34f2f663f7dedd3cff gupnp-0.19.0.tar.xz +ccb74a2e1d378ed3cfa06e2e458162d3 gupnp-0.19.1.tar.xz