forked from pool/gbrainy
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
This commit is contained in:
parent
8e74b26a8f
commit
068ba386b1
@ -1,9 +1,30 @@
|
|||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jan 8 11:52:24 UTC 2013 - gankov@opensuse.org
|
Tue Jan 8 11:52:24 UTC 2013 - gankov@opensuse.org
|
||||||
|
|
||||||
- Update to version 2.1.5
|
- Update to version 2.1.5:
|
||||||
+ Updated translations and bugs fix
|
+ Remove code to handle low resolutions, let the system to decide
|
||||||
- Changes from 2.1.0
|
+ 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
|
+ Software improvements
|
||||||
- Refactoring to break down responsibilities in classes and
|
- Refactoring to break down responsibilities in classes and
|
||||||
make code more modular
|
make code more modular
|
||||||
@ -14,10 +35,8 @@ Tue Jan 8 11:52:24 UTC 2013 - gankov@opensuse.org
|
|||||||
- Add rationale to handshake puzzle
|
- Add rationale to handshake puzzle
|
||||||
- People at the table has a better graphic
|
- People at the table has a better graphic
|
||||||
- Some controls in games handle better larger texts
|
- Some controls in games handle better larger texts
|
||||||
+ Translations
|
+ Updated translations.
|
||||||
- New Telugu translation
|
- Add patch gbrainy-2.1.5-CSharpCompiler.patch - fix build for
|
||||||
- Many updated translations
|
|
||||||
- Add patch gbrainy-2.1.5-CSharpCompiler.patch - fix build for
|
|
||||||
mono-3.0
|
mono-3.0
|
||||||
- Use spec-cleaner
|
- Use spec-cleaner
|
||||||
- Use fdupes
|
- Use fdupes
|
||||||
|
@ -26,7 +26,7 @@ Url: http://live.gnome.org/gbrainy
|
|||||||
Source: http://gent.softcatala.org/jmas/gbrainy/%{name}-%{version}.tar.gz
|
Source: http://gent.softcatala.org/jmas/gbrainy/%{name}-%{version}.tar.gz
|
||||||
# PATCH-FIX-OPENSUSE -- gbrainy-use-libexecdir.patch
|
# PATCH-FIX-OPENSUSE -- gbrainy-use-libexecdir.patch
|
||||||
Patch0: 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
|
Patch1: gbrainy-2.1.5-CSharpCompiler.patch
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: gnome-doc-utils-devel
|
BuildRequires: gnome-doc-utils-devel
|
||||||
|
Loading…
Reference in New Issue
Block a user