diff --git a/.gitignore b/.gitignore index ae5f2f1..d66554b 100644 --- a/.gitignore +++ b/.gitignore @@ -94,3 +94,4 @@ calibre-0.7.14-nofonts.tar.xz /calibre-0.8.56-nofonts.tar.xz /calibre-0.8.59-nofonts.tar.xz /calibre-0.8.60-nofonts.tar.xz +/calibre-0.8.61-nofonts.tar.xz diff --git a/calibre.spec b/calibre.spec index 390080a..32e638e 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.8.60 -Release: 2%{?dist} +Version: 0.8.61 +Release: 1%{?dist} Summary: E-book converter and library management Group: Applications/Multimedia License: GPLv3 @@ -265,6 +265,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %{python_sitelib}/init_calibre.py* %changelog +* Sat Jul 21 2012 Kevin Fenzi 0.8.61-1 +- Update to 0.8.61 + * Wed Jul 18 2012 Fedora Release Engineering - 0.8.60-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild diff --git a/sources b/sources index 8a0cec0..9e9a992 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -38f4d5f65b8af54092c0d3a3939b4da9 calibre-0.8.60-nofonts.tar.xz +33cbee295bbc7aaf326a602c92cf36a4 calibre-0.8.61-nofonts.tar.xz