From df3b345dee8210ce6278dd6aad5c6a96e8e729b26deaca27811f9f462dc4b858 Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Thu, 23 Sep 2010 22:19:49 +0000 Subject: [PATCH] Updating link to change in openSUSE:Factory/gupnp revision 12.0 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gupnp?expand=0&rev=a23b91b1d3183860eb5e05aecda9af47 --- gupnp-0.13.5.tar.bz2 | 3 --- gupnp-0.14.0.tar.bz2 | 3 +++ gupnp.changes | 21 +++++++++++++++++++++ gupnp.spec | 8 ++++---- 4 files changed, 28 insertions(+), 7 deletions(-) delete mode 100644 gupnp-0.13.5.tar.bz2 create mode 100644 gupnp-0.14.0.tar.bz2 diff --git a/gupnp-0.13.5.tar.bz2 b/gupnp-0.13.5.tar.bz2 deleted file mode 100644 index 28f4ad6..0000000 --- a/gupnp-0.13.5.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -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 new file mode 100644 index 0000000..38d73da --- /dev/null +++ b/gupnp-0.14.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8191b2ef1ce157783f4622d1ec5d8b1c9b04fd957d019c93f6c3ee32cf9ca474 +size 410441 diff --git a/gupnp.changes b/gupnp.changes index d964633..fd7ea2e 100644 --- a/gupnp.changes +++ b/gupnp.changes @@ -1,3 +1,24 @@ +------------------------------------------------------------------- +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 3619b8f..c8d9eed 100644 --- a/gupnp.spec +++ b/gupnp.spec @@ -1,5 +1,5 @@ # -# spec file for package gupnp (Version 0.13.5) +# spec file for package gupnp (Version 0.14.0) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -18,8 +18,8 @@ Name: gupnp -Version: 0.13.5 -Release: 2 +Version: 0.14.0 +Release: 1 Summary: Implementation of the UPnP specification License: LGPL v2 or later Group: Development/Libraries/C and C++ @@ -93,7 +93,6 @@ 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) @@ -101,6 +100,7 @@ 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}