diff --git a/.gitignore b/.gitignore index adc8807..e738d6c 100644 --- a/.gitignore +++ b/.gitignore @@ -110,3 +110,4 @@ calibre-0.7.14-nofonts.tar.xz /calibre-0.9.4-nofonts.tar.xz /calibre-0.9.5-nofonts.tar.xz /calibre-0.9.6-nofonts.tar.xz +/calibre-0.9.7-nofonts.tar.xz diff --git a/calibre.spec b/calibre.spec index fb6cf60..8471723 100644 --- a/calibre.spec +++ b/calibre.spec @@ -1,8 +1,8 @@ %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: calibre -Version: 0.9.6 -Release: 2%{?dist} +Version: 0.9.7 +Release: 1%{?dist} Summary: E-book converter and library management Group: Applications/Multimedia License: GPLv3 @@ -277,6 +277,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %{python_sitelib}/init_calibre.py* %changelog +* Fri Nov 23 2012 Kevin Fenzi 0.9.7-1 +- Update to 0.9.7 + * Sun Nov 18 2012 Kevin Fenzi 0.9.6-2 - Another better approach to unbundling feedparser. diff --git a/sources b/sources index 7a18771..7aeb900 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -eb60850e7d4beabbf1896133aeb537c6 calibre-0.9.6-nofonts.tar.xz +befcea9d04af2e4cc207b903c73265a3 calibre-0.9.7-nofonts.tar.xz