[anki/f19] Update to new upstream version 2.0.25 (BZ 1087211)

Christian Krause chkr at fedoraproject.org
Fri Apr 18 18:59:07 UTC 2014


commit 8d31b0488dcf1a51734196f61450844b38f18ad1
Author: Christian Krause <chkr at fedoraproject.org>
Date:   Fri Apr 18 20:50:10 2014 +0200

    Update to new upstream version 2.0.25 (BZ 1087211)

 .gitignore |    1 +
 anki.spec  |    5 ++++-
 sources    |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0d9fda5..3a5f39f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -24,3 +24,4 @@ anki-1.0.1.tgz
 /anki-2.0.18.tgz
 /anki-2.0.20.tgz
 /anki-2.0.22.tgz
+/anki-2.0.25.tgz
diff --git a/anki.spec b/anki.spec
index 1c070f1..7bdaa92 100644
--- a/anki.spec
+++ b/anki.spec
@@ -1,7 +1,7 @@
 %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name:		anki
-Version:	2.0.22
+Version:	2.0.25
 Release:	1%{?dist}
 Summary:	Flashcard program for using space repetition learning
 
@@ -101,6 +101,9 @@ s:\(.*\):%dir \1:' >>anki.lang
 %{_mandir}/man1/%{name}.*
 
 %changelog
+* Fri Apr 18 2014 Christian Krause <chkr at fedoraproject.org> - 2.0.25-1
+- Update to new upstream version 2.0.25 (BZ 1087211)
+
 * Fri Jan 31 2014 Christian Krause <chkr at fedoraproject.org> - 2.0.22-1
 - Update to new upstream version 2.0.22 (BZ 1057013)
 
diff --git a/sources b/sources
index 50b8d18..632bd05 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-99806b13ac127d5d913b138ef813d7e2  anki-2.0.22.tgz
+e0e83fe28bfee6ffbb2d0e608e1c6a01  anki-2.0.25.tgz


More information about the scm-commits mailing list