diff --git a/gbrainy-0.61.tar.bz2 b/gbrainy-0.61.tar.bz2 deleted file mode 100644 index 5f64803..0000000 --- a/gbrainy-0.61.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bdffe9f089d8f95ef24138a33840c327aafe94c4b84f523fa2de1379d20bb5a4 -size 383228 diff --git a/gbrainy-0.70.tar.bz2 b/gbrainy-0.70.tar.bz2 new file mode 100644 index 0000000..1d64f28 --- /dev/null +++ b/gbrainy-0.70.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b7d83439ec59464606cdaa8b6e2e7dba87a05a19c4fcef9ff76166772e52b6e +size 394901 diff --git a/gbrainy.changes b/gbrainy.changes index 6965284..a0e1aca 100644 --- a/gbrainy.changes +++ b/gbrainy.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Thu Aug 7 19:32:58 EDT 2008 - mauro@suse.de + +- Update to version 0.7 + * 8 new puzzles + * License included in the about box + * The drawing area is now square and the application resizes better + * Better score feedback + * Player's history + * Preferences persistence + * Better game selection + * Bug fixes + ------------------------------------------------------------------- Mon Mar 31 19:42:06 CEST 2008 - vuntz@suse.de diff --git a/gbrainy.spec b/gbrainy.spec index bf82a5d..83e0577 100644 --- a/gbrainy.spec +++ b/gbrainy.spec @@ -1,10 +1,17 @@ # -# spec file for package gbrainy (Version 0.61) +# spec file for package gbrainy (Version 0.70) # # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. -# This file and all modifications and additions to the pristine -# package are under the same license as the package itself. # +# All modifications and additions to the file contributed by third parties +# remain the property of their copyright owners, unless otherwise agreed +# upon. The license for this file, and modifications and additions to the +# file, is the same license as for the pristine package itself (unless the +# license for the pristine package is not an Open Source License, in which +# case the license is the MIT License). An "Open Source License" is a +# license that conforms to the Open Source Definition (Version 1.9) +# published by the Open Source Initiative. + # Please submit bugfixes or comments via http://bugs.opensuse.org/ # @@ -12,7 +19,7 @@ Name: gbrainy -Version: 0.61 +Version: 0.70 Release: 1 License: GPL v2 or later Source: %{name}-%{version}.tar.bz2 @@ -87,6 +94,16 @@ rm -rf "$RPM_BUILD_ROOT" %{_datadir}/man/man6/gbrainy.6.gz %changelog +* Thu Aug 07 2008 mauro@suse.de +- Update to version 0.7 + * 8 new puzzles + * License included in the about box + * The drawing area is now square and the application resizes better + * Better score feedback + * Player's history + * Preferences persistence + * Better game selection + * Bug fixes * Mon Mar 31 2008 vuntz@suse.de - Update to version 0.61: + Implemented difficulty levels: easy, medium and master @@ -98,5 +115,5 @@ rm -rf "$RPM_BUILD_ROOT" + 4 new logic games and 2 new memory trainers + Count down for memory games (to get your memory ready) + Some bug fixes -* Thu Feb 14 2008 ajorgensen@novell.com +* Wed Feb 13 2008 ajorgensen@novell.com - Initial import