[calibre] Update to 0.7.20

Kevin Fenzi kevin at fedoraproject.org
Fri Sep 24 23:07:52 UTC 2010


commit 9d08f5426c6824b6e1a9780fde89dc85fbe643ac
Author: Kevin Fenzi <kevin at tummy.com>
Date:   Fri Sep 24 17:07:48 2010 -0600

    Update to 0.7.20

 .gitignore   |    1 +
 calibre.spec |    7 +++++--
 sources      |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 730e0d2..cc5b18e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ calibre-0.7.14-nofonts.tar.xz
 /calibre-0.7.16-nofonts.tar.xz
 /calibre-0.7.17-nofonts.tar.xz
 /calibre-0.7.18-nofonts.tar.xz
+/calibre-0.7.20-nofonts.tar.xz
diff --git a/calibre.spec b/calibre.spec
index 816e88a..e527637 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.18
-Release:        3%{?dist}
+Version:        0.7.20
+Release:        1%{?dist}
 Summary:        E-book converter and library management
 Group:          Applications/Multimedia
 License:        GPLv3
@@ -250,6 +250,9 @@ fi
 %{_mandir}/man1/*
 
 %changelog
+* Fri Sep 24 2010 Kevin Fenzi <kevin at tummy.com> - 0.7.20-1
+- Update to 0.7.20
+
 * Wed Sep 15 2010 Kevin Fenzi <kevin at tummy.com> - 0.7.18-3
 - Rebuild for new ImageMagick
 
diff --git a/sources b/sources
index af2f3fc..f465bb8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-32353d899f13e2df482197a5de487a22  calibre-0.7.18-nofonts.tar.xz
+f8aa31873793750da822649292dd9604  calibre-0.7.20-nofonts.tar.xz


More information about the scm-commits mailing list