Hello community,

here is the log from the commit of package gssdp for openSUSE:Factory checked 
in at 2012-01-09 15:41:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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      2011-09-23 
02:02:04.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.gssdp.new/gssdp.changes 2012-01-09 
15:42:00.000000000 +0100
@@ -1,0 +2,24 @@
+Wed Dec 21 00:20:28 UTC 2011 - [email protected]
+
+- Remove glib2-devel Requires from devel subpackage: it will
+  automatically be added the pkgconfig() way.
+
+-------------------------------------------------------------------
+Sat Dec 10 18:54:59 UTC 2011 - [email protected]
+
+- Update to version 0.12.1:
+  + Increase UDP buffer size
+  + Fix searching for UDN that started with [a-f]
+  + Bugs fixed: bgo#664177.
+- Do not package ChangeLog: it's an empty file.
+- Add xz BuildRequires because we can't build a package for a
+  xz-compressed tarball without explicitly specifying that...
+  See bnc#697467 for more details.
+
+-------------------------------------------------------------------
+Fri Dec  9 09:18:56 UTC 2011 - [email protected]
+
+- Split typelib file into typelib-1_0-GSSDP-1_0 subpackage.
+- Add typelib-1_0-GSSDP-1_0 Requires to devel subpackage.
+
+-------------------------------------------------------------------

Old:
----
  gssdp-0.12.0.tar.bz2

New:
----
  gssdp-0.12.1.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gssdp.spec ++++++
--- /var/tmp/diff_new_pack.a6AWdB/_old  2012-01-09 15:42:01.000000000 +0100
+++ /var/tmp/diff_new_pack.a6AWdB/_new  2012-01-09 15:42:01.000000000 +0100
@@ -15,20 +15,20 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
-
 Name:           gssdp
-Version:        0.12.0
-Release:        1
+Version:        0.12.1
+Release:        0
 Summary:        Library for resource discovery and announcement over SSDP
 License:        LGPL-2.0+
 Group:          Development/Libraries/C and C++
 Url:            http://www.gupnp.org/
-Source:         
http://download.gnome.org/sources/gssdp/0.12/%{name}-%{version}.tar.bz2
+Source:         
http://download.gnome.org/sources/gssdp/0.12/%{name}-%{version}.tar.xz
 BuildRequires:  glib2-devel
 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
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -36,7 +36,6 @@
 announcement over SSDP.
 
 %package utils
-License:        LGPL-2.0+
 Summary:        Utilities for resource discovery and announcement over SSDP
 Group:          Productivity/Networking/Other
 
@@ -47,7 +46,6 @@
 This package contains a device sniffer.
 
 %package -n libgssdp-1_0-3
-License:        LGPL-2.0+
 Summary:        Library for resource discovery and announcement over SSDP
 Group:          Development/Libraries/C and C++
 
@@ -55,12 +53,21 @@
 gssdp offers a GObject-based API for handling resource discovery and
 announcement over SSDP.
 
+%package -n typelib-1_0-GSSDP-1_0
+Summary:        Library for resource discovery and announcement over SSDP -- 
Introspection bindings
+Group:          System/Libraries
+
+%description -n typelib-1_0-GSSDP-1_0
+gssdp offers a GObject-based API for handling resource discovery and
+announcement over SSDP.
+
+This package provides the GObject Introspection bindings for gssdp.
+
 %package -n libgssdp-devel
-License:        LGPL-2.0+
 Summary:        Library for resource discovery and announcement over SSDP - 
Development Files
 Group:          Development/Libraries/C and C++
 Requires:       libgssdp-1_0-3 = %{version}
-Requires:       glib2-devel
+Requires:       typelib-1_0-GSSDP-1_0 = %{version}
 
 %description -n libgssdp-devel
 gssdp offers a GObject-based API for handling resource discovery and
@@ -91,8 +98,11 @@
 
 %files -n libgssdp-1_0-3
 %defattr(-,root,root)
-%doc AUTHORS ChangeLog COPYING NEWS README
+%doc AUTHORS COPYING NEWS README
 %{_libdir}/*.so.*
+
+%files -n typelib-1_0-GSSDP-1_0
+%defattr(-,root,root)
 %{_libdir}/girepository-1.0/GSSDP-1.0.typelib
 
 %files -n libgssdp-devel

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to