[calibre] Update to 0.9.29

Kevin Fenzi kevin at fedoraproject.org
Sat May 4 18:03:28 UTC 2013


commit 62fcdee0dc85df273a7bc7bc6a5da01961c4f3f6
Author: Kevin Fenzi <kevin at scrye.com>
Date:   Sat May 4 12:03:18 2013 -0600

    Update to 0.9.29

 .gitignore   |    1 +
 calibre.spec |    5 ++++-
 sources      |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bae6376..8597d3a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -129,3 +129,4 @@ calibre-0.7.14-nofonts.tar.xz
 /calibre-0.9.26-nofonts.tar.xz
 /calibre-0.9.27-nofonts.tar.xz
 /calibre-0.9.28-nofonts.tar.xz
+/calibre-0.9.29-nofonts.tar.xz
diff --git a/calibre.spec b/calibre.spec
index de9df43..36a13d9 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.28
+Version:        0.9.29
 Release:        1%{?dist}
 Summary:        E-book converter and library management
 Group:          Applications/Multimedia
@@ -285,6 +285,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{python_sitelib}/init_calibre.py*
 
 %changelog
+* Sat May 04 2013 Kevin Fenzi <kevin at scrye.com> 0.9.29-1
+- Update to 0.9.29
+
 * Sat Apr 27 2013 Kevin Fenzi <kevin at scrye.com> 0.9.28-1
 - Update to 0.9.28
 
diff --git a/sources b/sources
index fe3cb66..415b302 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f788c2adda0e90819365c0fc24034eb8  calibre-0.9.28-nofonts.tar.xz
+6df04977c8b2930e65ae3025f6c47405  calibre-0.9.29-nofonts.tar.xz


More information about the scm-commits mailing list