diff --git a/gupnp-0.13.5.tar.bz2 b/gupnp-0.13.5.tar.bz2 new file mode 100644 index 0000000..28f4ad6 --- /dev/null +++ b/gupnp-0.13.5.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07d5d32d704cd112e37f297eef56d2c6b214f6593420d33d694de7b7acd9a06d +size 410175 diff --git a/gupnp-0.14.0.tar.bz2 b/gupnp-0.14.0.tar.bz2 deleted file mode 100644 index 38d73da..0000000 --- a/gupnp-0.14.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8191b2ef1ce157783f4622d1ec5d8b1c9b04fd957d019c93f6c3ee32cf9ca474 -size 410441 diff --git a/gupnp.changes b/gupnp.changes index fd7ea2e..d964633 100644 --- a/gupnp.changes +++ b/gupnp.changes @@ -1,24 +1,3 @@ -------------------------------------------------------------------- -Sun Sep 19 00:51:15 CEST 2010 - vuntz@opensuse.org - -- Move gir files to devel subpackage. - -------------------------------------------------------------------- -Fri Sep 17 09:33:32 CEST 2010 - vuntz@opensuse.org - -- Update to version 0.14.0: - + Don't use deprecated glib, gobject and libsoup APIs. - + Check for libuuid only on platforms where we need it. - + Explicitly link example apps to needed libraries. - + Fix some potential crashes and leaks. - + Fix pointer to/from integer conversion on 64-bit machines. - + Fix parsing of unsigned integers. - + Use locale-independent float <-> string conversions. - + Remove some redundant functions and variables. - + Remove some unused variables noticed. - + Use correct mime-type for XML data. - + Various non-functional improvements. - ------------------------------------------------------------------- Wed Sep 1 15:27:42 CEST 2010 - vuntz@opensuse.org diff --git a/gupnp.spec b/gupnp.spec index c8d9eed..3619b8f 100644 --- a/gupnp.spec +++ b/gupnp.spec @@ -1,5 +1,5 @@ # -# spec file for package gupnp (Version 0.14.0) +# spec file for package gupnp (Version 0.13.5) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -18,8 +18,8 @@ Name: gupnp -Version: 0.14.0 -Release: 1 +Version: 0.13.5 +Release: 2 Summary: Implementation of the UPnP specification License: LGPL v2 or later Group: Development/Libraries/C and C++ @@ -93,6 +93,7 @@ rm -rf %{buildroot} %doc AUTHORS ChangeLog COPYING NEWS README %{_libdir}/*.so.* %{_libdir}/girepository-1.0/GUPnP-1.0.typelib +%{_datadir}/gir-1.0/GUPnP-1.0.gir %files -n libgupnp-devel %defattr(-,root,root) @@ -100,7 +101,6 @@ rm -rf %{buildroot} %{_includedir}/%{name}-1.0 %{_libdir}/*.so %{_libdir}/pkgconfig/*.pc -%{_datadir}/gir-1.0/GUPnP-1.0.gir %dir %{_datadir}/gtk-doc %dir %{_datadir}/gtk-doc/html %{_datadir}/gtk-doc/html/%{name}