[calibre] Update to 0.8.8

Kevin Fenzi kevin at fedoraproject.org
Fri Jul 1 21:36:38 UTC 2011


commit 527378582a229447be706750172f5abfeaf328df
Author: Kevin Fenzi <kevin at scrye.com>
Date:   Fri Jul 1 15:36:21 2011 -0600

    Update to 0.8.8

 .gitignore   |    1 +
 calibre.spec |    5 ++++-
 sources      |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e72a887..9261036 100644
--- a/.gitignore
+++ b/.gitignore
@@ -46,3 +46,4 @@ calibre-0.7.14-nofonts.tar.xz
 /calibre-0.8.3-nofonts.tar.xz
 /calibre-0.8.4-nofonts.tar.xz
 /calibre-0.8.7-nofonts.tar.xz
+/calibre-0.8.8-nofonts.tar.xz
diff --git a/calibre.spec b/calibre.spec
index 2949d29..52f30a6 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.7
+Version:        0.8.8
 Release:        1%{?dist}
 Summary:        E-book converter and library management
 Group:          Applications/Multimedia
@@ -256,6 +256,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_mandir}/man1/*
 
 %changelog
+* Fri Jul 01 2011 Kevin Fenzi <kevin at scrye.com> - 0.8.8-1
+- Update to 0.8.8
+
 * Mon Jun 27 2011 Christian Krause <chkr at fedoraproject.org> - 0.8.7-1
 - Update to 0.8.7
 - Update no-update patch
diff --git a/sources b/sources
index 8d1bfe9..e23c62b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-244db43139bb0b7445491dd74a90c7e3  calibre-0.8.7-nofonts.tar.xz
+b80bea879e206e7f92b3b208d195cfe6  calibre-0.8.8-nofonts.tar.xz


More information about the scm-commits mailing list