[calibre] Update to 0.8.63

Kevin Fenzi kevin at fedoraproject.org
Sun Aug 5 19:06:40 UTC 2012


commit fffa5a447f4f2a9fd379d42303f13e62b751f21b
Author: Kevin Fenzi <kevin at scrye.com>
Date:   Sun Aug 5 13:06:37 2012 -0600

    Update to 0.8.63

 .gitignore   |    1 +
 calibre.spec |    5 ++++-
 sources      |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
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 <kevin at scrye.com> 0.8.63-1
+- Update to 0.8.63
+
 * Fri Jul 27 2012 Kevin Fenzi <kevin at scrye.com> 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


More information about the scm-commits mailing list