[calibre] Update to 0.8.26

Kevin Fenzi kevin at fedoraproject.org
Sat Nov 12 22:45:36 UTC 2011


commit ba49e6f9874d51b2fee69be9ca665e08c21bb2b0
Author: Kevin Fenzi <kevin at scrye.com>
Date:   Sat Nov 12 15:45:30 2011 -0700

    Update to 0.8.26

 .gitignore   |    1 +
 calibre.spec |    5 ++++-
 sources      |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6384e22..64a44bb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -62,3 +62,4 @@ calibre-0.7.14-nofonts.tar.xz
 /calibre-0.8.22-nofonts.tar.xz
 /calibre-0.8.24-nofonts.tar.xz
 /calibre-0.8.25-nofonts.tar.xz
+/calibre-0.8.26-nofonts.tar.xz
diff --git a/calibre.spec b/calibre.spec
index eb15d1e..d410d0f 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.25
+Version:        0.8.26
 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
+* Sat Nov 12 2011 Kevin Fenzi <kevin at scrye.com> - 0.8.26-1
+- Update to 0.8.26
+
 * Sun Nov 06 2011 Kevin Fenzi <kevin at scrye.com> - 0.8.25-1
 - Update to 0.8.25
 - Rebuild for new libpng
diff --git a/sources b/sources
index 69a6db8..98fc470 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8db759593737ea3b79be4865ddf717e2  calibre-0.8.25-nofonts.tar.xz
+72f437722f9f4b513cfceda52ca162ee  calibre-0.8.26-nofonts.tar.xz


More information about the scm-commits mailing list