Hello community, here is the log from the commit of package gssdp for openSUSE:Factory checked in at 2012-10-04 18:40:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gssdp (Old) and /work/SRC/openSUSE:Factory/.gssdp.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gssdp", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/gssdp/gssdp.changes 2012-01-09 15:42:00.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.gssdp.new/gssdp.changes 2012-10-04 18:40:41.000000000 +0200 @@ -1,0 +2,23 @@ +Mon Aug 20 21:04:14 UTC 2012 - [email protected] + +- Update to version 0.12.2.1: + + Add missing gssdp-1.0.deps file to tarball (bgo#682228). + +------------------------------------------------------------------- +Sun Aug 19 21:50:06 UTC 2012 - [email protected] + +- Update to version 0.12.2: + + Functional tests. + + Regression tests. + + Ignore announcements from services with a lower version. + + Make internal resource cache version-independant. + + Update gtk-doc annotations. + + Update pkg-config files. + + Create Vala bindings from GIR + + Bugs fixed: bgo#675355, bgo#673150, bgo#678744, bgo#679781, + bgo#682099, +- Add vala BuildRequires: needed to build the new vala bindings. +- Drop xz BuildRequires as it now comes for free in the build + system. + +------------------------------------------------------------------- Old: ---- gssdp-0.12.1.tar.xz New: ---- gssdp-0.12.2.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gssdp.spec ++++++ --- /var/tmp/diff_new_pack.s4uUhP/_old 2012-10-04 18:40:42.000000000 +0200 +++ /var/tmp/diff_new_pack.s4uUhP/_new 2012-10-04 18:40:42.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package gssdp # -# 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,8 +15,9 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + Name: gssdp -Version: 0.12.1 +Version: 0.12.2.1 Release: 0 Summary: Library for resource discovery and announcement over SSDP License: LGPL-2.0+ @@ -27,8 +28,7 @@ BuildRequires: gobject-introspection-devel BuildRequires: gtk2-devel BuildRequires: libsoup-devel -# Only needed because we don't (and won't) support building xz tarballs by default... See bnc#697467 -BuildRequires: xz +BuildRequires: vala BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -114,5 +114,8 @@ %dir %{_datadir}/gtk-doc %dir %{_datadir}/gtk-doc/html %{_datadir}/gtk-doc/html/%{name} +%dir %{_datadir}/vala/vapi +%{_datadir}/vala/vapi/gssdp-1.0.deps +%{_datadir}/vala/vapi/gssdp-1.0.vapi %changelog -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
