[calibre] Update to 0.7.24

Kevin Fenzi kevin at fedoraproject.org
Tue Oct 19 21:22:45 UTC 2010


commit faf506dd9a38f192c86237213008513e327dc993
Author: Kevin Fenzi <kevin at tummy.com>
Date:   Tue Oct 19 15:22:34 2010 -0600

    Update to 0.7.24

 .gitignore   |    1 +
 calibre.spec |    5 ++++-
 sources      |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fcbeee2..3b4204c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@ calibre-0.7.14-nofonts.tar.xz
 /calibre-0.7.21-nofonts.tar.xz
 /calibre-0.7.22-nofonts.tar.xz
 /calibre-0.7.23-nofonts.tar.xz
+/calibre-0.7.24-nofonts.tar.xz
diff --git a/calibre.spec b/calibre.spec
index e567d8e..6857845 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.7.23
+Version:        0.7.24
 Release:        1%{?dist}
 Summary:        E-book converter and library management
 Group:          Applications/Multimedia
@@ -269,6 +269,9 @@ fi
 %{_mandir}/man1/*
 
 %changelog
+* Tue Oct 19 2010 Kevin Fenzi <kevin at tummy.com> - 0.7.24-1
+- Update to 0.7.24
+
 * Sat Oct 09 2010 Kevin Fenzi <kevin at tummy.com> - 0.7.23-1
 - Update to 0.7.23
 - Fix up mount helper with our own local script. 
diff --git a/sources b/sources
index 65f2e04..f645d3a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6d14e146d6daf15e88490d5c8884a25a  calibre-0.7.23-nofonts.tar.xz
+da1569b3e0aca4aafa477d52ef8090d5  calibre-0.7.24-nofonts.tar.xz


More information about the scm-commits mailing list