[calibre] Update to 0.8.14

Kevin Fenzi kevin at fedoraproject.org
Fri Aug 12 18:25:23 UTC 2011


commit 5d01f0d0638732ab2aec2aa03806912b58c1b372
Author: Kevin Fenzi <kevin at scrye.com>
Date:   Fri Aug 12 12:25:07 2011 -0600

    Update to 0.8.14

 .gitignore   |    1 +
 calibre.spec |    5 ++++-
 sources      |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index dcccfe9..92f3796 100644
--- a/.gitignore
+++ b/.gitignore
@@ -51,3 +51,4 @@ calibre-0.7.14-nofonts.tar.xz
 /calibre-0.8.11-nofonts.tar.xz
 /calibre-0.8.12-nofonts.tar.xz
 /calibre-0.8.13-nofonts.tar.xz
+/calibre-0.8.14-nofonts.tar.xz
diff --git a/calibre.spec b/calibre.spec
index de1a04a..4e86dc8 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.13
+Version:        0.8.14
 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 Aug 12 2011 Kevin Fenzi <kevin at scrye.com> - 0.8.14-1
+- Update to 0.8.14
+
 * Fri Aug 05 2011 Kevin Fenzi <kevin at scrye.com> - 0.8.13-1
 - Update to 0.8.13
 
diff --git a/sources b/sources
index e6ab5b9..740cc5b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0bfcab4ad77210d091ef93e92e003c9b  calibre-0.8.13-nofonts.tar.xz
+4eceba4be889fafc2e5c3e661d214c56  calibre-0.8.14-nofonts.tar.xz


More information about the scm-commits mailing list