Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package mupen64plus for openSUSE:Factory checked in at 2022-06-27 11:25:36 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mupen64plus (Old) and /work/SRC/openSUSE:Factory/.mupen64plus.new.1548 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mupen64plus" Mon Jun 27 11:25:36 2022 rev:2 rq:985189 version:2.5.9 Changes: -------- --- /work/SRC/openSUSE:Factory/mupen64plus/mupen64plus.changes 2021-12-10 21:52:34.374897548 +0100 +++ /work/SRC/openSUSE:Factory/.mupen64plus.new.1548/mupen64plus.changes 2022-06-27 11:25:40.718601054 +0200 @@ -2 +2,6 @@ -Thu Dec 9 12:13:00 UTC 2021 - ???????? ???????????? <[email protected]> +Mon Jun 27 03:05:54 UTC 2022 - ???????? ???????????? <[email protected]> + +- Added file mupen64plus.rpmlinrc to filter build errors in Tumbleweed. + +------------------------------------------------------------------- +Thu Dec 9 12:13:00 UTC 2021 - ???????? ???????????? <[email protected]> New: ---- mupen64plus.rpmlintrc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mupen64plus.spec ++++++ --- /var/tmp/diff_new_pack.pCn0As/_old 2022-06-27 11:25:41.274601878 +0200 +++ /var/tmp/diff_new_pack.pCn0As/_new 2022-06-27 11:25:41.278601883 +0200 @@ -1,7 +1,7 @@ # # spec file for package mupen64plus # -# 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 @@ -23,6 +23,7 @@ License: GPL-2.0-or-later URL: https://mupen64plus.org Source0: https://github.com/%{name}/%{name}-core/releases/download/%{version}/%{name}-bundle-src-%{version}.tar.gz +Source1: %{name}.rpmlintrc Patch0: %{name}-fix-cflags.patch Patch1: %{name}-use-system-font.patch Patch2: %{name}-binutils-2_29.patch @@ -41,6 +42,7 @@ BuildRequires: pkgconfig(samplerate) BuildRequires: pkgconfig(sdl2) BuildRequires: pkgconfig(zlib) +ExcludeArch: s390x %description Mupen64Plus is a plugin-based N64 emulator which is capable of accurately @@ -74,7 +76,7 @@ Requires: %{name}-plugin-input Requires: %{name}-plugin-rsp Requires: %{name}-plugin-video -Requires: lib%{name}2 +Requires: lib%{name}2 = %{version} %description ui-console Mupen64Plus is a plugin-based N64 emulator which is capable of accurately ++++++ mupen64plus.rpmlintrc ++++++ addFilter("libmupen64plus2.* executable-stack") addFilter("libmupen64plus-devel.* no-binary")
