diff --git a/.gitignore b/.gitignore index 4803a0e..80bef38 100644 --- a/.gitignore +++ b/.gitignore @@ -78,3 +78,4 @@ calibre-0.7.14-nofonts.tar.xz /calibre-0.8.39-nofonts.tar.xz /calibre-0.8.40-nofonts.tar.xz /calibre-0.8.41-nofonts.tar.xz +/calibre-0.8.42-nofonts.tar.xz diff --git a/calibre.spec b/calibre.spec index deb076e..0840557 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.41 -Release: 2%{?dist} +Version: 0.8.42 +Release: 1%{?dist} Summary: E-book converter and library management Group: Applications/Multimedia License: GPLv3 @@ -256,6 +256,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %{_mandir}/man1/* %changelog +* Mon Mar 12 2012 Kevin Fenzi - 0.8.42-1 +- Update to 0.8.42 + * Thu Mar 01 2012 Kevin Fenzi - 0.8.41-2 - Rebuild for new ImageMagick diff --git a/sources b/sources index 9b92100..93f8e0d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9ccb93efb38c26c41db7098441f80ec1 calibre-0.8.41-nofonts.tar.xz +43730ea0110e0709446c87d9154579fa calibre-0.8.42-nofonts.tar.xz