[anki] Update to new upstream version 2.0.8

Christian Krause chkr at fedoraproject.org
Sun Feb 24 16:07:57 UTC 2013


commit e28720902f49bf099cc6eab0e6ad14dd1713d399
Author: Christian Krause <chkr at fedoraproject.org>
Date:   Sun Feb 24 17:07:45 2013 +0100

    Update to new upstream version 2.0.8

 .gitignore |    1 +
 anki.spec  |    5 ++++-
 sources    |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bbc73b1..54f29cb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,3 +15,4 @@ anki-1.0.1.tgz
 /anki-2.0.4.tgz
 /anki-2.0.6.tgz
 /anki-2.0.7.tgz
+/anki-2.0.8.tgz
diff --git a/anki.spec b/anki.spec
index 0d085f0..fedab3c 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.7
+Version:	2.0.8
 Release:	1%{?dist}
 Summary:	Flashcard program for using space repetition learning
 
@@ -96,6 +96,9 @@ s:\(.*\):%dir \1:' >>anki.lang
 %{_mandir}/man1/%{name}.*
 
 %changelog
+* Sun Feb 24 2013 Christian Krause <chkr at fedoraproject.org> - 2.0.8-1
+- Update to new upstream version 2.0.8
+
 * Sat Feb 02 2013 Christian Krause <chkr at fedoraproject.org> - 2.0.7-1
 - Update to new upstream version 2.0.7
 
diff --git a/sources b/sources
index e628c34..df50be4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-139d14f705d7e24f659e964117d98b0a  anki-2.0.7.tgz
+ee93fc1d1dce0d0b68431ec117d5f556  anki-2.0.8.tgz


More information about the scm-commits mailing list