[calibre] Update to 1.14.0

Kevin Fenzi kevin at fedoraproject.org
Sat Dec 7 20:07:21 UTC 2013


commit db527d77f28cee970fb3cdb1113f478279a5a099
Author: Kevin Fenzi <kevin at scrye.com>
Date:   Sat Dec 7 13:07:11 2013 -0700

    Update to 1.14.0

 .gitignore   |    1 +
 calibre.spec |    6 +++++-
 sources      |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 810c7ed..8a3db74 100644
--- a/.gitignore
+++ b/.gitignore
@@ -150,3 +150,4 @@ calibre-0.7.14-nofonts.tar.xz
 /calibre-1.7.0-nofonts.tar.xz
 /calibre-1.9.0-nofonts.tar.xz
 /calibre-1.13.0-nofonts.tar.xz
+/calibre-1.14.0-nofonts.tar.xz
diff --git a/calibre.spec b/calibre.spec
index 698d520..7eb98ba 100644
--- a/calibre.spec
+++ b/calibre.spec
@@ -5,7 +5,7 @@
 %global __provides_exclude_from ^%{_libdir}/%{name}/%{name}/plugins/.*\.so$
 
 Name:           calibre
-Version:        1.13.0
+Version:        1.14.0
 Release:        1%{?dist}
 Summary:        E-book converter and library management
 Group:          Applications/Multimedia
@@ -280,6 +280,7 @@ ln -s %{_jsdir}/mathjax %{_datadir}/%{name}/viewer/
 %{_bindir}/markdown-calibre
 %{_bindir}/web2disk
 %{_bindir}/ebook-polish
+%{_bindir}/ebook-tweak
 %{_libdir}/%{name}
 %{_datadir}/%{name}
 %{_datadir}/pixmaps/*
@@ -293,6 +294,9 @@ ln -s %{_jsdir}/mathjax %{_datadir}/%{name}/viewer/
 %{_datadir}/zsh/site-functions/_%{name}
 
 %changelog
+* Sat Dec 07 2013 Kevin Fenzi <kevin at scrye.com> 1.14.0-1
+- Update to 1.14.0
+
 * Sat Nov 30 2013 Kevin Fenzi <kevin at scrye.com> 1.13.0-1
 - Update to 1.13.0
 
diff --git a/sources b/sources
index a9e3afb..6e591ad 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-41bbbda9a406ca8250738d3c8f74e239  calibre-1.13.0-nofonts.tar.xz
+fc180ec3deb77387b4c99e6a7f914a67  calibre-1.14.0-nofonts.tar.xz


More information about the scm-commits mailing list