Hello community, here is the log from the commit of package fs-uae for openSUSE:Leap:15.2 checked in at 2020-01-17 11:59:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/fs-uae (Old) and /work/SRC/openSUSE:Leap:15.2/.fs-uae.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "fs-uae" Fri Jan 17 11:59:13 2020 rev:3 rq:763545 version:3.0.2 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/fs-uae/fs-uae.changes 2020-01-15 14:56:24.317620712 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.fs-uae.new.26092/fs-uae.changes 2020-01-17 11:59:16.992447069 +0100 @@ -1,0 +2,33 @@ +Wed Nov 6 23:58:50 UTC 2019 - John Paul Adrian Glaubitz <[email protected]> + +- Update to version 3.0.2 + * No changes +- from version 3.0.1 + * Fix video scaling when restoring from fullscreen on Windows + +------------------------------------------------------------------- +Wed Jul 3 16:32:01 UTC 2019 - Wolfgang Bauer <[email protected]> + +- Update to version 3.0.0 + * Fixed JIT direct access on modern Linux distributions + * FS-UAE default is now to show a 692×540 image, not stretched to + fill screen + * Built-in configurations for many more game controllers + * New option whdload_quit_key to gracefully quit slaves + * Added more shaders (compiled/ported/written by guest.r and + rsn8887) + * Updated emulation core from WinUAE 3300b2 + * Several new configuration options (see Changelog for details) + * Many more smaller fixes and updates (see Changelog for details) +- Drop reproducible.patch, merged upstream +- Compile with "-fPIC" on Leap 15.0, otherwise the build fails +- Remove obsolete %post/%postun sections for no longer supported + distributions + +------------------------------------------------------------------- +Mon May 6 10:34:45 UTC 2019 - Bernhard Wiedemann <[email protected]> + +- Add reproducible.patch to make zip file creation reproducible + (boo#1047218, boo#1041090) + +------------------------------------------------------------------- Old: ---- fs-uae-2.8.3.tar.gz New: ---- fs-uae-3.0.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ fs-uae.spec ++++++ --- /var/tmp/diff_new_pack.OzPQTz/_old 2020-01-17 11:59:17.480447284 +0100 +++ /var/tmp/diff_new_pack.OzPQTz/_new 2020-01-17 11:59:17.484447286 +0100 @@ -1,7 +1,7 @@ # # spec file for package fs-uae # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,17 +12,17 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: fs-uae -Version: 2.8.3 +Version: 3.0.2 Release: 0 Summary: Amiga emulator with on-screen GUI and online play support License: GPL-2.0-or-later Group: System/Emulators/Other -URL: http://fs-uae.net/ +URL: https://fs-uae.net/ Source0: https://fs-uae.net/stable/%{version}/%{name}-%{version}.tar.gz BuildRequires: fdupes BuildRequires: gcc-c++ @@ -69,6 +69,10 @@ %setup -q %build +%if 0%{?sle_version} == 150000 +export CFLAGS="%optflags -fPIC" +export CXXFLAGS="%optflags -fPIC" +%endif %configure \ %ifarch %arm aarch64 --disable-jit @@ -83,16 +87,6 @@ rm -rf %{buildroot}/%{_datadir}/doc %fdupes %{buildroot}%{_datadir} -%if 0%{?suse_version} < 1330 -%post -%icon_theme_cache_post -%desktop_database_post - -%postun -%icon_theme_cache_postun -%desktop_database_postun -%endif - %files -f %{name}.lang %doc ChangeLog README %license COPYING ++++++ fs-uae-2.8.3.tar.gz -> fs-uae-3.0.2.tar.gz ++++++ ++++ 76614 lines of diff (skipped)
