[calibre] Update to 0.8.56

Kevin Fenzi kevin at fedoraproject.org
Sat Jun 16 03:21:04 UTC 2012


commit 346e98f6373106891ed658e09c5bef0b1737ddfb
Author: Kevin Fenzi <kevin at scrye.com>
Date:   Fri Jun 15 21:20:57 2012 -0600

    Update to 0.8.56

 .gitignore   |    1 +
 calibre.spec |    5 ++++-
 sources      |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 469b16a..608e51c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -91,3 +91,4 @@ calibre-0.7.14-nofonts.tar.xz
 /calibre-0.8.53-nofonts.tar.xz
 /calibre-0.8.54-nofonts.tar.xz
 /calibre-0.8.55-nofonts.tar.xz
+/calibre-0.8.56-nofonts.tar.xz
diff --git a/calibre.spec b/calibre.spec
index 7b8c209..0cec662 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.55
+Version:        0.8.56
 Release:        1%{?dist}
 Summary:        E-book converter and library management
 Group:          Applications/Multimedia
@@ -240,6 +240,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{python_sitelib}/init_calibre.py*
 
 %changelog
+* Fri Jun 15 2012 Kevin Fenzi <kevin at scrye.com> 0.8.56-1
+- Update to 0.8.56
+
 * Sat Jun 09 2012 Kevin Fenzi <kevin at scrye.com> 0.8.55-1
 - Update to 0.8.55
 
diff --git a/sources b/sources
index 2ff647b..3e4419d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ab8922e84c01304a4f4e9ea7d28336c7  calibre-0.8.55-nofonts.tar.xz
+9d3ea55ebc1d8821f84aefd24dae568f  calibre-0.8.56-nofonts.tar.xz


More information about the scm-commits mailing list