[calibre] Update to 0.7.40

Kevin Fenzi kevin at fedoraproject.org
Sat Jan 15 02:22:20 UTC 2011


commit e0de8d91ed4ce94ca736aeaa8bcf6859f75823df
Author: Kevin Fenzi <kevin at tummy.com>
Date:   Fri Jan 14 19:22:07 2011 -0700

    Update to 0.7.40

 .gitignore   |    1 +
 calibre.spec |    5 ++++-
 sources      |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e5eb39e..b93fbcb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -25,3 +25,4 @@ calibre-0.7.14-nofonts.tar.xz
 /calibre-0.7.36-nofonts.tar.xz
 /calibre-0.7.38-nofonts.tar.xz
 /calibre-0.7.39-nofonts.tar.xz
+/calibre-0.7.40-nofonts.tar.xz
diff --git a/calibre.spec b/calibre.spec
index 4728073..b73a72e 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.39
+Version:        0.7.40
 Release:        1%{?dist}
 Summary:        E-book converter and library management
 Group:          Applications/Multimedia
@@ -271,6 +271,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_mandir}/man1/*
 
 %changelog
+* Fri Jan 14 2011 Kevin Fenzi <kevin at tummy.com> - 0.7.40-1
+- Update to 0.7.40
+
 * Fri Jan 14 2011 Kevin Fenzi <kevin at tummy.com> - 0.7.39-1
 - Update to 0.7.39
 
diff --git a/sources b/sources
index 3a1b2bc..610209b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5aa970233de346e125f90594adb8e91d  calibre-0.7.39-nofonts.tar.xz
+a41daa81a26e28ee1b5fd9f5bab0b8d2  calibre-0.7.40-nofonts.tar.xz


More information about the scm-commits mailing list