diff --git a/.gitignore b/.gitignore index a2a47b0..5418d5c 100644 --- a/.gitignore +++ b/.gitignore @@ -134,3 +134,4 @@ calibre-0.7.14-nofonts.tar.xz /calibre-0.9.31-nofonts.tar.xz /calibre-0.9.32-nofonts.tar.xz /calibre-0.9.34-nofonts.tar.xz +/calibre-0.9.35-nofonts.tar.xz diff --git a/calibre.spec b/calibre.spec index 6c8f395..c78f1f1 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.34 +Version: 0.9.35 Release: 1%{?dist} Summary: E-book converter and library management Group: Applications/Multimedia @@ -284,6 +284,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %{python_sitelib}/init_calibre.py* %changelog +* Sat Jun 15 2013 Kevin Fenzi 0.9.35-1 +- Update to 0.9.35 + * Fri Jun 07 2013 Kevin Fenzi 0.9.34-1 - Update to 0.9.34 diff --git a/sources b/sources index 03eea16..796ad83 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -138b2f597fe4c308c5cf103373cb8624 calibre-0.9.34-nofonts.tar.xz +d5875f6504ffea281a6e6ead2b3ad81b calibre-0.9.35-nofonts.tar.xz