[calibre] Update to 0.8.62

Kevin Fenzi kevin at fedoraproject.org
Sat Jul 28 02:28:19 UTC 2012


commit 44b6b5e32b148377fd168ab12fa8a75cddc29cb6
Author: Kevin Fenzi <kevin at scrye.com>
Date:   Fri Jul 27 20:27:57 2012 -0600

    Update to 0.8.62

 .gitignore   |    1 +
 calibre.spec |    5 ++++-
 sources      |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d66554b..f81b032 100644
--- a/.gitignore
+++ b/.gitignore
@@ -95,3 +95,4 @@ calibre-0.7.14-nofonts.tar.xz
 /calibre-0.8.59-nofonts.tar.xz
 /calibre-0.8.60-nofonts.tar.xz
 /calibre-0.8.61-nofonts.tar.xz
+/calibre-0.8.62-nofonts.tar.xz
diff --git a/calibre.spec b/calibre.spec
index 32e638e..64a008d 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.61
+Version:        0.8.62
 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
+* Fri Jul 27 2012 Kevin Fenzi <kevin at scrye.com> 0.8.62-1
+- Update to 0.8.62
+
 * Sat Jul 21 2012 Kevin Fenzi <kevin at scrye.com> 0.8.61-1
 - Update to 0.8.61
 
diff --git a/sources b/sources
index 9e9a992..bf899eb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-33cbee295bbc7aaf326a602c92cf36a4  calibre-0.8.61-nofonts.tar.xz
+2b8f87866efc7d058f808d5d1dd566ef  calibre-0.8.62-nofonts.tar.xz


More information about the scm-commits mailing list