Hello community,

here is the log from the commit of package gssdp for openSUSE:Factory checked 
in at 2013-04-02 11:49:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-10-04 
18:40:41.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.gssdp.new/gssdp.changes 2013-04-02 
11:49:50.000000000 +0200
@@ -1,0 +2,57 @@
+Wed Mar  6 12:28:04 UTC 2013 - [email protected]
+
+- Update to version 0.14.2:
+  + Fix memory leaks on initial interface search.
+  + Make default interface detection a little bit smarter.
+
+-------------------------------------------------------------------
+Fri Feb 22 19:07:36 UTC 2013 - [email protected]
+
+- Update to version 0.14.1:
+  + Fix a crash on network announcements (bgo#694418).
+
+-------------------------------------------------------------------
+Wed Feb 20 18:56:56 UTC 2013 - [email protected]
+
+- Update to version 0.14.0:
+  + Don't use inet_netof to filter for correct source networks.
+  + Add gssdp_resource_browser_rescan() function.
+  + Allow custom TTL values for GSSDPClient.
+  + Bugs fixed: bgo#656406, bgo#668922, bgo#692516.
+
+-------------------------------------------------------------------
+Tue Jan  8 20:12:45 UTC 2013 - [email protected]
+
+- Update to version 0.13.2:
+  + Fix implementation of GInitable such that _init() is callable
+    multiple times without breaking.
+  + Really ignore invalid MAN headers.
+  + Fix port reuse on NetBSD.
+  + Allow non-sourcedir build from git.
+  + Don't use -Werror by default.
+  + Silence some deprecation warning.
+  + Bugs fixed: bgo#685949, bgo#682576, bgo#682308 and
+    https://github.com/01org/media-service-upnp/issues/54.
+
+-------------------------------------------------------------------
+Wed Oct 24 22:31:27 UTC 2012 - [email protected]
+
+- Update to version 0.13.1:
+  + Run introspection in make distcheck.
+  + Don't fail configure if vapigen could not be found
+  + Bugs fixed: bgo#686039.
+
+-------------------------------------------------------------------
+Sun Oct  7 08:56:51 UTC 2012 - [email protected]
+
+- Update to version 0.13.0:
+  + Add/update license headers.
+  + Fix pkg-config files to not leak libraries.
+  + Add pkg-config name to GIR.
+  + Bugs fixed: bgo#685477.
+- Replace glib2-devel, gobject-introspection-devel, gtk2-devel,
+  libsoup-devel, vala BuildRequires, for their pkgconfig
+  counterparts: glib-2.0, gobject-introspection-1.0, gtk+-2.0,
+  libsoup-2.4, vapigen.
+
+-------------------------------------------------------------------

Old:
----
  gssdp-0.12.2.1.tar.xz

New:
----
  gssdp-0.14.2.tar.xz

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

Other differences:
------------------
++++++ gssdp.spec ++++++
--- /var/tmp/diff_new_pack.rvDBc0/_old  2013-04-02 11:49:51.000000000 +0200
+++ /var/tmp/diff_new_pack.rvDBc0/_new  2013-04-02 11:49:51.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gssdp
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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
@@ -17,18 +17,18 @@
 
 
 Name:           gssdp
-Version:        0.12.2.1
+Version:        0.14.2
 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.xz
-BuildRequires:  glib2-devel
-BuildRequires:  gobject-introspection-devel
-BuildRequires:  gtk2-devel
-BuildRequires:  libsoup-devel
-BuildRequires:  vala
+Source:         
http://download.gnome.org/sources/gssdp/0.14/%{name}-%{version}.tar.xz
+BuildRequires:  pkgconfig(glib-2.0) >= 2.32
+BuildRequires:  pkgconfig(gobject-introspection-1.0)
+BuildRequires:  pkgconfig(gtk+-2.0)
+BuildRequires:  pkgconfig(libsoup-2.4) >= 2.26.1
+BuildRequires:  pkgconfig(vapigen)
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description

++++++ gssdp-0.12.2.1.tar.xz -> gssdp-0.14.2.tar.xz ++++++
++++ 3686 lines of diff (skipped)

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

Reply via email to