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

Christian Krause chkr at fedoraproject.org
Wed Jul 30 20:27:38 UTC 2014


commit 57c7073ae350748e0d93cc284dff425c3be08ffb
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  |    5 ++++-
 sources    |    2 +-
 3 files changed, 6 insertions(+), 2 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 cb3f093..073166e 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.26
+Version:	2.0.28
 Release:	1%{?dist}
 Summary:	Flashcard program for using space repetition learning
 
@@ -106,6 +106,9 @@ s:\(.*\):%dir \1:' >>anki.lang
 %{_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 May 20 2014 Christian Krause <chkr at fedoraproject.org> - 2.0.26-1
 - Update to new upstream version 2.0.26 (BZ 1090863)
 - Add appdata
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