diff --git a/.gitignore b/.gitignore index 730e0d2..cc5b18e 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ calibre-0.7.14-nofonts.tar.xz /calibre-0.7.16-nofonts.tar.xz /calibre-0.7.17-nofonts.tar.xz /calibre-0.7.18-nofonts.tar.xz +/calibre-0.7.20-nofonts.tar.xz diff --git a/calibre.spec b/calibre.spec index 816e88a..e527637 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.7.18 -Release: 3%{?dist} +Version: 0.7.20 +Release: 1%{?dist} Summary: E-book converter and library management Group: Applications/Multimedia License: GPLv3 @@ -250,6 +250,9 @@ fi %{_mandir}/man1/* %changelog +* Fri Sep 24 2010 Kevin Fenzi - 0.7.20-1 +- Update to 0.7.20 + * Wed Sep 15 2010 Kevin Fenzi - 0.7.18-3 - Rebuild for new ImageMagick diff --git a/sources b/sources index af2f3fc..f465bb8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -32353d899f13e2df482197a5de487a22 calibre-0.7.18-nofonts.tar.xz +f8aa31873793750da822649292dd9604 calibre-0.7.20-nofonts.tar.xz