[calibre] Update to 0.8.24

Kevin Fenzi kevin at fedoraproject.org
Sat Oct 29 02:02:27 UTC 2011


commit 9d6c8efaab5fd364b45b88be7ade89adf5f8af75
Author: Kevin Fenzi <kevin at scrye.com>
Date:   Fri Oct 28 20:02:23 2011 -0600

    Update to 0.8.24

 .gitignore   |    1 +
 calibre.spec |    7 +++++--
 sources      |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7809e6d..25c79db 100644
--- a/.gitignore
+++ b/.gitignore
@@ -60,3 +60,4 @@ calibre-0.7.14-nofonts.tar.xz
 /calibre-0.8.20-nofonts.tar.xz
 /calibre-0.8.21-nofonts.tar.xz
 /calibre-0.8.22-nofonts.tar.xz
+/calibre-0.8.24-nofonts.tar.xz
diff --git a/calibre.spec b/calibre.spec
index 8aae153..c8b69f3 100644
--- a/calibre.spec
+++ b/calibre.spec
@@ -1,8 +1,8 @@
 %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name:           calibre
-Version:        0.8.22
-Release:        2%{?dist}
+Version:        0.8.24
+Release:        1%{?dist}
 Summary:        E-book converter and library management
 Group:          Applications/Multimedia
 License:        GPLv3
@@ -254,6 +254,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_mandir}/man1/*
 
 %changelog
+* Fri Oct 28 2011 Kevin Fenzi <kevin at scrye.com> 0.8.24-1
+- Update to 0.8.24
+
 * Fri Oct 28 2011 Rex Dieter <rdieter at fedoraproject.org> - 0.8.22-2
 - rebuild(poppler)
 
diff --git a/sources b/sources
index fe34c10..518b25d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b1fb4dcbe1de0d4cf7bd1d0ca3271f36  calibre-0.8.22-nofonts.tar.xz
+05e5541869eb9419922a87a418c2b8c3  calibre-0.8.24-nofonts.tar.xz


More information about the scm-commits mailing list