[calibre] Update to 0.8.42

Kevin Fenzi kevin at fedoraproject.org
Mon Mar 12 15:12:14 UTC 2012


commit cce1ce1226d3614b80aab45bf38862e3522ab052
Author: Kevin Fenzi <kevin at scrye.com>
Date:   Mon Mar 12 09:12:11 2012 -0600

    Update to 0.8.42

 .gitignore   |    1 +
 calibre.spec |    7 +++++--
 sources      |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4803a0e..80bef38 100644
--- a/.gitignore
+++ b/.gitignore
@@ -78,3 +78,4 @@ calibre-0.7.14-nofonts.tar.xz
 /calibre-0.8.39-nofonts.tar.xz
 /calibre-0.8.40-nofonts.tar.xz
 /calibre-0.8.41-nofonts.tar.xz
+/calibre-0.8.42-nofonts.tar.xz
diff --git a/calibre.spec b/calibre.spec
index deb076e..0840557 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.41
-Release:        2%{?dist}
+Version:        0.8.42
+Release:        1%{?dist}
 Summary:        E-book converter and library management
 Group:          Applications/Multimedia
 License:        GPLv3
@@ -256,6 +256,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_mandir}/man1/*
 
 %changelog
+* Mon Mar 12 2012 Kevin Fenzi <kevin at scrye.com> - 0.8.42-1
+- Update to 0.8.42
+
 * Thu Mar 01 2012 Kevin Fenzi <kevin at scrye.com> - 0.8.41-2
 - Rebuild for new ImageMagick
 
diff --git a/sources b/sources
index 9b92100..93f8e0d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9ccb93efb38c26c41db7098441f80ec1  calibre-0.8.41-nofonts.tar.xz
+43730ea0110e0709446c87d9154579fa  calibre-0.8.42-nofonts.tar.xz


More information about the scm-commits mailing list