diff --git a/.gitignore b/.gitignore index 788371c..3246746 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ anki-1.0.1.tgz /anki-1.2.2.tgz /anki-1.2.4.tgz /anki-1.2.5.tgz +/anki-1.2.6.tgz diff --git a/anki.spec b/anki.spec index 45442ce..a6fd655 100644 --- a/anki.spec +++ b/anki.spec @@ -1,7 +1,7 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: anki -Version: 1.2.5 +Version: 1.2.6 Release: 1%{?dist} Summary: Flashcard program for using space repetition learning @@ -103,6 +103,9 @@ rm -rf %{buildroot} %{_datadir}/pixmaps/%{name}.png %changelog +* Sat Feb 05 2011 Christian Krause - 1.2.6-1 +- Update to new upstream version 1.2.6 (BZ 665163) + * Thu Jan 27 2011 Christian Krause - 1.2.5-1 - Update to new upstream version 1.2.5 (BZ 665163) diff --git a/sources b/sources index 6b55d32..b2086c1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e42d8bfe96d15f427dec662940b7234b anki-1.2.5.tgz +9e506c19ec696ce70463b8ad1cd9bcf6 anki-1.2.6.tgz