From 44b3e7f1e554c4133fcc8b4403da18aa0adaa4c6 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Jul 19 2013 21:59:20 +0000 Subject: Update to 0.9.40 --- diff --git a/.gitignore b/.gitignore index 7cdf0de..f36a16d 100644 --- a/.gitignore +++ b/.gitignore @@ -138,3 +138,4 @@ calibre-0.7.14-nofonts.tar.xz /calibre-0.9.36-nofonts.tar.xz /calibre-0.9.38-nofonts.tar.xz /calibre-0.9.39-nofonts.tar.xz +/calibre-0.9.40-nofonts.tar.xz diff --git a/calibre.spec b/calibre.spec index 386633e..fa99cbc 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.39 +Version: 0.9.40 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 19 2013 Kevin Fenzi 0.9.40-1 +- Update to 0.9.40 + * Fri Jul 12 2013 Kevin Fenzi 0.9.39-1 - Update to 0.9.39 diff --git a/sources b/sources index ed791ab..cfc4d9e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -16fc56f6c21d2c20b71672a20c916b3c calibre-0.9.39-nofonts.tar.xz +716772ab3e05bdbb71655704cd7014b2 calibre-0.9.40-nofonts.tar.xz