diff --git a/.gitignore b/.gitignore index eb66cac..3c784be 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,4 @@ calibre-0.7.14-nofonts.tar.xz /calibre-0.7.26-nofonts.tar.xz /calibre-0.7.27-nofonts.tar.xz /calibre-0.7.28-nofonts.tar.xz +/calibre-0.7.29-nofonts.tar.xz diff --git a/calibre.spec b/calibre.spec index a94dd43..29d9ad8 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.28 +Version: 0.7.29 Release: 1%{?dist} Summary: E-book converter and library management Group: Applications/Multimedia @@ -269,6 +269,9 @@ fi %{_mandir}/man1/* %changelog +* Fri Nov 19 2010 Kevin Fenzi - 0.7.29-1 +- Update to 0.7.29 + * Sat Nov 13 2010 Kevin Fenzi - 0.7.28-1 - Update to 0.7.28 diff --git a/sources b/sources index bcbf9bb..585265b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -21dd909200a25f02fc3ccf4cb3b6fd28 calibre-0.7.28-nofonts.tar.xz +80eb14aa339be5df9b2b090c1e650952 calibre-0.7.29-nofonts.tar.xz