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:
parent
78ca7fed8c
commit
e47552a009
@ -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
3
gbrainy-2.01.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:777bbc0ce1c8d511d3ccf6802cbf7768438e6840b3fd4d52db9196764fe0729a
|
||||||
|
size 2331026
|
@ -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
|
Fri Jul 8 10:59:45 CEST 2011 - vuntz@opensuse.org
|
||||||
|
|
||||||
|
@ -19,8 +19,8 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: gbrainy
|
Name: gbrainy
|
||||||
Version: 2.00
|
Version: 2.01
|
||||||
Release: 2
|
Release: 1
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Source: http://gent.softcatala.org/jmas/gbrainy/%{name}-%{version}.tar.gz
|
Source: http://gent.softcatala.org/jmas/gbrainy/%{name}-%{version}.tar.gz
|
||||||
Patch: gbrainy-use-libexecdir.patch
|
Patch: gbrainy-use-libexecdir.patch
|
||||||
@ -75,8 +75,7 @@ translation-update-upstream
|
|||||||
%build
|
%build
|
||||||
export MONO_SHARED_DIR=/var/tmp
|
export MONO_SHARED_DIR=/var/tmp
|
||||||
%configure \
|
%configure \
|
||||||
--disable-static \
|
--disable-static
|
||||||
--disable-gnome
|
|
||||||
make
|
make
|
||||||
|
|
||||||
%install
|
%install
|
||||||
|
Loading…
Reference in New Issue
Block a user