[calibre] Update to 0.7.25 http://calibre-ebook.com/whats-new for full changelog

Kevin Fenzi kevin at fedoraproject.org
Fri Oct 29 20:49:49 UTC 2010


commit 77b13f4f97d62cb107b2d9fd7e4bb6330f084895
Author: Kevin Fenzi <kevin at tummy.com>
Date:   Fri Oct 29 14:49:45 2010 -0600

    Update to 0.7.25
    http://calibre-ebook.com/whats-new for full changelog

 .gitignore   |    1 +
 calibre.spec |    8 ++++++--
 sources      |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3b4204c..b017903 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@ calibre-0.7.14-nofonts.tar.xz
 /calibre-0.7.22-nofonts.tar.xz
 /calibre-0.7.23-nofonts.tar.xz
 /calibre-0.7.24-nofonts.tar.xz
+/calibre-0.7.25-nofonts.tar.xz
diff --git a/calibre.spec b/calibre.spec
index 3fbf5be..28e16ec 100644
--- a/calibre.spec
+++ b/calibre.spec
@@ -1,8 +1,8 @@
 %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name:           calibre
-Version:        0.7.24
-Release:        2%{?dist}
+Version:        0.7.25
+Release:        1%{?dist}
 Summary:        E-book converter and library management
 Group:          Applications/Multimedia
 License:        GPLv3
@@ -269,6 +269,10 @@ fi
 %{_mandir}/man1/*
 
 %changelog
+* Fri Oct 29 2010 Kevin Fenzi <kevin at tummy.com> - 0.7.25-1
+- Update to 0.7.25
+- http://calibre-ebook.com/whats-new for full changelog
+
 * Fri Oct 22 2010 Dan Horák <dan at danny.cz> - 0.7.24-2
 - rebuilt against podofo 0.8.3
 
diff --git a/sources b/sources
index f645d3a..c75ee32 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-da1569b3e0aca4aafa477d52ef8090d5  calibre-0.7.24-nofonts.tar.xz
+a97bdc754dc7a5475192d64f77f13997  calibre-0.7.25-nofonts.tar.xz


More information about the scm-commits mailing list