Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package dleyna-core for openSUSE:Factory checked in at 2022-09-21 14:39:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/dleyna-core (Old) and /work/SRC/openSUSE:Factory/.dleyna-core.new.2083 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "dleyna-core" Wed Sep 21 14:39:51 2022 rev:10 rq:1003256 version:0.7.0 Changes: -------- --- /work/SRC/openSUSE:Factory/dleyna-core/dleyna-core.changes 2021-09-29 20:18:45.550951121 +0200 +++ /work/SRC/openSUSE:Factory/.dleyna-core.new.2083/dleyna-core.changes 2022-09-21 14:40:12.589385113 +0200 @@ -1,0 +2,7 @@ +Sun Aug 28 08:00:50 UTC 2022 - Bj??rn Lie <bjorn....@gmail.com> + +- Add port-to-gupnp-1_6.patch: Backport commits from upstream, fix + build with new gupnp. Following this, bump sover and replace + pkgconfig(gupnp-1.2) with pkgconfig(gupnp-1.6) BuildRequires. + +------------------------------------------------------------------- New: ---- port-to-gupnp-1_6.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ dleyna-core.spec ++++++ --- /var/tmp/diff_new_pack.UIczmN/_old 2022-09-21 14:40:13.633388008 +0200 +++ /var/tmp/diff_new_pack.UIczmN/_new 2022-09-21 14:40:13.637388019 +0200 @@ -1,7 +1,7 @@ # # spec file for package dleyna-core # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,7 +16,7 @@ # -%define _sover 5 +%define _sover 6 Name: dleyna-core Version: 0.7.0 @@ -26,14 +26,15 @@ Group: Productivity/Multimedia/Other URL: https://github.com/phako/dleyna-core Source: %{url}/archive/refs/tags/v%{version}.tar.gz#/%{name}-%{version}.tar.gz - +# PATCH-FIX-UPSTREAM port-to-gupnp-1_6.patch -- Backport of commits to support gpup-1.6 +Patch: port-to-gupnp-1_6.patch BuildRequires: meson >= 0.54.0 BuildRequires: pkgconfig BuildRequires: pkgconfig(gio-2.0) >= 2.28 BuildRequires: pkgconfig(glib-2.0) >= 2.28 BuildRequires: pkgconfig(gmodule-2.0) >= 2.28 -BuildRequires: pkgconfig(gupnp-1.2) >= 1.2.0 +BuildRequires: pkgconfig(gupnp-1.6) %description dleyna-core is a library of utility functions that are used by the higher level dLeyna libraries that ++++++ port-to-gupnp-1_6.patch ++++++ ++++ 722 lines (skipped)