SHA256
1
0
forked from pool/gbrainy

Accepting request 44458 from home:dimstar:branches:GNOME:Apps

Copy from home:dimstar:branches:GNOME:Apps/gbrainy via accept of submit request 44458 revision 3.
Request was accepted with message:
thanks

OBS-URL: https://build.opensuse.org/request/show/44458
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/gbrainy?expand=0&rev=14
This commit is contained in:
Vincent Untz 2010-08-09 17:20:44 +00:00 committed by Git OBS Bridge
parent ef7d0dc4a6
commit 497cc272bf
5 changed files with 33 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:15072cfc4f4d78be52b2dd17c0e9f0cfa44bdcce44afbde2a8b0efb6791b25aa
size 1053277

3
gbrainy-1.50.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fc8c8644a1772d270f92d69cf0f2d7e518c0c11734cb58fea3a1ebbb7921e801
size 956571

View File

@ -21,7 +21,7 @@ Index: src/Clients/Classical/gbrainy.in
-prefix=@prefix@
-exec_prefix=@exec_prefix@
-libdir=@libdir@
+pkglibexecdir=@libexecdir@
+pkglibexecdir=@libexecdir@/@PACKAGE@
-MONO_EXE="$libdir/gbrainy/gbrainy.exe"
+MONO_EXE="$pkglibexecdir/gbrainy.exe"

View File

@ -1,3 +1,30 @@
-------------------------------------------------------------------
Tue Aug 3 22:22:13 CEST 2010 - dimstar@opensuse.org
- Update to version 1.50:
+ 11 new logic games, 4 new calculation trainers, 13 verbal
analogies
+ Usability enhancements
+ Unit testing for the gbrainy.Core
+ Ability to define external logic puzzles using an xml file
(games.xml)
+ Command line support
+ 7 bug fixes
-------------------------------------------------------------------
Mon Jun 21 14:43:26 CEST 2010 - dimstar@opensuse.org
- Update to version 1.42:
+ 14 bugs fixed
+ Updated translations.
-------------------------------------------------------------------
Sun May 2 21:03:00 UTC 2010 - dimstar@opensuse.org
- bnc#601771: Fix gbrainy-use-libexecdir-patch: the game is
installed in libexecidir/packagename. The shell wrapper missed
this.
-------------------------------------------------------------------
Fri Apr 2 22:37:21 CEST 2010 - vuntz@opensuse.org

View File

@ -1,5 +1,5 @@
#
# spec file for package gbrainy (Version 1.41)
# spec file for package gbrainy (Version 1.50)
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@ -19,7 +19,7 @@
Name: gbrainy
Version: 1.41
Version: 1.50
Release: 1
License: GPLv2+
Source: %{name}-%{version}.tar.bz2