Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package citra for openSUSE:Factory checked in at 2021-12-09 19:45:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/citra (Old) and /work/SRC/openSUSE:Factory/.citra.new.2520 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "citra" Thu Dec 9 19:45:40 2021 rev:9 rq:937366 version:nightly1734 Changes: -------- --- /work/SRC/openSUSE:Factory/citra/citra.changes 2021-11-25 23:05:52.425251358 +0100 +++ /work/SRC/openSUSE:Factory/.citra.new.2520/citra.changes 2021-12-09 19:46:17.469152950 +0100 @@ -1,0 +2,6 @@ +Wed Dec 8 22:54:14 UTC 2021 - Giacomo Comes <gcomes....@gmail.com> - nightly1733 + +- fix build for Leap 15.4 +- fix some rpmlint warnings + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ citra.spec ++++++ --- /var/tmp/diff_new_pack.XtHzIm/_old 2021-12-09 19:46:18.769153575 +0100 +++ /var/tmp/diff_new_pack.XtHzIm/_new 2021-12-09 19:46:18.773153577 +0100 @@ -22,13 +22,14 @@ Release: 0 Summary: Nintendo 3DS emulator License: GPL-2.0-or-later +Group: System/Emulators/Other URL: https://citra-emu.org/ Source: %{name}-%{version}.tar.xz # PATCH-FIX-UPSTREAM https://github.com/neobrain/nihstro/pull/62 Patch0: gcc-enablement.patch BuildRequires: cmake >= 3.6 BuildRequires: hicolor-icon-theme -%if 0%{?sle_version} == 150300 && 0%{?is_opensuse} +%if ( 0%{?sle_version} == 150300 || 0%{?sle_version} == 150400 ) && 0%{?is_opensuse} BuildRequires: libboost_date_time1_75_0-devel BuildRequires: libboost_regex1_75_0-devel BuildRequires: libboost_serialization1_75_0-devel