[calibre] Update to 0.8.44

Kevin Fenzi kevin at fedoraproject.org
Sat Mar 24 02:11:17 UTC 2012


commit dbdbba0f01fa4f057d7eb67aee1672ed4c04aeaf
Author: Kevin Fenzi <kevin at scrye.com>
Date:   Fri Mar 23 20:11:13 2012 -0600

    Update to 0.8.44

 .gitignore   |    1 +
 calibre.spec |    5 ++++-
 sources      |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bf5de0a..98b58e3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -80,3 +80,4 @@ calibre-0.7.14-nofonts.tar.xz
 /calibre-0.8.41-nofonts.tar.xz
 /calibre-0.8.42-nofonts.tar.xz
 /calibre-0.8.43-nofonts.tar.xz
+/calibre-0.8.44-nofonts.tar.xz
diff --git a/calibre.spec b/calibre.spec
index e30c1f5..0b8074f 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.43
+Version:        0.8.44
 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 Mar 23 2012 Kevin Fenzi <kevin at scrye.com> - 0.8.44-1
+- Update to 0.8.44
+
 * Sat Mar 17 2012 Kevin Fenzi <kevin at scrye.com> - 0.8.43-1
 - Update to 0.8.43
 
diff --git a/sources b/sources
index e2b9cb9..4e6bd57 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-914e072629e7e18bebfc940484ce1bae  calibre-0.8.43-nofonts.tar.xz
+64001fcfaa780af27d8984e14a1ebf24  calibre-0.8.44-nofonts.tar.xz


More information about the scm-commits mailing list