diff --git a/.gitignore b/.gitignore index 560ea95..7cdf0de 100644 --- a/.gitignore +++ b/.gitignore @@ -137,3 +137,4 @@ calibre-0.7.14-nofonts.tar.xz /calibre-0.9.35-nofonts.tar.xz /calibre-0.9.36-nofonts.tar.xz /calibre-0.9.38-nofonts.tar.xz +/calibre-0.9.39-nofonts.tar.xz diff --git a/calibre.spec b/calibre.spec index a0ace19..386633e 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.38 +Version: 0.9.39 Release: 1%{?dist} Summary: E-book converter and library management Group: Applications/Multimedia @@ -280,6 +280,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %{python_sitelib}/init_calibre.py* %changelog +* Fri Jul 12 2013 Kevin Fenzi 0.9.39-1 +- Update to 0.9.39 + * Fri Jul 05 2013 Kevin Fenzi 0.9.38-1 - Update to 0.9.38 - Add patch for new python-pillow diff --git a/sources b/sources index 1233a48..ed791ab 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -45a606991938a79af61b9c8fd458b1a5 calibre-0.9.38-nofonts.tar.xz +16fc56f6c21d2c20b71672a20c916b3c calibre-0.9.39-nofonts.tar.xz