Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gupnp for openSUSE:Factory checked in at 2021-09-29 20:17:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gupnp (Old) and /work/SRC/openSUSE:Factory/.gupnp.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gupnp" Wed Sep 29 20:17:44 2021 rev:67 rq:921640 version:1.4.0 Changes: -------- --- /work/SRC/openSUSE:Factory/gupnp/gupnp.changes 2021-08-10 10:28:21.381740669 +0200 +++ /work/SRC/openSUSE:Factory/.gupnp.new.1899/gupnp.changes 2021-09-29 20:18:06.894863575 +0200 @@ -1,0 +2,23 @@ +Mon Sep 20 11:27:43 UTC 2021 - Dominique Leuenberger <[email protected]> + +- Update to version 1.4.0: + + Fix fallback option for GSSDP dependency. + + Linux CM: Fix address family filtering. + + Linux CM: Fix a typo. +- Changes from version 1.3.1: + + Add ContextFilter class, deprecate WhiteList. + + Fix several reference leaks. + + Fix broken boot-id logic. +Changes from version 1.3.0: + + Service: name Tasks. + + Doc: Some grammaer fixes. + + Dead and deprecated code clean-up. + + Move tests that are actually examples into examples. + + Move tests from gtest to test. + + Doc: General clean-up. + + Fix some introspection annotations. + + Build: Make gupnp usable as a subproject (more or less). + + Make it possible to re-use a ServiceProxyAction. + + Service: Validate "Host" header for GENA actions. + +------------------------------------------------------------------- Old: ---- gupnp-1.2.7.tar.xz New: ---- gupnp-1.4.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gupnp.spec ++++++ --- /var/tmp/diff_new_pack.DFxcrH/_old 2021-09-29 20:18:07.402864726 +0200 +++ /var/tmp/diff_new_pack.DFxcrH/_new 2021-09-29 20:18:07.406864735 +0200 @@ -21,23 +21,23 @@ %define sover 1.2 Name: gupnp -Version: 1.2.7 +Version: 1.4.0 Release: 0 Summary: Implementation of the UPnP specification License: LGPL-2.0-or-later Group: Development/Libraries/C and C++ URL: http://www.gupnp.org/ -Source0: https://download.gnome.org/sources/gupnp/1.2/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/gupnp/1.4/%{name}-%{version}.tar.xz Source1: baselibs.conf BuildRequires: gtk-doc -BuildRequires: meson +BuildRequires: meson >= 0.54.0 BuildRequires: pkgconfig BuildRequires: pkgconfig(gio-2.0) >= 2.66 BuildRequires: pkgconfig(glib-2.0) >= 2.66 BuildRequires: pkgconfig(gmodule-2.0) >= 2.66 BuildRequires: pkgconfig(gobject-2.0) >= 2.66 BuildRequires: pkgconfig(gobject-introspection-1.0) >= 0.6.4 -BuildRequires: pkgconfig(gssdp-1.2) >= 1.2.3 +BuildRequires: pkgconfig(gssdp-1.2) >= 1.3.0 BuildRequires: pkgconfig(libsoup-2.4) >= 2.48.0 BuildRequires: pkgconfig(libxml-2.0) BuildRequires: pkgconfig(uuid) @@ -113,7 +113,7 @@ %files -n libgupnp-%{soname} %license COPYING -%doc AUTHORS NEWS README +%doc AUTHORS NEWS %{_libdir}/*.so.* %files -n typelib-1_0-GUPnP-1_0 ++++++ gupnp-1.2.7.tar.xz -> gupnp-1.4.0.tar.xz ++++++ ++++ 11038 lines of diff (skipped)
