[calibre] Update to 0.7.38

Kevin Fenzi kevin at fedoraproject.org
Sat Jan 8 05:21:46 UTC 2011


commit 4cca24528e52ae6c78ef3853ff68030ed471402b
Author: Kevin Fenzi <kevin at tummy.com>
Date:   Fri Jan 7 22:21:30 2011 -0700

    Update to 0.7.38

 .gitignore   |    1 +
 calibre.spec |    7 +++++--
 sources      |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bb8800a..647744d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -23,3 +23,4 @@ calibre-0.7.14-nofonts.tar.xz
 /calibre-0.7.34-nofonts.tar.xz
 /calibre-0.7.35-nofonts.tar.xz
 /calibre-0.7.36-nofonts.tar.xz
+/calibre-0.7.38-nofonts.tar.xz
diff --git a/calibre.spec b/calibre.spec
index 8c7ffd0..a8ea6bd 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.36
-Release:        2%{?dist}
+Version:        0.7.38
+Release:        1%{?dist}
 Summary:        E-book converter and library management
 Group:          Applications/Multimedia
 License:        GPLv3
@@ -271,6 +271,9 @@ fi
 %{_mandir}/man1/*
 
 %changelog
+* Fri Jan 07 2011 Kevin Fenzi <kevin at tummy.com> - 0.7.38-1
+- Update to 0.7.38
+
 * Mon Jan 03 2011 Rex Dieter <rdieter at fedoraproject.org> - 0.7.36-2
 - rebuild (poppler)
 
diff --git a/sources b/sources
index 5e45ad9..87de5bb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9b53ccdab3a30102762fe470ac498af7  calibre-0.7.36-nofonts.tar.xz
+c5dcfcd098ce85dc1817c3b0d23cfc8d  calibre-0.7.38-nofonts.tar.xz


More information about the scm-commits mailing list