From 67c163cc975bcb828706c91d82564ca1485b47c09dc0048a8f6f4742577106bb Mon Sep 17 00:00:00 2001 From: Dirk Stoecker Date: Mon, 14 Aug 2023 15:54:12 +0000 Subject: [PATCH] Accepting request 1102442 from home:gcomes.obs - Update to 2.7.1 * see https://downloads.scummvm.org/frs/scummvm/2.7.1/ReleaseNotes.html for notes - fix build on Leap by requiring libieee1284-devel only for tumbleweed OBS-URL: https://build.opensuse.org/request/show/1102442 OBS-URL: https://build.opensuse.org/package/show/games/scummvm?expand=0&rev=80 --- scummvm-2.7.0.tar.xz | 3 --- scummvm-2.7.1.tar.xz | 3 +++ scummvm.changes | 7 +++++++ scummvm.spec | 4 +++- 4 files changed, 13 insertions(+), 4 deletions(-) delete mode 100644 scummvm-2.7.0.tar.xz create mode 100644 scummvm-2.7.1.tar.xz diff --git a/scummvm-2.7.0.tar.xz b/scummvm-2.7.0.tar.xz deleted file mode 100644 index 40a7e4b..0000000 --- a/scummvm-2.7.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:444b1ffd61774fe867824e57bb3033c9998ffa8a4ed3a13246b01611d5cf9993 -size 145171776 diff --git a/scummvm-2.7.1.tar.xz b/scummvm-2.7.1.tar.xz new file mode 100644 index 0000000..209f18a --- /dev/null +++ b/scummvm-2.7.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6bbf62e33154759a609d59f3034d71652ecdb64ed5c800156718ab1f1d5d063 +size 148127416 diff --git a/scummvm.changes b/scummvm.changes index 5ba5daf..b904036 100644 --- a/scummvm.changes +++ b/scummvm.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Aug 4 20:51:48 UTC 2023 - Giacomo Comes - 2.7.1 + +- Update to 2.7.1 + * see https://downloads.scummvm.org/frs/scummvm/2.7.1/ReleaseNotes.html for notes +- fix build on Leap by requiring libieee1284-devel only for tumbleweed + ------------------------------------------------------------------- Mon Mar 13 20:47:35 UTC 2023 - Martin Hauke diff --git a/scummvm.spec b/scummvm.spec index 9fc29a5..b4aadbf 100644 --- a/scummvm.spec +++ b/scummvm.spec @@ -20,7 +20,7 @@ %bcond_without libmpeg2 %bcond_without mad Name: scummvm -Version: 2.7.0 +Version: 2.7.1 Release: 0 Summary: Interpreter for several adventure games License: GPL-3.0-or-later @@ -31,7 +31,9 @@ BuildRequires: desktop-file-utils BuildRequires: discord-rpc-devel BuildRequires: gcc-c++ BuildRequires: hicolor-icon-theme +%if 0%{?suse_version} > 1500 BuildRequires: libieee1284-devel +%endif BuildRequires: libjpeg-devel BuildRequires: pkgconfig BuildRequires: pkgconfig(alsa) >= 0.9