[calibre] Update to 0.7.44

Kevin Fenzi kevin at fedoraproject.org
Mon Feb 7 01:17:14 UTC 2011


commit abc4990d948f06c84207c5cb5c40385c82b1c80f
Author: Kevin Fenzi <kevin at tummy.com>
Date:   Sun Feb 6 18:17:04 2011 -0700

    Update to 0.7.44

 .gitignore   |    1 +
 calibre.spec |    7 +++++--
 sources      |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e9828d7..9754cfd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -27,3 +27,4 @@ calibre-0.7.14-nofonts.tar.xz
 /calibre-0.7.39-nofonts.tar.xz
 /calibre-0.7.40-nofonts.tar.xz
 /calibre-0.7.42-nofonts.tar.xz
+/calibre-0.7.44-nofonts.tar.xz
diff --git a/calibre.spec b/calibre.spec
index 9383379..faed4fe 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.7.42
-Release:        2%{?dist}
+Version:        0.7.44
+Release:        1%{?dist}
 Summary:        E-book converter and library management
 Group:          Applications/Multimedia
 License:        GPLv3
@@ -273,6 +273,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_mandir}/man1/*
 
 %changelog
+* Fri Feb 04 2011 Kevin Fenzi <kevin at tummy.com> - 0.7.44-1
+- Update to 0.7.44
+
 * Thu Jan 27 2011 Rex Dieter <rdieter at fedoraproject.org> - 0.7.42-2
 - track sip-api
 
diff --git a/sources b/sources
index 72dce4d..12c291f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e50a15a5e1fbd48e3b39efed9fc3a90a  calibre-0.7.42-nofonts.tar.xz
+3ddcd8f9b1d06e1ae296502950fccc8e  calibre-0.7.44-nofonts.tar.xz


More information about the scm-commits mailing list