diff --git a/.gitignore b/.gitignore index e559841..a27af8e 100644 --- a/.gitignore +++ b/.gitignore @@ -132,3 +132,4 @@ calibre-0.7.14-nofonts.tar.xz /calibre-0.9.29-nofonts.tar.xz /calibre-0.9.30-nofonts.tar.xz /calibre-0.9.31-nofonts.tar.xz +/calibre-0.9.32-nofonts.tar.xz diff --git a/calibre.spec b/calibre.spec index 3ae90ed..4745261 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.31 +Version: 0.9.32 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 24 2013 Kevin Fenzi 0.9.32-1 +- Update to 0.9.32 + * Fri May 17 2013 Kevin Fenzi 0.9.31-1 - Update to 0.9.31 diff --git a/sources b/sources index e64061a..bdfdd04 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -13df6497eef05b9cbcdb216900dde385 calibre-0.9.31-nofonts.tar.xz +fb69eac2ab28031120af53914bdf5dbf calibre-0.9.32-nofonts.tar.xz