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

Update to 2.01

OBS-URL: https://build.opensuse.org/request/show/78204
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/gbrainy?expand=0&rev=40
This commit is contained in:
Dominique Leuenberger 2011-08-11 19:35:03 +00:00 committed by Git OBS Bridge
parent 78ca7fed8c
commit e47552a009
4 changed files with 16 additions and 7 deletions

View File

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

3
gbrainy-2.01.tar.gz Normal file
View File

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

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sat Aug 6 18:39:58 CEST 2011 - dimstar@opensuse.org
- Update to version 2.01:
+ Add Mono.Addins.Gui 0.6 strings for L10N
+ remove libgnome support (deprecated lib)
+ 11 bugs fixed
- Remove --disable-gnome configure parameter, as the support has
been removed upstream.
-------------------------------------------------------------------
Fri Jul 8 10:59:45 CEST 2011 - vuntz@opensuse.org

View File

@ -19,8 +19,8 @@
Name: gbrainy
Version: 2.00
Release: 2
Version: 2.01
Release: 1
License: GPLv2+
Source: http://gent.softcatala.org/jmas/gbrainy/%{name}-%{version}.tar.gz
Patch: gbrainy-use-libexecdir.patch
@ -75,8 +75,7 @@ translation-update-upstream
%build
export MONO_SHARED_DIR=/var/tmp
%configure \
--disable-static \
--disable-gnome
--disable-static
make
%install