diff --git a/.gitignore b/.gitignore index ccec062..e559841 100644 --- a/.gitignore +++ b/.gitignore @@ -131,3 +131,4 @@ calibre-0.7.14-nofonts.tar.xz /calibre-0.9.28-nofonts.tar.xz /calibre-0.9.29-nofonts.tar.xz /calibre-0.9.30-nofonts.tar.xz +/calibre-0.9.31-nofonts.tar.xz diff --git a/calibre.spec b/calibre.spec index 6ea8611..3ae90ed 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.30 +Version: 0.9.31 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 +* Fri May 17 2013 Kevin Fenzi 0.9.31-1 +- Update to 0.9.31 + * Sat May 11 2013 Kevin Fenzi 0.9.30-1 - Update to 0.9.30 diff --git a/sources b/sources index e0ca095..e64061a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0b555f2777ba3a5ea2dcd3d48482f756 calibre-0.9.30-nofonts.tar.xz +13df6497eef05b9cbcdb216900dde385 calibre-0.9.31-nofonts.tar.xz