[calibre] Update to 1.38.0

Kevin Fenzi kevin at fedoraproject.org
Fri May 23 17:19:36 UTC 2014


commit 65c9753f1a35d1393e77d4a9277549e7a03b4d33
Author: Kevin Fenzi <kevin at scrye.com>
Date:   Fri May 23 11:19:30 2014 -0600

    Update to 1.38.0

 .gitignore   |    1 +
 calibre.spec |    5 ++++-
 sources      |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ae645a7..9e53622 100644
--- a/.gitignore
+++ b/.gitignore
@@ -169,3 +169,4 @@ calibre-0.7.14-nofonts.tar.xz
 /calibre-1.35.0-nofonts.tar.xz
 /calibre-1.36.0-nofonts.tar.xz
 /calibre-1.37.0-nofonts.tar.xz
+/calibre-1.38.0-nofonts.tar.xz
diff --git a/calibre.spec b/calibre.spec
index 8afa34a..6856523 100644
--- a/calibre.spec
+++ b/calibre.spec
@@ -5,7 +5,7 @@
 %global __provides_exclude_from ^%{_libdir}/%{name}/%{name}/plugins/.*\.so$
 
 Name:           calibre
-Version:        1.37.0
+Version:        1.38.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 23 2014 Kevin Fenzi <kevin at scrye.com> 1.38.0-1
+- Update to 1.38.0
+
 * Fri May 16 2014 Kevin Fenzi <kevin at scrye.com> 1.37.0-1
 - Update to 1.37.0
 
diff --git a/sources b/sources
index d20966c..07e7079 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-96da23bf7d14e2bf2df89327b8be48a7  calibre-1.37.0-nofonts.tar.xz
+750d4896d5eccd608716f5350e466c2b  calibre-1.38.0-nofonts.tar.xz


More information about the scm-commits mailing list