commit 9bda471533fc0522a2168a231b27c500d7c49f70
Author: Christian Krause <chkr(a)fedoraproject.org>
Date: Sat Feb 1 00:44:58 2014 +0100
Update to new upstream version 2.0.22 (BZ 1057013)
.gitignore | 1 +
anki.spec | 7 +++++--
sources | 2 +-
3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bc40f4f..0d9fda5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -23,3 +23,4 @@ anki-1.0.1.tgz
/anki-2.0.16.tgz
/anki-2.0.18.tgz
/anki-2.0.20.tgz
+/anki-2.0.22.tgz
diff --git a/anki.spec b/anki.spec
index 9053ed2..b754523 100644
--- a/anki.spec
+++ b/anki.spec
@@ -1,8 +1,8 @@
%{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
Name: anki
-Version: 2.0.20
-Release: 2%{?dist}
+Version: 2.0.22
+Release: 1%{?dist}
Summary: Flashcard program for using space repetition learning
Group: Amusements/Games
@@ -101,6 +101,9 @@ s:\(.*\):%dir \1:' >>anki.lang
%{_mandir}/man1/%{name}.*
%changelog
+* Fri Jan 31 2014 Christian Krause <chkr(a)fedoraproject.org> - 2.0.22-1
+- Update to new upstream version 2.0.22 (BZ 1057013)
+
* Tue Jan 14 2014 Christian Krause <chkr(a)fedoraproject.org> - 2.0.20-2
- Fix typo in changelog
diff --git a/sources b/sources
index c7fc39d..50b8d18 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-15634935901ba98f4c5a594924b0b76e anki-2.0.20.tgz
+99806b13ac127d5d913b138ef813d7e2 anki-2.0.22.tgz