Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package mednafen for openSUSE:Factory 
checked in at 2021-04-06 17:30:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mednafen (Old)
 and      /work/SRC/openSUSE:Factory/.mednafen.new.2401 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mednafen"

Tue Apr  6 17:30:05 2021 rev:22 rq:882709 version:1.27.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/mednafen/mednafen.changes        2020-11-11 
20:48:02.247739690 +0100
+++ /work/SRC/openSUSE:Factory/.mednafen.new.2401/mednafen.changes      
2021-04-06 17:31:30.439240876 +0200
@@ -1,0 +2,13 @@
+Fri Apr  2 10:11:35 UTC 2021 - ???????? ???????????? <i...@ilya.pp.ua>
+
+- Refreshed spec-file via spec-cleaner and manual optimizations.
+  * Remove BuildRequires Mesa-libGL-devel (it was never needed).
+  * All required libraries in BuildRequires are set via pkgconfig.
+- Update to 1.27.0.
+  * Replaced BuildRequires libsndfile-devel with pkgconfig(flac).
+  * https://mednafen.github.io/documentation/ChangeLog.txt
+  * Added support for reinitializing game controllers while
+    Mednafen is running by pressing Shift+F3.
+  * Fixed crashes snes_faust module with comiled with newer gcc.
+
+-------------------------------------------------------------------

Old:
----
  mednafen-1.26.1.tar.xz

New:
----
  mednafen-1.27.0-UNSTABLE.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ mednafen.spec ++++++
--- /var/tmp/diff_new_pack.vZUSdI/_old  2021-04-06 17:31:30.911241410 +0200
+++ /var/tmp/diff_new_pack.vZUSdI/_new  2021-04-06 17:31:30.911241410 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package mednafen
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,20 +17,20 @@
 
 
 Name:           mednafen
-Version:        1.26.1
+Version:        1.27.0
 Release:        0
 Summary:        Multiple video game console emulator
 License:        GPL-2.0-only
 URL:            https://mednafen.github.io
-Source0:        
https://mednafen.github.io/releases/files/%{name}-%{version}.tar.xz
-BuildRequires:  Mesa-libGL-devel
-BuildRequires:  alsa-devel
+Source0:        
https://mednafen.github.io/releases/files/%{name}-%{version}-UNSTABLE.tar.xz
 BuildRequires:  gcc-c++
-BuildRequires:  libSDL2-devel
-BuildRequires:  libcdio-devel
-BuildRequires:  libjack-devel
-BuildRequires:  libsndfile-devel
-BuildRequires:  zlib-devel
+BuildRequires:  pkgconfig
+BuildRequires:  pkgconfig(alsa)
+BuildRequires:  pkgconfig(flac)
+BuildRequires:  pkgconfig(jack)
+BuildRequires:  pkgconfig(libcdio)
+BuildRequires:  pkgconfig(sdl2)
+BuildRequires:  pkgconfig(zlib)
 
 %description
 Mednafen is a command-line-driven multi-system emulator utilizing

Reply via email to