diff --git a/gbrainy-2.00.tar.gz b/gbrainy-2.00.tar.gz deleted file mode 100644 index ca48906..0000000 --- a/gbrainy-2.00.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:95df612d00e12f5bda4a7df4c77818e20aec163fd1da5bade7e5fbd5acef624a -size 2250228 diff --git a/gbrainy-2.01.tar.gz b/gbrainy-2.01.tar.gz new file mode 100644 index 0000000..a9d2b98 --- /dev/null +++ b/gbrainy-2.01.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:777bbc0ce1c8d511d3ccf6802cbf7768438e6840b3fd4d52db9196764fe0729a +size 2331026 diff --git a/gbrainy.changes b/gbrainy.changes index 6f60f78..ea7c336 100644 --- a/gbrainy.changes +++ b/gbrainy.changes @@ -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 diff --git a/gbrainy.spec b/gbrainy.spec index f5003fd..2e6a9c1 100644 --- a/gbrainy.spec +++ b/gbrainy.spec @@ -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