From 198a93a3a049d94430c1fc08c55123c9e05aa2bf Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: May 11 2013 18:22:44 +0000 Subject: Update to 0.9.30 --- diff --git a/.gitignore b/.gitignore index 8597d3a..ccec062 100644 --- a/.gitignore +++ b/.gitignore @@ -130,3 +130,4 @@ calibre-0.7.14-nofonts.tar.xz /calibre-0.9.27-nofonts.tar.xz /calibre-0.9.28-nofonts.tar.xz /calibre-0.9.29-nofonts.tar.xz +/calibre-0.9.30-nofonts.tar.xz diff --git a/calibre.spec b/calibre.spec index 36a13d9..6ea8611 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.29 +Version: 0.9.30 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 May 11 2013 Kevin Fenzi 0.9.30-1 +- Update to 0.9.30 + * Sat May 04 2013 Kevin Fenzi 0.9.29-1 - Update to 0.9.29 diff --git a/sources b/sources index 415b302..e0ca095 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6df04977c8b2930e65ae3025f6c47405 calibre-0.9.29-nofonts.tar.xz +0b555f2777ba3a5ea2dcd3d48482f756 calibre-0.9.30-nofonts.tar.xz