From f8a043ecb058e2dd2f44a8aa929cfa74a9be646c25b1ff5e47c0328ef7802458 Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Fri, 17 Feb 2012 08:45:23 +0000 Subject: [PATCH] Accepting request 105061 from home:vuntz:branches:GNOME:Factory Update to 0.6.5 OBS-URL: https://build.opensuse.org/request/show/105061 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gupnp-dlna?expand=0&rev=23 --- gupnp-dlna-0.6.4.tar.bz2 | 3 --- gupnp-dlna-0.6.5.tar.xz | 3 +++ gupnp-dlna.changes | 12 ++++++++++++ gupnp-dlna.spec | 19 ++++++++++--------- 4 files changed, 25 insertions(+), 12 deletions(-) delete mode 100644 gupnp-dlna-0.6.4.tar.bz2 create mode 100644 gupnp-dlna-0.6.5.tar.xz diff --git a/gupnp-dlna-0.6.4.tar.bz2 b/gupnp-dlna-0.6.4.tar.bz2 deleted file mode 100644 index 4a69c90..0000000 --- a/gupnp-dlna-0.6.4.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a2072b191b92a9bc8305848e7f319401ef6ad5700eabd97a32578a0d445013ed -size 304094 diff --git a/gupnp-dlna-0.6.5.tar.xz b/gupnp-dlna-0.6.5.tar.xz new file mode 100644 index 0000000..8fba8be --- /dev/null +++ b/gupnp-dlna-0.6.5.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:139043e9bbb47fb87dd7ec75054b76723e45cb89c82dfd2e29f8ab4802c07929 +size 263444 diff --git a/gupnp-dlna.changes b/gupnp-dlna.changes index 9b41a3e..18d2f95 100644 --- a/gupnp-dlna.changes +++ b/gupnp-dlna.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Wed Feb 15 07:51:01 UTC 2012 - vuntz@opensuse.org + +- Update to version 0.6.5: + + Update autotools integration. + + Add missing functions to documentation. + + Fix warnings during GIR generation. + + Fix GIR namespace to not clash with GUPnP's. +- Rename typelib-1_0-GUPnP-DLNA-1_0 subpackage to + typelib-1_0-GUPnPDLNA-1_0, following typelib name change. There + is no Provides/Obsoletes, as this should work like SLPP packages. + ------------------------------------------------------------------- Fri Dec 23 10:42:30 UTC 2011 - vuntz@opensuse.org diff --git a/gupnp-dlna.spec b/gupnp-dlna.spec index 1cadce3..cde6750 100644 --- a/gupnp-dlna.spec +++ b/gupnp-dlna.spec @@ -1,7 +1,7 @@ # # spec file for package gupnp-dlna # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,14 +15,15 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + Name: gupnp-dlna -Version: 0.6.4 +Version: 0.6.5 Release: 0 Summary: A collection of helpers for building DLNA applications License: LGPL-2.1+ Group: Development/Libraries/C and C++ Url: http://www.gupnp.org/ -Source: http://download.gnome.org/sources/gupnp-dlna/0.6/%{name}-%{version}.tar.bz2 +Source: http://download.gnome.org/sources/gupnp-dlna/0.6/%{name}-%{version}.tar.xz BuildRequires: gobject-introspection-devel BuildRequires: gstreamer-0_10-devel BuildRequires: gstreamer-0_10-plugins-base-devel @@ -41,11 +42,11 @@ Group: Development/Libraries/C and C++ GUPnP-DLNA is a collection of helpers for building DLNA media sharing applications using GUPnP. -%package -n typelib-1_0-GUPnP-DLNA-1_0 +%package -n typelib-1_0-GUPnPDLNA-1_0 Summary: A collection of helpers for building DLNA applications -- Introspection bindings Group: Development/Libraries/C and C++ -%description -n typelib-1_0-GUPnP-DLNA-1_0 +%description -n typelib-1_0-GUPnPDLNA-1_0 GUPnP-DLNA is a collection of helpers for building DLNA media sharing applications using GUPnP. @@ -55,7 +56,7 @@ This package provides the GObject Introspection bindings for GUPnP-DLNA. Summary: A collection of helpers for building DLNA applications - Development Files Group: Development/Libraries/C and C++ Requires: libgupnp-dlna-1_0-2 = %{version} -Requires: typelib-1_0-GUPnP-DLNA-1_0 = %{version} +Requires: typelib-1_0-GUPnPDLNA-1_0 = %{version} %description -n libgupnp-dlna-devel GUPnP-DLNA is a collection of helpers for building DLNA media sharing @@ -95,16 +96,16 @@ rm -rf %{buildroot} %{_datadir}/%{name}/ %{_libdir}/lib*.so.2* -%files -n typelib-1_0-GUPnP-DLNA-1_0 +%files -n typelib-1_0-GUPnPDLNA-1_0 %defattr(-,root,root) -%{_libdir}/girepository-1.0/GUPnP-DLNA-1.0.typelib +%{_libdir}/girepository-1.0/GUPnPDLNA-1.0.typelib %files -n libgupnp-dlna-devel %defattr(-,root,root) %{_includedir}/%{name}-1.0/ %{_libdir}/lib*.so %{_libdir}/pkgconfig/gupnp-dlna-1.0.pc -%{_datadir}/gir-1.0/GUPnP-DLNA-1.0.gir +%{_datadir}/gir-1.0/GUPnPDLNA-1.0.gir %doc %{_datadir}/gtk-doc/html/%{name}/ %files -n gupnp-dlna-tools