[calibre] Update to 0.8.22

Kevin Fenzi kevin at fedoraproject.org
Fri Oct 14 16:57:22 UTC 2011


commit eba9e69bd2195123b2f29c4c21d0b8f9c0026e2d
Author: Kevin Fenzi <kevin at scrye.com>
Date:   Fri Oct 14 10:57:11 2011 -0600

    Update to 0.8.22

 .gitignore   |    1 +
 calibre.spec |    5 ++++-
 sources      |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 599a2e8..7809e6d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -59,3 +59,4 @@ calibre-0.7.14-nofonts.tar.xz
 /calibre-0.8.19-nofonts.tar.xz
 /calibre-0.8.20-nofonts.tar.xz
 /calibre-0.8.21-nofonts.tar.xz
+/calibre-0.8.22-nofonts.tar.xz
diff --git a/calibre.spec b/calibre.spec
index b798582..02d65fa 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.21
+Version:        0.8.22
 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 Oct 14 2011 Kevin Fenzi <kevin at scrye.com> - 0.8.22-1
+- Update to 0.8.22
+
 * Sat Oct 09 2011 Kevin Fenzi <kevin at scrye.com> - 0.8.21-1
 - Update to 0.8.21
 
diff --git a/sources b/sources
index cc14547..fe34c10 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a2de1cd0708deeaeea83f7dabd3636bf  calibre-0.8.21-nofonts.tar.xz
+b1fb4dcbe1de0d4cf7bd1d0ca3271f36  calibre-0.8.22-nofonts.tar.xz


More information about the scm-commits mailing list