From 902f29198b9a29e9de1dd66a6cdb32df5b94a9688813e479b25fefe17e322861 Mon Sep 17 00:00:00 2001 From: Giacomo Comes Date: Mon, 1 Jan 2024 17:41:59 +0000 Subject: [PATCH] - Update to 2.8.0 * see https://downloads.scummvm.org/frs/scummvm/2.8.0/ReleaseNotes.html for notes OBS-URL: https://build.opensuse.org/package/show/games/scummvm?expand=0&rev=82 --- scummvm-2.7.1.tar.xz | 3 --- scummvm-2.8.0.tar.xz | 3 +++ scummvm.changes | 6 ++++++ scummvm.spec | 15 ++++++++++----- 4 files changed, 19 insertions(+), 8 deletions(-) delete mode 100644 scummvm-2.7.1.tar.xz create mode 100644 scummvm-2.8.0.tar.xz diff --git a/scummvm-2.7.1.tar.xz b/scummvm-2.7.1.tar.xz deleted file mode 100644 index 209f18a..0000000 --- a/scummvm-2.7.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d6bbf62e33154759a609d59f3034d71652ecdb64ed5c800156718ab1f1d5d063 -size 148127416 diff --git a/scummvm-2.8.0.tar.xz b/scummvm-2.8.0.tar.xz new file mode 100644 index 0000000..d0e2655 --- /dev/null +++ b/scummvm-2.8.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6e9fbee06a924706635dea225dfd560ff6770f35aa99d59570a3eb883795a72 +size 207362400 diff --git a/scummvm.changes b/scummvm.changes index b904036..2d21c50 100644 --- a/scummvm.changes +++ b/scummvm.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Jan 1 17:36:13 UTC 2024 - Giacomo Comes + +- Update to 2.8.0 + * see https://downloads.scummvm.org/frs/scummvm/2.8.0/ReleaseNotes.html for notes + ------------------------------------------------------------------- Fri Aug 4 20:51:48 UTC 2023 - Giacomo Comes - 2.7.1 diff --git a/scummvm.spec b/scummvm.spec index b4aadbf..77f5fe5 100644 --- a/scummvm.spec +++ b/scummvm.spec @@ -1,7 +1,7 @@ # # spec file for package scummvm # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,7 +20,7 @@ %bcond_without libmpeg2 %bcond_without mad Name: scummvm -Version: 2.7.1 +Version: 2.8.0 Release: 0 Summary: Interpreter for several adventure games License: GPL-3.0-or-later @@ -40,11 +40,16 @@ BuildRequires: pkgconfig(alsa) >= 0.9 BuildRequires: pkgconfig(flac) >= 1.0.1 BuildRequires: pkgconfig(fluidsynth) BuildRequires: pkgconfig(freetype2) +BuildRequires: pkgconfig(libmikmod) BuildRequires: pkgconfig(libpng) >= 1.2.8 BuildRequires: pkgconfig(ogg) +%if 0%{?suse_version} > 1500 || ( 0%{?sle_version} > 150500 && 0%{?is_opensuse} ) +BuildRequires: pkgconfig(sonivox) +%endif BuildRequires: pkgconfig(theoradec) >= 1.0 BuildRequires: pkgconfig(vorbis) BuildRequires: pkgconfig(vorbisfile) +BuildRequires: pkgconfig(vpx) BuildRequires: pkgconfig(zlib) Suggests: %{name}-extra Suggests: %{name}-tools @@ -131,10 +136,10 @@ rm %{buildroot}%{_docdir}/%{name}/COPYING* %attr(0755,-,-) %{_bindir}/scummvm %{_datadir}/scummvm %{_mandir}/man6/scummvm.6* -%{_datadir}/applications/scummvm.desktop -%{_datadir}/metainfo/scummvm.appdata.xml +%{_datadir}/applications/org.scummvm.scummvm.desktop +%{_datadir}/metainfo/org.scummvm.scummvm.metainfo.xml %{_datadir}/icons/hicolor/*/*/* -%{_datadir}/pixmaps/scummvm.xpm +%{_datadir}/pixmaps/org.scummvm.scummvm.xpm %{_docdir}/%{name} %files extra