diff --git a/.gitignore b/.gitignore index d72d185..ed57686 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ calibre-0.7.10-nofonts.tar.xz calibre-0.7.11-nofonts.tar.xz calibre-0.7.12-nofonts.tar.xz +calibre-0.7.13-nofonts.tar.xz diff --git a/calibre.spec b/calibre.spec index b88d41a..dc11528 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.7.12 +Version: 0.7.13 Release: 1%{?dist} Summary: E-book converter and library management Group: Applications/Multimedia @@ -250,6 +250,9 @@ fi %{_mandir}/man1/* %changelog +* Fri Aug 06 2010 Kevin Fenzi - 0.7.13-1 +- Update to 0.7.13 + * Mon Aug 02 2010 Kevin Fenzi - 0.7.12-1 - Update to 0.7.12 diff --git a/sources b/sources index 7b7cb0c..22242af 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -31d5777fe5aaafd6f58e3fae0bee7794 calibre-0.7.12-nofonts.tar.xz +5a30b2ebf01a5a9c78c641b2164c2c8e calibre-0.7.13-nofonts.tar.xz