From 0793a2beb8f013853ba5f99134042de2911dbd73 Mon Sep 17 00:00:00 2001 From: Sergey Zhemoitel Date: Tue, 12 Jun 2012 12:50:15 +0400 Subject: [PATCH] update to 1.0.2 --- .abf.yml | 2 +- freshmemory.spec | 13 +++++++++---- 2 files changed, 10 insertions(+), 5 deletions(-) diff --git a/.abf.yml b/.abf.yml index 7bbd87f..b246464 100644 --- a/.abf.yml +++ b/.abf.yml @@ -1,2 +1,2 @@ sources: - "freshmemory-1.0.tar.bz2": 8dd4163a345738b1f25c745ed855caa942c8c0aa + "freshmemory-1.0.2.tar.bz2": e25ff36c48f32f97815a4d646e97ab2ba9b4320c diff --git a/freshmemory.spec b/freshmemory.spec index fe965d8..f755f00 100644 --- a/freshmemory.spec +++ b/freshmemory.spec @@ -1,17 +1,22 @@ Name: freshmemory -Version: 1.0 +Version: 1.0.2 Release: %mkrel 1 License: GNU GPL v3 Summary: fresh memory -Group: Education/Language +Group: Education URL: http://sourceforge.net/projects/freshmemory/files/freshmemory/ Source: %{name}-%{version}.tar.bz2 -BuildRequires: qt4-devel >= 4.7.0 +BuildRequires: qt4-devel >= 4.7.4 BuildRequires: gcc BuildRoot: %{_tmppath}/%{name}-%{version}-build %description -freshmemory +Fresh Memory is an application that helps to learn large amounts of any material with Spaced Repetition method. +The most important subject is learning foreign words, but Fresh Memory can be also used to learn anything else. +Other examples are country's capitals and flags, chemical elements, mathematical formulas, technical terms. +The learning data is stored as flash cards and dictionaries: sets of cards. The flash cards may have several fields, +and the user controls what combination of fields to learn. The flash cards can have formatted text and images. +The look of flash cards and studying parameters are can be flexibly adjusted. %prep %setup -q