From fffa5a447f4f2a9fd379d42303f13e62b751f21b Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Aug 05 2012 19:06:37 +0000 Subject: Update to 0.8.63 --- diff --git a/.gitignore b/.gitignore index f81b032..67b05ca 100644 --- a/.gitignore +++ b/.gitignore @@ -96,3 +96,4 @@ calibre-0.7.14-nofonts.tar.xz /calibre-0.8.60-nofonts.tar.xz /calibre-0.8.61-nofonts.tar.xz /calibre-0.8.62-nofonts.tar.xz +/calibre-0.8.63-nofonts.tar.xz diff --git a/calibre.spec b/calibre.spec index 64a008d..c69eb8c 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.62 +Version: 0.8.63 Release: 1%{?dist} Summary: E-book converter and library management Group: Applications/Multimedia @@ -265,6 +265,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %{python_sitelib}/init_calibre.py* %changelog +* Sun Aug 05 2012 Kevin Fenzi 0.8.63-1 +- Update to 0.8.63 + * Fri Jul 27 2012 Kevin Fenzi 0.8.62-1 - Update to 0.8.62 diff --git a/sources b/sources index bf899eb..7d15669 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2b8f87866efc7d058f808d5d1dd566ef calibre-0.8.62-nofonts.tar.xz +11c2d260161d7b4cc464a979338dc855 calibre-0.8.63-nofonts.tar.xz