diff --git a/.gitignore b/.gitignore index 469b16a..608e51c 100644 --- a/.gitignore +++ b/.gitignore @@ -91,3 +91,4 @@ calibre-0.7.14-nofonts.tar.xz /calibre-0.8.53-nofonts.tar.xz /calibre-0.8.54-nofonts.tar.xz /calibre-0.8.55-nofonts.tar.xz +/calibre-0.8.56-nofonts.tar.xz diff --git a/calibre.spec b/calibre.spec index 7b8c209..0cec662 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.8.55 +Version: 0.8.56 Release: 1%{?dist} Summary: E-book converter and library management Group: Applications/Multimedia @@ -240,6 +240,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %{python_sitelib}/init_calibre.py* %changelog +* Fri Jun 15 2012 Kevin Fenzi 0.8.56-1 +- Update to 0.8.56 + * Sat Jun 09 2012 Kevin Fenzi 0.8.55-1 - Update to 0.8.55 diff --git a/sources b/sources index 2ff647b..3e4419d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ab8922e84c01304a4f4e9ea7d28336c7 calibre-0.8.55-nofonts.tar.xz +9d3ea55ebc1d8821f84aefd24dae568f calibre-0.8.56-nofonts.tar.xz