diff --git a/.gitignore b/.gitignore index 9975478..dcccfe9 100644 --- a/.gitignore +++ b/.gitignore @@ -50,3 +50,4 @@ calibre-0.7.14-nofonts.tar.xz /calibre-0.8.10-nofonts.tar.xz /calibre-0.8.11-nofonts.tar.xz /calibre-0.8.12-nofonts.tar.xz +/calibre-0.8.13-nofonts.tar.xz diff --git a/calibre.spec b/calibre.spec index 8aeafbc..de1a04a 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.12 +Version: 0.8.13 Release: 1%{?dist} Summary: E-book converter and library management Group: Applications/Multimedia @@ -260,6 +260,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %{_mandir}/man1/* %changelog +* Fri Aug 05 2011 Kevin Fenzi - 0.8.13-1 +- Update to 0.8.13 + * Sun Jul 31 2011 Kevin Fenzi - 0.8.12-1 - Update to 0.8.12 diff --git a/sources b/sources index 8e2ee5a..e6ab5b9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -846ffceaa66e8f25c39ae2be0bd26a3e calibre-0.8.12-nofonts.tar.xz +0bfcab4ad77210d091ef93e92e003c9b calibre-0.8.13-nofonts.tar.xz