[calibre] Update to 0.9.26

Kevin Fenzi kevin at fedoraproject.org
Sat Apr 6 17:53:17 UTC 2013


commit 13a19a71a4c836ff301fb4cccb284d37077045ec
Author: Kevin Fenzi <kevin at scrye.com>
Date:   Sat Apr 6 11:53:12 2013 -0600

    Update to 0.9.26

 .gitignore   |    1 +
 calibre.spec |    5 ++++-
 sources      |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 771fcca..5fcda0f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -126,3 +126,4 @@ calibre-0.7.14-nofonts.tar.xz
 /calibre-0.9.23-nofonts.tar.xz
 /calibre-0.9.24-nofonts.tar.xz
 /calibre-0.9.25-nofonts.tar.xz
+/calibre-0.9.26-nofonts.tar.xz
diff --git a/calibre.spec b/calibre.spec
index 83cac72..b9fdfc0 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.25
+Version:        0.9.26
 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 Apr 06 2013 Kevin Fenzi <kevin at scrye.com> 0.9.26-1
+- Update to 0.9.26
+
 * Fri Mar 29 2013 Kevin Fenzi <kevin at scrye.com> 0.9.25-1
 - Update to 0.9.25
 
diff --git a/sources b/sources
index 66d5197..f141161 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f32d1fc3d64398853e9099175bdc22d1  calibre-0.9.25-nofonts.tar.xz
+438aa6b5edc890a967bbb0c34c8cb480  calibre-0.9.26-nofonts.tar.xz


More information about the scm-commits mailing list