From 8b004fcde8311e948a002a64511f8fd50ae91983 Mon Sep 17 00:00:00 2001 From: Christian Krause Date: Jun 24 2013 23:06:34 +0000 Subject: Update to new upstream version 2.0.11 (BZ 973523) --- diff --git a/.gitignore b/.gitignore index 28f7c77..dabd9d3 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,4 @@ anki-1.0.1.tgz /anki-2.0.7.tgz /anki-2.0.8.tgz /anki-2.0.9.tgz +/anki-2.0.11.tgz diff --git a/anki.spec b/anki.spec index 12fa3d6..c8a3a8c 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.9 +Version: 2.0.11 Release: 1%{?dist} Summary: Flashcard program for using space repetition learning @@ -31,7 +31,6 @@ as possible. Anki is based on a theory called spaced repetition. %setup -q mv thirdparty/send2trash . rm -rf thirdparty -rmdir anki/~ %patch0 -p1 -b .noupdate %build @@ -102,6 +101,9 @@ s:\(.*\):%dir \1:' >>anki.lang %{_mandir}/man1/%{name}.* %changelog +* Mon Jun 24 2013 Christian Krause - 2.0.11-1 +- Update to new upstream version 2.0.11 (BZ 973523) + * Mon Jun 03 2013 Christian Krause - 2.0.9-1 - Update to new upstream version 2.0.9 (BZ 970052) - Remove patch (issue was fixed upstream) diff --git a/sources b/sources index 776bc00..d3a68bd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c61bb6af11d5dc461aa3d92b4b3d22ce anki-2.0.9.tgz +22413ec239b79fb4587c1548f8807cce anki-2.0.11.tgz