Hello community, here is the log from the commit of package mednafen for openSUSE:Leap:15.2 checked in at 2020-02-29 17:15:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/mednafen (Old) and /work/SRC/openSUSE:Leap:15.2/.mednafen.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mednafen" Sat Feb 29 17:15:43 2020 rev:29 rq:779976 version:1.24.0 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/mednafen/mednafen.changes 2020-01-15 15:28:49.562690704 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.mednafen.new.26092/mednafen.changes 2020-02-29 17:16:15.865020250 +0100 @@ -1,0 +2,6 @@ +Sat Dec 28 21:43:19 UTC 2019 - Илья Индиго <[email protected]> + +- Update to mednafen 1.24.0 + * ChangeLog https://mednafen.github.io/documentation/ChangeLog.txt + +------------------------------------------------------------------- Old: ---- mednafen-1.22.2.tar.xz New: ---- mednafen-1.24.0-UNSTABLE.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mednafen.spec ++++++ --- /var/tmp/diff_new_pack.xSQy7q/_old 2020-02-29 17:16:17.081022757 +0100 +++ /var/tmp/diff_new_pack.xSQy7q/_new 2020-02-29 17:16:17.117022831 +0100 @@ -1,7 +1,7 @@ # # spec file for package mednafen # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,13 +17,13 @@ Name: mednafen -Version: 1.22.2 +Version: 1.24.0 Release: 0 Summary: Multiple video game console emulator License: GPL-2.0-only Group: System/Emulators/Other URL: https://mednafen.github.io -Source: https://mednafen.github.io/releases/files/%{name}-%{version}.tar.xz +Source0: https://mednafen.github.io/releases/files/%{name}-%{version}-UNSTABLE.tar.xz BuildRequires: Mesa-libGL-devel BuildRequires: alsa-devel BuildRequires: gcc-c++ @@ -47,6 +47,7 @@ Sega: Master System, Game Gear, Genesis/MegaDrive, Saturn. Nec: TurboGrafx-16/PC Engine (CD), SuperGrafx, PC-FX. Sony: PlayStation. +Apple: II/II+. Atari: Lynx. SNK: Neo Geo Poket (Color). Bandai: Wonderswan (Color). @@ -66,17 +67,16 @@ %build %configure -make %{?_smp_mflags} +%make_build %install %make_install %find_lang %{name} %files -%defattr(0644,root,root,-) %license COPYING %doc ChangeLog TODO -%attr(0755,root,root) %{_bindir}/%{name} +%{_bindir}/%{name} %files doc %doc Documentation/?*.{css,def,html,png,txt}
