Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package pragha for openSUSE:Factory checked in at 2022-10-03 13:45:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pragha (Old) and /work/SRC/openSUSE:Factory/.pragha.new.2275 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pragha" Mon Oct 3 13:45:37 2022 rev:26 rq:1007469 version:1.3.99.1 Changes: -------- --- /work/SRC/openSUSE:Factory/pragha/pragha.changes 2020-05-28 09:19:31.149230778 +0200 +++ /work/SRC/openSUSE:Factory/.pragha.new.2275/pragha.changes 2022-10-03 13:46:02.221517718 +0200 @@ -1,0 +2,5 @@ +Sat Sep 24 05:17:40 UTC 2022 - Maurizio Galli <maurizio.ga...@suse.com> + +- Bump gupnp version requirement to fix Tumbleweed build + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pragha.spec ++++++ --- /var/tmp/diff_new_pack.upqGDG/_old 2022-10-03 13:46:02.717518810 +0200 +++ /var/tmp/diff_new_pack.upqGDG/_new 2022-10-03 13:46:02.721518819 +0200 @@ -38,10 +38,10 @@ BuildRequires: pkgconfig(gthread-2.0) >= 2.31 BuildRequires: pkgconfig(gtk+-3.0) >= 3.4.0 BuildRequires: pkgconfig(gudev-1.0) -%if 0%{?sle_version} >= 0150200 || (0%{?suse_version} >= 01550 && 0%{?is_opensuse}) -BuildRequires: pkgconfig(gupnp-1.2) +%if 0%{?suse_version} > 1500 +BuildRequires: pkgconfig(gupnp-1.6) %else -BuildRequires: pkgconfig(gupnp-1.0) +BuildRequires: pkgconfig(gupnp-1.2) %endif BuildRequires: xfce4-dev-tools BuildRequires: pkgconfig(json-glib-1.0)