Hello community, here is the log from the commit of package minigalaxy for openSUSE:Leap:15.2 checked in at 2020-03-15 07:12:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/minigalaxy (Old) and /work/SRC/openSUSE:Leap:15.2/.minigalaxy.new.3160 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "minigalaxy" Sun Mar 15 07:12:34 2020 rev:2 rq:784920 version:0.9.3 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/minigalaxy/minigalaxy.changes 2020-02-19 18:44:29.434569925 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.minigalaxy.new.3160/minigalaxy.changes 2020-03-15 07:12:43.449012296 +0100 @@ -1,0 +2,23 @@ +Wed Mar 11 08:42:49 UTC 2020 - Michael Vetter <[email protected]> + +- Update to 0.9.3: + * Added the following translations: + - German (thanks to BlindJerobine) + - Turkish (thanks to fuzunspm) + - Brazilian Portuguese (thanks to EsdrasTarsis) + - Norwegian Bokmål (thanks to kimmalmo) + - Polish (thanks to ArturWroblewski) + - French (thanks to thomansb22) + * Added option to cancel downloads. + * Changed the way games are downloaded to a queue instead of + trying to download everything at once. + * Added support option to game specific menus which open the + GOG support page (thanks to BlindJerobine). + * Ask for confirmation before uninstalling (thanks to Odelpasso). + * Added option to display FPS in games (thanks to Odelpasso). + * Downloads can now be resumed after having been cancelled before. + * Installers are now verified before installing. + * The active download is now resumed when restarting Minigalaxy. + * Fixed issue with games not downloading. + +------------------------------------------------------------------- Old: ---- 0.9.2.tar.gz New: ---- 0.9.3.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ minigalaxy.spec ++++++ --- /var/tmp/diff_new_pack.cfyb4y/_old 2020-03-15 07:12:43.881012554 +0100 +++ /var/tmp/diff_new_pack.cfyb4y/_new 2020-03-15 07:12:43.885012557 +0100 @@ -1,7 +1,7 @@ # # spec file for package minigalaxy # -# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: minigalaxy -Version: 0.9.2 +Version: 0.9.3 Release: 0 Summary: A GOG client for Linux that lets you download and play your GOG Linux games License: GPL-3.0-only @@ -45,6 +45,8 @@ %install %python3_install +rm -rf %{buildroot}%{python3_sitelib}/tests/ + %files %doc README.md %license LICENSE ++++++ 0.9.2.tar.gz -> 0.9.3.tar.gz ++++++ ++++ 6020 lines of diff (skipped) ++++++ minigalaxy-0.9.0-desktop.patch ++++++ --- /var/tmp/diff_new_pack.cfyb4y/_old 2020-03-15 07:12:43.993012621 +0100 +++ /var/tmp/diff_new_pack.cfyb4y/_new 2020-03-15 07:12:43.993012621 +0100 @@ -1,6 +1,6 @@ -diff -urEbw minigalaxy-0.9.2/data/minigalaxy.desktop minigalaxy-0.9.2.new/data/minigalaxy.desktop ---- minigalaxy-0.9.2/data/minigalaxy.desktop 2020-01-07 21:31:08.000000000 +0100 -+++ minigalaxy-0.9.2.new/data/minigalaxy.desktop 2020-01-13 13:28:38.160031364 +0100 +diff -urEbw minigalaxy-0.9.3/data/minigalaxy.desktop minigalaxy-0.9.3.new/data/minigalaxy.desktop +--- minigalaxy-0.9.3/data/minigalaxy.desktop 2020-03-10 19:11:18.000000000 +0100 ++++ minigalaxy-0.9.3.new/data/minigalaxy.desktop 2020-03-11 09:44:46.841197758 +0100 @@ -6,4 +6,4 @@ Icon=minigalaxy Type=Application
