[anki] Update to new upstream version 2.0.28 (BZ 1123961)

Christian Krause chkr at fedoraproject.org
Wed Jul 30 20:12:53 UTC 2014


commit 52d288d2d8efb26d45d47db3444eb1aadbae7783
Author: Christian Krause <chkr at fedoraproject.org>
Date:   Wed Jul 30 22:12:49 2014 +0200

    Update to new upstream version 2.0.28 (BZ 1123961)

 .gitignore |    1 +
 anki.spec  |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 997e13a..b0de24e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -26,3 +26,4 @@ anki-1.0.1.tgz
 /anki-2.0.22.tgz
 /anki-2.0.25.tgz
 /anki-2.0.26.tgz
+/anki-2.0.28.tgz
diff --git a/anki.spec b/anki.spec
index d64d60e..54a4546 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.26
-Release:	3%{?dist}
+Version:	2.0.28
+Release:	1%{?dist}
 Summary:	Flashcard program for using space repetition learning
 
 Group:		Amusements/Games
@@ -112,6 +112,9 @@ fi
 %{_datadir}/appdata/anki.appdata.xml
 
 %changelog
+* Wed Jul 30 2014 Christian Krause <chkr at fedoraproject.org> - 2.0.28-1
+- Update to new upstream version 2.0.28 (BZ 1123961)
+
 * Tue Jul 08 2014 Rex Dieter <rdieter at fedoraproject.org> 2.0.26-3
 - optimize mimeinfo scriptlet
 
diff --git a/sources b/sources
index eee3cca..af11f55 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c3af007dbda797e5f587b450691d93c9  anki-2.0.26.tgz
+a03dbbe550cba3f85c87e1aec2ebdbd5  anki-2.0.28.tgz


More information about the scm-commits mailing list