[calibre] Update to 0.8.27

Kevin Fenzi kevin at fedoraproject.org
Fri Nov 18 16:35:17 UTC 2011


commit 415e2894cd7ae82510564a192b1253d33131db58
Author: Kevin Fenzi <kevin at scrye.com>
Date:   Fri Nov 18 09:35:13 2011 -0700

    Update to 0.8.27

 .gitignore   |    1 +
 calibre.spec |    5 ++++-
 sources      |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 64a44bb..7db14dc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -63,3 +63,4 @@ calibre-0.7.14-nofonts.tar.xz
 /calibre-0.8.24-nofonts.tar.xz
 /calibre-0.8.25-nofonts.tar.xz
 /calibre-0.8.26-nofonts.tar.xz
+/calibre-0.8.27-nofonts.tar.xz
diff --git a/calibre.spec b/calibre.spec
index d410d0f..e2585df 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.26
+Version:        0.8.27
 Release:        1%{?dist}
 Summary:        E-book converter and library management
 Group:          Applications/Multimedia
@@ -254,6 +254,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_mandir}/man1/*
 
 %changelog
+* Fri Nov 18 2011 Kevin Fenzi <kevin at scrye.com> - 0.8.27-1
+- Update to 0.8.27
+
 * Sat Nov 12 2011 Kevin Fenzi <kevin at scrye.com> - 0.8.26-1
 - Update to 0.8.26
 
diff --git a/sources b/sources
index 98fc470..e1582f7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-72f437722f9f4b513cfceda52ca162ee  calibre-0.8.26-nofonts.tar.xz
+26e67c5d642b3e16cf05083140473c2b  calibre-0.8.27-nofonts.tar.xz


More information about the scm-commits mailing list