Hello community,
here is the log from the commit of package gnome-tetravex for
openSUSE:Leap:15.2 checked in at 2020-05-12 11:40:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/gnome-tetravex (Old)
and /work/SRC/openSUSE:Leap:15.2/.gnome-tetravex.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-tetravex"
Tue May 12 11:40:03 2020 rev:19 rq:798608 version:3.36.2
Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/gnome-tetravex/gnome-tetravex.changes
2020-02-22 17:53:06.465852048 +0100
+++
/work/SRC/openSUSE:Leap:15.2/.gnome-tetravex.new.2738/gnome-tetravex.changes
2020-05-12 11:40:30.308765935 +0200
@@ -1,0 +2,58 @@
+Sat Apr 25 17:36:02 UTC 2020 - Bjørn Lie <[email protected]>
+
+- Update to version 3.36.2:
+ + Enlarge your Scores dialog.
+ + Updated translations.
+
+-------------------------------------------------------------------
+Wed Mar 11 00:18:05 UTC 2020 - [email protected]
+
+- Update to version 3.36.0:
+ + Updated translations.
+
+-------------------------------------------------------------------
+Mon Mar 2 18:29:39 UTC 2020 - Bjørn Lie <[email protected]>
+
+- Update to version 3.35.92:
+ + The F10 keyboard shortcut has been added, as a toggle for the
+ hamburger button menu. Documentation for this shortcut will be
+ added next cycle, no string changed.
+ + Updated translations.
+
+-------------------------------------------------------------------
+Tue Feb 18 16:24:14 UTC 2020 - Dominique Leuenberger <[email protected]>
+
+- Update to version 3.35.91:
+ + Fullscreen is better handled; some code improvements.
+ + Updated translations.
+
+-------------------------------------------------------------------
+Fri Feb 14 08:50:06 UTC 2020 - [email protected]
+
+- Update to version 3.35.90:
+ + Updated translations.
+- Changes from version 3.35.2:
+ + The current game is being saved if the window is closed and a
+ button was added to restore it (you can also directly restore,
+ using the “--restore” command-line option).
+ + The game can also be played with the keyboard (using arrows).
+ + You can move all the tiles from one of the half-board using the
+ mouse, by clicking on an empty border tile (even if this
+ function is for now hidden).
+ + Tetravex can for now be played in command-line, using the
+ “--cli” option (see “--cli help” documentation.
+ + GNOME Tetravex should be D-Bus activatable, what is more
+ future-proof.
+- Changes from version 3.35.1:
+ + The most visible is the end of a game, where instead of having
+ the Scores dialog popped-up, the ranking is overlaid on the
+ now-empty right part of the board.
+ + A default new theme.
+ + Multiple themes are available (including the old one, under the
+ name Nostalgia).
+ + A new undo/redo functions, a great addition to the gameplay.
+ + The puzzle will not anymore start already solved.
+ + Scores are now displayed with a higher precision.
+ + Updated translations.
+
+-------------------------------------------------------------------
Old:
----
gnome-tetravex-3.34.4.tar.xz
New:
----
gnome-tetravex-3.36.2.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gnome-tetravex.spec ++++++
--- /var/tmp/diff_new_pack.tFqQX3/_old 2020-05-12 11:40:30.620766591 +0200
+++ /var/tmp/diff_new_pack.tFqQX3/_new 2020-05-12 11:40:30.624766600 +0200
@@ -17,21 +17,21 @@
Name: gnome-tetravex
-Version: 3.34.4
+Version: 3.36.2
Release: 0
Summary: Tetravex Game for GNOME
License: GPL-2.0-or-later
Group: Amusements/Games/Board/Puzzle
URL: https://live.gnome.org/Tetravex
-Source0:
https://download.gnome.org/sources/gnome-tetravex/3.34/%{name}-%{version}.tar.xz
+Source0:
https://download.gnome.org/sources/gnome-tetravex/3.36/%{name}-%{version}.tar.xz
BuildRequires: fdupes
BuildRequires: hicolor-icon-theme
-BuildRequires: meson
+BuildRequires: meson >= 0.50.0
BuildRequires: pkgconfig
BuildRequires: yelp-tools
-BuildRequires: pkgconfig(glib-2.0) >= 2.40.0
-BuildRequires: pkgconfig(gtk+-3.0) >= 3.13.2
+BuildRequires: pkgconfig(glib-2.0) >= 2.42.0
+BuildRequires: pkgconfig(gtk+-3.0) >= 3.22.23
BuildRequires: pkgconfig(librsvg-2.0) >= 2.32.0
BuildRequires: pkgconfig(vapigen) >= 0.24
# gnome-tetravex used to be called 'gnotravex' and was part of gnome-games
until 3.7.x
@@ -56,6 +56,7 @@
%install
%meson_install
%find_lang %{name} %{?no_lang_C}
+%find_lang %{name}-gui %{?no_lang_C}
%fdupes %{buildroot}%{_datadir}
%files
@@ -65,10 +66,11 @@
%{_bindir}/%{name}
%{_datadir}/metainfo/org.gnome.Tetravex.appdata.xml
%{_datadir}/applications/org.gnome.Tetravex.desktop
+%{_datadir}/dbus-1/services/org.gnome.Tetravex.service
%{_datadir}/glib-2.0/schemas/org.gnome.Tetravex.gschema.xml
%{_datadir}/icons/hicolor/*/apps/*
%{_mandir}/man6/%{name}.6%{?ext_man}
-%files lang -f %{name}.lang
+%files lang -f %{name}.lang -f %{name}-gui.lang
%changelog
++++++ gnome-tetravex-3.34.4.tar.xz -> gnome-tetravex-3.36.2.tar.xz ++++++
++++ 39825 lines of diff (skipped)