[calibre] Update to 0.9.25

Kevin Fenzi kevin at fedoraproject.org
Fri Mar 29 17:44:32 UTC 2013


commit 6a9f8ce7a45a601d443e8c204149177b71ab474a
Author: Kevin Fenzi <kevin at scrye.com>
Date:   Fri Mar 29 11:44:23 2013 -0600

    Update to 0.9.25

 .gitignore   |    1 +
 calibre.spec |    5 ++++-
 sources      |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f68afcc..771fcca 100644
--- a/.gitignore
+++ b/.gitignore
@@ -125,3 +125,4 @@ calibre-0.7.14-nofonts.tar.xz
 /calibre-0.9.22-nofonts.tar.xz
 /calibre-0.9.23-nofonts.tar.xz
 /calibre-0.9.24-nofonts.tar.xz
+/calibre-0.9.25-nofonts.tar.xz
diff --git a/calibre.spec b/calibre.spec
index 91cb918..83cac72 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.24
+Version:        0.9.25
 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
+* Fri Mar 29 2013 Kevin Fenzi <kevin at scrye.com> 0.9.25-1
+- Update to 0.9.25
+
 * Sat Mar 23 2013 Kevin Fenzi <kevin at scrye.com> 0.9.24-1
 - Update to 0.9.24
 
diff --git a/sources b/sources
index 2897fd1..66d5197 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-820b2ddb1ddbe1f5f63a12c061280256  calibre-0.9.24-nofonts.tar.xz
+f32d1fc3d64398853e9099175bdc22d1  calibre-0.9.25-nofonts.tar.xz


More information about the scm-commits mailing list