[calibre] Update to 0.9.30

Kevin Fenzi kevin at fedoraproject.org
Sat May 11 18:22:56 UTC 2013


commit 198a93a3a049d94430c1fc08c55123c9e05aa2bf
Author: Kevin Fenzi <kevin at scrye.com>
Date:   Sat May 11 12:22:44 2013 -0600

    Update to 0.9.30

 .gitignore   |    1 +
 calibre.spec |    5 ++++-
 sources      |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8597d3a..ccec062 100644
--- a/.gitignore
+++ b/.gitignore
@@ -130,3 +130,4 @@ calibre-0.7.14-nofonts.tar.xz
 /calibre-0.9.27-nofonts.tar.xz
 /calibre-0.9.28-nofonts.tar.xz
 /calibre-0.9.29-nofonts.tar.xz
+/calibre-0.9.30-nofonts.tar.xz
diff --git a/calibre.spec b/calibre.spec
index 36a13d9..6ea8611 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.29
+Version:        0.9.30
 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 11 2013 Kevin Fenzi <kevin at scrye.com> 0.9.30-1
+- Update to 0.9.30
+
 * Sat May 04 2013 Kevin Fenzi <kevin at scrye.com> 0.9.29-1
 - Update to 0.9.29
 
diff --git a/sources b/sources
index 415b302..e0ca095 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6df04977c8b2930e65ae3025f6c47405  calibre-0.9.29-nofonts.tar.xz
+0b555f2777ba3a5ea2dcd3d48482f756  calibre-0.9.30-nofonts.tar.xz


More information about the scm-commits mailing list