[calibre] Update to 0.7.21

Kevin Fenzi kevin at fedoraproject.org
Fri Oct 1 21:54:57 UTC 2010


commit 7ace081f10bcc0b53994325314435e4b68a45319
Author: Kevin Fenzi <kevin at tummy.com>
Date:   Fri Oct 1 15:54:58 2010 -0600

    Update to 0.7.21

 .gitignore   |    1 +
 calibre.spec |    7 +++++--
 sources      |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index cc5b18e..12a0646 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@ calibre-0.7.14-nofonts.tar.xz
 /calibre-0.7.17-nofonts.tar.xz
 /calibre-0.7.18-nofonts.tar.xz
 /calibre-0.7.20-nofonts.tar.xz
+/calibre-0.7.21-nofonts.tar.xz
diff --git a/calibre.spec b/calibre.spec
index d94430e..efbb79f 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.20
-Release:        2%{?dist}
+Version:        0.7.21
+Release:        1%{?dist}
 Summary:        E-book converter and library management
 Group:          Applications/Multimedia
 License:        GPLv3
@@ -250,6 +250,9 @@ fi
 %{_mandir}/man1/*
 
 %changelog
+* Fri Oct 01 2010 Kevin Fenzi <kevin at tummy.com> - 0.7.21-1
+- Update to 0.7.21
+
 * Wed Sep 29 2010 jkeating - 0.7.20-2
 - Rebuilt for gcc bug 634757
 
diff --git a/sources b/sources
index f465bb8..1b56d5b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f8aa31873793750da822649292dd9604  calibre-0.7.20-nofonts.tar.xz
+90b167c16354837a27810d1b569b0a6f  calibre-0.7.21-nofonts.tar.xz


More information about the scm-commits mailing list