diff --git a/.gitignore b/.gitignore index f3da23d..73ba9fd 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ anki-0.9.9.8.6-nosamples.tgz anki-1.0.tgz +anki-1.0.1.tgz diff --git a/anki.spec b/anki.spec index 8e9921e..20f46e4 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.0 +Version: 1.0.1 Release: 1%{?dist} Summary: Flashcard program for using space repetition learning @@ -101,6 +101,9 @@ rm -rf %{buildroot} %{_datadir}/pixmaps/%{name}.png %changelog +* Sat Aug 21 2010 Christian Krause - 1.0.1-1 +- Update to new upstream version 1.0.1 + * Mon Aug 02 2010 Christian Krause - 1.0-1 - Update to new upstream version 1.0 - Use original upstream tgz since upstream doesn't ship the problematic diff --git a/sources b/sources index f9c6a85..815e5c1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d09e5f38cf169eb86d473beaab9e6596 anki-1.0.tgz +35e76a2be574b375fb545b95621cd416 anki-1.0.1.tgz