From 3df8de79b9db45f67739bfc7117a057421518a1284cb19caa059d308669e516d Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Sun, 13 Jan 2013 14:21:02 +0000 Subject: [PATCH] Accepting request 148266 from home:Zaitor:branches:GNOME:Apps Tweak OBS-URL: https://build.opensuse.org/request/show/148266 OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/gbrainy?expand=0&rev=51 --- gbrainy.changes | 33 ++++++++++++++++++++++++++------- gbrainy.spec | 2 +- 2 files changed, 27 insertions(+), 8 deletions(-) diff --git a/gbrainy.changes b/gbrainy.changes index 59c1c8f..8b53fef 100644 --- a/gbrainy.changes +++ b/gbrainy.changes @@ -1,9 +1,30 @@ ------------------------------------------------------------------- Tue Jan 8 11:52:24 UTC 2013 - gankov@opensuse.org -- Update to version 2.1.5 - + Updated translations and bugs fix -- Changes from 2.1.0 +- Update to version 2.1.5: + + Remove code to handle low resolutions, let the system to decide + + Some new verbal analogies + + Updated translations. +- Changes from 2.1.4: + + Bugs fixed: bgo#676211ยท + + Updated translations. +- Changes from 2.1.3: + + In memory count dots puzzle, we were not painting all dots in + some cases plus we were always asking for the red dot color in + the question instead of random + + Updated translations. +- Changes from 2.1.2: + + Allow to set the time to memorize a question below 4 for very + advanced players + + Text should be plural in the sentence + + Bugs fixed: bgo#655725, bgo#669105, bgo#669102, bgo#669099, + bgo#669106, bgo#669104. + + Updated translations. +- Changes from 2.1.1: + + The correct answer for the Average game was always the smaller + option + + Updated translations. +- Changes from 2.1.0: + Software improvements - Refactoring to break down responsibilities in classes and make code more modular @@ -14,10 +35,8 @@ Tue Jan 8 11:52:24 UTC 2013 - gankov@opensuse.org - Add rationale to handshake puzzle - People at the table has a better graphic - Some controls in games handle better larger texts - + Translations - - New Telugu translation - - Many updated translations -- Add patch gbrainy-2.1.5-CSharpCompiler.patch - fix build for + + Updated translations. +- Add patch gbrainy-2.1.5-CSharpCompiler.patch - fix build for mono-3.0 - Use spec-cleaner - Use fdupes diff --git a/gbrainy.spec b/gbrainy.spec index 1624091..d0e70c5 100644 --- a/gbrainy.spec +++ b/gbrainy.spec @@ -26,7 +26,7 @@ Url: http://live.gnome.org/gbrainy Source: http://gent.softcatala.org/jmas/gbrainy/%{name}-%{version}.tar.gz # PATCH-FIX-OPENSUSE -- gbrainy-use-libexecdir.patch Patch0: gbrainy-use-libexecdir.patch -# PATCH-FIX-OPENSUSE -- simple fix build for mono-3.0 because Evaluator API is changed - gankov@opensuse.org +# PATCH-FIX-UPSTREAM gbrainy-2.1.5-CSharpCompiler.patch - gankov@opensuse.org -- simple fix build for mono-3.0 because Evaluator API is changed. Patch1: gbrainy-2.1.5-CSharpCompiler.patch BuildRequires: fdupes BuildRequires: gnome-doc-utils-devel