[calibre] Update to 0.8.11

Kevin Fenzi kevin at fedoraproject.org
Fri Jul 22 23:42:41 UTC 2011


commit 6cd4a11841c92c6c313ed8d44ba85306a4673480
Author: Kevin Fenzi <kevin at scrye.com>
Date:   Fri Jul 22 17:42:01 2011 -0600

    Update to 0.8.11

 .gitignore   |    1 +
 calibre.spec |    5 ++++-
 sources      |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 68d8c47..d68017f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -48,3 +48,4 @@ calibre-0.7.14-nofonts.tar.xz
 /calibre-0.8.7-nofonts.tar.xz
 /calibre-0.8.8-nofonts.tar.xz
 /calibre-0.8.10-nofonts.tar.xz
+/calibre-0.8.11-nofonts.tar.xz
diff --git a/calibre.spec b/calibre.spec
index d392fa5..69e2a37 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.8.10
+Version:        0.8.11
 Release:        1%{?dist}
 Summary:        E-book converter and library management
 Group:          Applications/Multimedia
@@ -260,6 +260,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_mandir}/man1/*
 
 %changelog
+* Fri Jul 22 2011 Kevin Fenzi <kevin at scrye.com> - 0.8.11-1
+- Update to 0.8.11
+
 * Sat Jul 16 2011 Kevin Fenzi <kevin at scrye.com> - 0.8.10-1
 - Update to 0.8.10
 - Add patch to work with poppler 0.17
diff --git a/sources b/sources
index e360523..16b59b2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c19d1cc97315b13b021faf657958efe9  calibre-0.8.10-nofonts.tar.xz
+a852f03225ccb4fa0bf17b931a2b3798  calibre-0.8.11-nofonts.tar.xz


More information about the scm-commits mailing list