[calibre] Update to 1.37.0

Kevin Fenzi kevin at fedoraproject.org
Fri May 16 18:52:53 UTC 2014


commit 874840bb2eead5641c113477622699d2985000ba
Author: Kevin Fenzi <kevin at scrye.com>
Date:   Fri May 16 12:52:50 2014 -0600

    Update to 1.37.0

 .gitignore   |    1 +
 calibre.spec |    5 ++++-
 sources      |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7cf8aa2..ae645a7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -168,3 +168,4 @@ calibre-0.7.14-nofonts.tar.xz
 /calibre-1.34.0-nofonts.tar.xz
 /calibre-1.35.0-nofonts.tar.xz
 /calibre-1.36.0-nofonts.tar.xz
+/calibre-1.37.0-nofonts.tar.xz
diff --git a/calibre.spec b/calibre.spec
index 2532a43..8afa34a 100644
--- a/calibre.spec
+++ b/calibre.spec
@@ -5,7 +5,7 @@
 %global __provides_exclude_from ^%{_libdir}/%{name}/%{name}/plugins/.*\.so$
 
 Name:           calibre
-Version:        1.36.0
+Version:        1.37.0
 Release:        1%{?dist}
 Summary:        E-book converter and library manager
 Group:          Applications/Multimedia
@@ -312,6 +312,9 @@ ln -s %{_jsdir}/mathjax %{_datadir}/%{name}/viewer/
 %{_datadir}/appdata/calibre*.appdata.xml
 
 %changelog
+* Fri May 16 2014 Kevin Fenzi <kevin at scrye.com> 1.37.0-1
+- Update to 1.37.0
+
 * Fri May 09 2014 Kevin Fenzi <kevin at scrye.com> 1.36.0-1
 - Update to 1.36.0
 
diff --git a/sources b/sources
index 690896c..d20966c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c61fd993b6bffecfb45eba82a1b2951b  calibre-1.36.0-nofonts.tar.xz
+96da23bf7d14e2bf2df89327b8be48a7  calibre-1.37.0-nofonts.tar.xz


More information about the scm-commits mailing list