diff --git a/.gitignore b/.gitignore index 2a21b65..0367f1f 100644 --- a/.gitignore +++ b/.gitignore @@ -56,3 +56,4 @@ calibre-0.7.14-nofonts.tar.xz /calibre-0.8.16-nofonts.tar.xz /calibre-0.8.17-nofonts.tar.xz /calibre-0.8.18-nofonts.tar.xz +/calibre-0.8.19-nofonts.tar.xz diff --git a/calibre.spec b/calibre.spec index e3c900e..f6cf647 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.18 +Version: 0.8.19 Release: 1%{?dist} Summary: E-book converter and library management Group: Applications/Multimedia @@ -258,6 +258,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %{_mandir}/man1/* %changelog +* Fri Sep 16 2011 Kevin Fenzi - 0.8.19-1 +- Update to 0.8.19 + * Fri Sep 09 2011 Kevin Fenzi - 0.8.18-1 - Update to 0.8.18 and add patch to work with poppler 0.17.3 diff --git a/sources b/sources index a1eaf84..6c2091b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b99317b3d0ac1c75f3fec6231a53c76e calibre-0.8.18-nofonts.tar.xz +74fbd5a461526cef821b7b221d208875 calibre-0.8.19-nofonts.tar.xz