Hello community,

here is the log from the commit of package minigalaxy for openSUSE:Factory 
checked in at 2020-01-13 22:22:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/minigalaxy (Old)
 and      /work/SRC/openSUSE:Factory/.minigalaxy.new.6675 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "minigalaxy"

Mon Jan 13 22:22:22 2020 rev:2 rq:763948 version:0.9.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/minigalaxy/minigalaxy.changes    2020-01-06 
16:02:19.237729941 +0100
+++ /work/SRC/openSUSE:Factory/.minigalaxy.new.6675/minigalaxy.changes  
2020-01-13 22:22:25.702543388 +0100
@@ -1,0 +2,27 @@
+Mon Jan 13 12:21:38 UTC 2020 - Michael Vetter <[email protected]>
+
+- Update to 0.9.2:
+  Features:
+  * Added a button to installed games which allow you to:
+    + Uninstall a game.
+    + Open the directory in which the game is installed.
+  * Added translation support. The following additional
+    languages are now supported: Dutch, Taiwanese Mandarin
+  * Added offline mode.
+  * The system's Dosbox and Scummvm installations are now
+    preferred over the ones bundled with games.
+  * Improved game detection to check in all directories
+    in the installation path.
+  * Added the option to keep game installers.
+  * Added the option to disable staying logged in.
+  * The preferences menu now uses a file picker for setting
+    the installation path
+  * Startup time has been reduced.
+  * Games which aren't installed are now grayed out.
+  Bug fixes:
+  * Fixed FTL not being able to start.
+  * Fixed issue with thumbnails sometimes not fully loading.
+  * Fixed potential crash after logging in the first time.
+  * Fixed close button on about window not working.
+
+-------------------------------------------------------------------

Old:
----
  0.9.1.tar.gz

New:
----
  0.9.2.tar.gz

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

Other differences:
------------------
++++++ minigalaxy.spec ++++++
--- /var/tmp/diff_new_pack.OV2GdX/_old  2020-01-13 22:22:26.258543645 +0100
+++ /var/tmp/diff_new_pack.OV2GdX/_new  2020-01-13 22:22:26.258543645 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package minigalaxy
 #
-# Copyright (c) 2019 SUSE LLC
+# Copyright (c) 2020 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
@@ -17,19 +17,19 @@
 
 
 Name:           minigalaxy
-Version:        0.9.1
+Version:        0.9.2
 Release:        0
 Summary:        A GOG client for Linux that lets you download and play your 
GOG Linux games
-License:        GPL-3.0
+License:        GPL-3.0-only
 URL:            https://github.com/sharkwouter/minigalaxy
 Source0:        
https://github.com/sharkwouter/minigalaxy/archive/%{version}.tar.gz
 Patch0:         minigalaxy-0.9.0-desktop.patch
+BuildRequires:  gobject-introspection
 BuildRequires:  python3
 BuildRequires:  python3-setuptools
-BuildRequires:  gobject-introspection 
 Requires:       python3-gobject >= 3.30
-Requires:       python3-requests
 Requires:       python3-gobject-Gdk
+Requires:       python3-requests
 BuildArch:      noarch
 
 %description
@@ -48,10 +48,14 @@
 %files
 %doc README.md
 %license LICENSE
-/usr/bin/minigalaxy
-/usr/share/applications/minigalaxy.desktop
-/usr/share/minigalaxy/
-/usr/share/pixmaps/minigalaxy.png
+%{_bindir}/minigalaxy
+%{_datadir}/applications/minigalaxy.desktop
+%{_datadir}/minigalaxy/
+%dir %{_datadir}/icons
+%dir %{_datadir}/icons/hicolor
+%dir %{_datadir}/icons/hicolor/192x192/
+%{_datadir}/icons/hicolor/192x192/apps/
+%{_datadir}/metainfo/minigalaxy.metainfo.xml
 %{python3_sitelib}/{m,M}inigalaxy*
 
 %changelog

++++++ 0.9.1.tar.gz -> 0.9.2.tar.gz ++++++
++++ 2938 lines of diff (skipped)

++++++ minigalaxy-0.9.0-desktop.patch ++++++
--- /var/tmp/diff_new_pack.OV2GdX/_old  2020-01-13 22:22:26.354543690 +0100
+++ /var/tmp/diff_new_pack.OV2GdX/_new  2020-01-13 22:22:26.354543690 +0100
@@ -1,10 +1,10 @@
-diff -urEbwB minigalaxy-0.9.1/data/minigalaxy.desktop 
minigalaxy-0.9.1.new/data/minigalaxy.desktop
---- minigalaxy-0.9.1/data/minigalaxy.desktop   2019-12-27 22:41:49.000000000 
+0100
-+++ minigalaxy-0.9.1.new/data/minigalaxy.desktop       2019-12-28 
13:03:13.847354751 +0100
+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
 @@ -6,4 +6,4 @@
  Icon=minigalaxy
  Type=Application
  Keywords=galaxy,gaming,games,game,old,good
--Categories=GTK;Utility;Game;
+-Categories=Game
 \ No newline at end of file
 +Categories=Game;Amusement;


Reply via email to