[calibre] Update to 0.9.43

Kevin Fenzi kevin at fedoraproject.org
Wed Aug 14 20:41:53 UTC 2013


commit 6c88a13598582c2d132a45a962d356a4a2b8fa52
Author: Kevin Fenzi <kevin at scrye.com>
Date:   Wed Aug 14 14:41:44 2013 -0600

    Update to 0.9.43

 .gitignore   |    1 +
 calibre.spec |    5 ++++-
 sources      |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 103fe61..2de5e33 100644
--- a/.gitignore
+++ b/.gitignore
@@ -140,3 +140,4 @@ calibre-0.7.14-nofonts.tar.xz
 /calibre-0.9.39-nofonts.tar.xz
 /calibre-0.9.40-nofonts.tar.xz
 /calibre-0.9.42-nofonts.tar.xz
+/calibre-0.9.43-nofonts.tar.xz
diff --git a/calibre.spec b/calibre.spec
index f6923c3..1515189 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.9.42
+Version:        0.9.43
 Release:        1%{?dist}
 Summary:        E-book converter and library management
 Group:          Applications/Multimedia
@@ -280,6 +280,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{python_sitelib}/init_calibre.py*
 
 %changelog
+* Wed Aug 14 2013 Kevin Fenzi <kevin at scrye.com> 0.9.43-1
+- Update to 0.9.43
+
 * Fri Aug 02 2013 Kevin Fenzi <kevin at scrye.com> 0.9.42-1
 - Update to 0.9.42
 
diff --git a/sources b/sources
index 48e4005..92eecd5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3de0afd5485b5fed33b5e64a676e2658  calibre-0.9.42-nofonts.tar.xz
+dd21b35c0b9a71f36f9f316fe2564591  calibre-0.9.43-nofonts.tar.xz


More information about the scm-commits mailing list