Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package fs-uae-launcher for openSUSE:Factory checked in at 2021-12-01 20:47:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/fs-uae-launcher (Old) and /work/SRC/openSUSE:Factory/.fs-uae-launcher.new.31177 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "fs-uae-launcher" Wed Dec 1 20:47:31 2021 rev:6 rq:932969 version:3.1.63 Changes: -------- --- /work/SRC/openSUSE:Factory/fs-uae-launcher/fs-uae-launcher.changes 2020-06-11 14:48:19.574015983 +0200 +++ /work/SRC/openSUSE:Factory/.fs-uae-launcher.new.31177/fs-uae-launcher.changes 2021-12-02 02:12:23.859185410 +0100 @@ -1,0 +2,26 @@ +Mon Nov 22 08:53:00 UTC 2021 - John Paul Adrian Glaubitz <adrian.glaub...@suse.com> + +- Update to version 3.1.63 + * Removed cacert.pem (should be handled by certifi package now). + * Launcher settings plugins page did not respect new FS-UAE/System directory. + * Remove empty "Directories" settings page. + * Fix disappearing configs when base_dir is specified with a trailing slash. + * Prefer $HOME/FS-UAE if it exists, otherwise use $DOCUMENTS/FS-UAE. + * Added lots of game controller configs. + * Support ~/ when overriding base_dir in config file + create dir if needed. + * Fix layout issues caused by floats not being acceptedby pyqt5 any more. + * Fix loading WHDLoad .lha archives on Windows. + * Some changes to how/where plugins are found. + * Build system update. + * Official builds created with pyinstaller. + * Better support for High-DPI displays in Windows. + +------------------------------------------------------------------- +Thu Nov 11 12:28:36 UTC 2021 - John Paul Adrian Glaubitz <adrian.glaub...@suse.com> + +- Update to version 3.1.42 + * Remove embedded copy of PyOpenGL +- Add python3-opengl to Requires +- Switch source tarball format to xz + +------------------------------------------------------------------- Old: ---- fs-uae-launcher-3.0.5.tar.gz New: ---- fs-uae-launcher-3.1.63.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ fs-uae-launcher.spec ++++++ --- /var/tmp/diff_new_pack.JeKrDS/_old 2021-12-02 02:12:24.315184018 +0100 +++ /var/tmp/diff_new_pack.JeKrDS/_new 2021-12-02 02:12:24.323183994 +0100 @@ -1,7 +1,7 @@ # # spec file for package fs-uae-launcher # -# 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,18 +17,19 @@ Name: fs-uae-launcher -Version: 3.0.5 +Version: 3.1.63 Release: 0 Summary: Graphical configuration frontend and launcher for FS-UAE 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 +Source0: https://fs-uae.net/stable/%{version}/%{name}-%{version}.tar.xz BuildRequires: fdupes BuildRequires: hicolor-icon-theme BuildRequires: python3-setuptools BuildRequires: update-desktop-files Requires: fs-uae +Requires: python3-opengl Requires: python3-qt5 Requires: python3-requests Recommends: python3-lhafile