[anki] Update to new upstream version 2.0.16

Christian Krause chkr at fedoraproject.org
Fri Nov 1 23:38:04 UTC 2013


commit de8d88204d48458feb1b79ad1cf293ba3a7e9301
Author: Christian Krause <chkr at fedoraproject.org>
Date:   Sat Nov 2 00:38:11 2013 +0100

    Update to new upstream version 2.0.16

 .gitignore |    1 +
 anki.spec  |    5 ++++-
 sources    |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2bc500f..b59f68e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,3 +20,4 @@ anki-1.0.1.tgz
 /anki-2.0.11.tgz
 /anki-2.0.12.tgz
 /anki-2.0.13.tgz
+/anki-2.0.16.tgz
diff --git a/anki.spec b/anki.spec
index 75b3c65..02b992e 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.13
+Version:	2.0.16
 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 Nov 01 2013 Christian Krause <chkr at fedoraproject.org> - 2.0.16-1
+- Update to new upstream version 2.0.16
+
 * Fri Oct 11 2013 Christian Krause <chkr at fedoraproject.org> - 2.0.13-1
 - Update to new upstream version 2.0.13
 
diff --git a/sources b/sources
index 624dc16..a6301af 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3cdc2aa59c881a1cff0a20139c3db44b  anki-2.0.13.tgz
+53686072ddce3386e2b6b92d75ade814  anki-2.0.16.tgz


More information about the scm-commits mailing list