[calibre] Update to 0.7.39

Kevin Fenzi kevin at fedoraproject.org
Fri Jan 14 22:42:51 UTC 2011


commit c36ec4367d28d16d51127f11327ea6b0fed29c53
Author: Kevin Fenzi <kevin at tummy.com>
Date:   Fri Jan 14 15:42:38 2011 -0700

    Update to 0.7.39

 .gitignore   |    1 +
 calibre.spec |    7 +++++--
 sources      |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 647744d..e5eb39e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -24,3 +24,4 @@ calibre-0.7.14-nofonts.tar.xz
 /calibre-0.7.35-nofonts.tar.xz
 /calibre-0.7.36-nofonts.tar.xz
 /calibre-0.7.38-nofonts.tar.xz
+/calibre-0.7.39-nofonts.tar.xz
diff --git a/calibre.spec b/calibre.spec
index 9879552..4728073 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.38
-Release:        3%{?dist}
+Version:        0.7.39
+Release:        1%{?dist}
 Summary:        E-book converter and library management
 Group:          Applications/Multimedia
 License:        GPLv3
@@ -271,6 +271,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_mandir}/man1/*
 
 %changelog
+* Fri Jan 14 2011 Kevin Fenzi <kevin at tummy.com> - 0.7.39-1
+- Update to 0.7.39
+
 * Tue Jan 11 2011 Christian Krause <chkr at fedoraproject.org> - 0.7.38-3
 - Fix crash on exit (BZ 559484, 642877, 651727)
 
diff --git a/sources b/sources
index 87de5bb..3a1b2bc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c5dcfcd098ce85dc1817c3b0d23cfc8d  calibre-0.7.38-nofonts.tar.xz
+5aa970233de346e125f90594adb8e91d  calibre-0.7.39-nofonts.tar.xz


More information about the scm-commits mailing list