Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package fs-uae for openSUSE:Factory checked 
in at 2022-01-22 08:18:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/fs-uae (Old)
 and      /work/SRC/openSUSE:Factory/.fs-uae.new.1938 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "fs-uae"

Sat Jan 22 08:18:21 2022 rev:13 rq:947928 version:3.1.66

Changes:
--------
--- /work/SRC/openSUSE:Factory/fs-uae/fs-uae.changes    2021-10-12 
21:50:52.832002897 +0200
+++ /work/SRC/openSUSE:Factory/.fs-uae.new.1938/fs-uae.changes  2022-01-22 
08:19:18.958446140 +0100
@@ -1,0 +2,41 @@
+Fri Jan 21 00:16:26 UTC 2022 - John Paul Adrian Glaubitz 
<[email protected]>
+
+- Update to version 3.1.66
+  * Updated bundled SDL version to 2.0.18
+  * Updated controller mappings
+- Rename Source0 field to Source
+
+-------------------------------------------------------------------
+Fri Dec  3 06:49:38 UTC 2021 - Martin Hauke <[email protected]>
+
+- Redownload source tarball
+
+-------------------------------------------------------------------
+Fri Dec  3 05:42:14 UTC 2021 - John Paul Adrian Glaubitz 
<[email protected]>
+
+- Update to version 3.1.62
+  * macOS: Do not simulate right/middle mouse buttons in full keyboard 
emulation.
+  * Potential fix for crash if warning is issued from device helper.
+  * Fix mouse grab on startup on macOS.
+- Enable JIT on x86 targets only
+
+-------------------------------------------------------------------
+Mon Nov 22 08:33:39 UTC 2021 - John Paul Adrian Glaubitz 
<[email protected]>
+
+- Update to version 3.1.59
+  * Support controller_[event] input mapping for matching all controllers.
+  * Prefer $HOME/FS-UAE if it exists, otherwise use $DOCUMENTS/FS-UAE.
+  * Support joystick_port_[port]_controller_[event] input mapping.
+  * Read [guid].fs-uae-controller controller configs.
+  * Fixed uaenative_library option.
+  * Added lots of game controller configs.
+  * Set SDL_HINT_MAC_BACKGROUND_APP in device helper.
+
+-------------------------------------------------------------------
+Thu Nov 11 07:04:57 UTC 2021 - John Paul Adrian Glaubitz 
<[email protected]>
+
+- Update to version 3.1.47
+  * Allow screensaver with SDL_VIDEO_ALLOW_SCREENSAVER=1.
+- Switch source tarball format to xz
+
+-------------------------------------------------------------------

Old:
----
  fs-uae-3.1.35.tar.gz

New:
----
  fs-uae-3.1.66.tar.xz

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

Other differences:
------------------
++++++ fs-uae.spec ++++++
--- /var/tmp/diff_new_pack.IIY1qV/_old  2022-01-22 08:19:19.390443229 +0100
+++ /var/tmp/diff_new_pack.IIY1qV/_new  2022-01-22 08:19:19.394443201 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package fs-uae
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 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:           fs-uae
-Version:        3.1.35
+Version:        3.1.66
 Release:        0
 Summary:        Amiga emulator with on-screen GUI and online play support
 License:        GPL-2.0-or-later
 Group:          System/Emulators/Other
 URL:            https://fs-uae.net/
-Source0:        https://fs-uae.net/stable/%{version}/%{name}-%{version}.tar.gz
+Source:         
https://fs-uae.net/files/FS-UAE/Stable/%{version}/%{name}-%{version}.tar.xz
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  hicolor-icon-theme
@@ -74,10 +74,10 @@
 export CXXFLAGS="%optflags -fPIC"
 %endif
 %configure \
-%ifarch %arm aarch64
-  --disable-jit
-%else
+%ifarch %{ix86} x86_64
   --enable-jit
+%else
+  --disable-jit
 %endif
 make %{?_smp_mflags}
 

Reply via email to