diff --git a/.gitignore b/.gitignore index 231d5dd..7c31e11 100644 --- a/.gitignore +++ b/.gitignore @@ -121,3 +121,4 @@ calibre-0.7.14-nofonts.tar.xz /calibre-0.9.17-nofonts.tar.xz /calibre-0.9.19-nofonts.tar.xz /calibre-0.9.20.tar.xz +/calibre-0.9.21-nofonts.tar.xz diff --git a/calibre.spec b/calibre.spec index aaaa9ea..c5e3916 100644 --- a/calibre.spec +++ b/calibre.spec @@ -1,7 +1,7 @@ %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: calibre -Version: 0.9.20 +Version: 0.9.21 Release: 1%{?dist} Summary: E-book converter and library management Group: Applications/Multimedia @@ -285,6 +285,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %{python_sitelib}/init_calibre.py* %changelog +* Sat Mar 02 2013 Kevin Fenzi 0.9.21-1 +- Update to 0.9.21 + * Fri Feb 22 2013 Kevin Fenzi 0.9.20-1 - Update to 0.9.20 diff --git a/sources b/sources index b832f66..98a96bd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -860b4b28029ae40e5ea59ec4f50b1144 calibre-0.9.20.tar.xz +b7a697b0314195953df44d9abb8387f1 calibre-0.9.21-nofonts.tar.xz