From f55c3a5d3ece7e80ffc46df61a5cbd1ef3170f99eef411bb0edebad6f211f607 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Fri, 17 Sep 2010 08:22:38 +0000 Subject: [PATCH 1/4] Accepting request 48332 from home:vuntz:branches:GNOME:Factory OBS-URL: https://build.opensuse.org/request/show/48332 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gupnp?expand=0&rev=19 --- gupnp-0.13.5.tar.bz2 | 3 --- gupnp-0.14.0.tar.bz2 | 3 +++ gupnp.changes | 16 ++++++++++++++++ gupnp.spec | 6 +++--- 4 files changed, 22 insertions(+), 6 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..ccf7b7b 100644 --- a/gupnp.changes +++ b/gupnp.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +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..2719d10 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++ From 6281dc1549e38385bdc68fd8694a66813ff11f58dedb9e4494c16905c728c287 Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Sat, 18 Sep 2010 23:20:53 +0000 Subject: [PATCH 2/4] Accepting request 48451 from home:vuntz:branches:GNOME:Factory OBS-URL: https://build.opensuse.org/request/show/48451 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gupnp?expand=0&rev=20 --- gupnp.changes | 5 +++++ gupnp.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/gupnp.changes b/gupnp.changes index ccf7b7b..fd7ea2e 100644 --- a/gupnp.changes +++ b/gupnp.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +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 diff --git a/gupnp.spec b/gupnp.spec index 2719d10..c8d9eed 100644 --- a/gupnp.spec +++ b/gupnp.spec @@ -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} From c824726f9daa1ac1edc3b2f276b8048b7051a9d9a9c56e3ace0489cee5f74761 Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Thu, 23 Sep 2010 22:19:48 +0000 Subject: [PATCH 3/4] Accepting request 48932 from GNOME:Factory checked in (request 48932) OBS-URL: https://build.opensuse.org/request/show/48932 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gupnp?expand=0&rev=21 --- gupnp-0.13.5.tar.bz2 | 3 +++ gupnp-0.14.0.tar.bz2 | 3 --- gupnp.changes | 21 --------------------- gupnp.spec | 8 ++++---- 4 files changed, 7 insertions(+), 28 deletions(-) create mode 100644 gupnp-0.13.5.tar.bz2 delete mode 100644 gupnp-0.14.0.tar.bz2 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} 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 4/4] 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}