Dominique Leuenberger 2024-01-04 14:58:36 +00:00 committed by Git OBS Bridge
commit 866457aac7
4 changed files with 19 additions and 8 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d6bbf62e33154759a609d59f3034d71652ecdb64ed5c800156718ab1f1d5d063
size 148127416

3
scummvm-2.8.0.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d6e9fbee06a924706635dea225dfd560ff6770f35aa99d59570a3eb883795a72
size 207362400

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Jan 1 17:36:13 UTC 2024 - Giacomo Comes <gcomes.obs@gmail.com>
- 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 <gcomes.obs@gmail.com> - 2.7.1

View File

@ -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