[calibre] Update to 2.15.0

Kevin Fenzi kevin at fedoraproject.org
Fri Jan 2 18:49:15 UTC 2015


commit 00e54298a9f26decd156d935244602ebec8f8303
Author: Kevin Fenzi <kevin at scrye.com>
Date:   Fri Jan 2 11:49:23 2015 -0700

    Update to 2.15.0

 .gitignore   |    1 +
 calibre.spec |    6 +++++-
 sources      |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2bdf808..71644fe 100644
--- a/.gitignore
+++ b/.gitignore
@@ -192,3 +192,4 @@ calibre-0.7.14-nofonts.tar.xz
 /calibre-2.12.0-nofonts.tar.xz
 /calibre-2.13.0-nofonts.tar.xz
 /calibre-2.14.0-nofonts.tar.xz
+/calibre-2.15.0-nofonts.tar.xz
diff --git a/calibre.spec b/calibre.spec
index 631cb99..9ee9dcd 100644
--- a/calibre.spec
+++ b/calibre.spec
@@ -5,7 +5,7 @@
 %global __provides_exclude_from ^%{_libdir}/%{name}/%{name}/plugins/.*\.so$
 
 Name:           calibre
-Version:        2.14.0
+Version:        2.15.0
 Release:        1%{?dist}
 Summary:        E-book converter and library manager
 Group:          Applications/Multimedia
@@ -32,6 +32,7 @@ BuildRequires:  python-devel >= 2.6
 BuildRequires:  ImageMagick-devel
 BuildRequires:  python-setuptools
 BuildRequires:  python-qt5-devel
+BuildRequires:  python-qt5
 BuildRequires:  podofo-devel
 BuildRequires:  desktop-file-utils
 BuildRequires:  python-mechanize
@@ -316,6 +317,9 @@ ln -s %{_jsdir}/mathjax %{_datadir}/%{name}/viewer/
 %{_datadir}/appdata/calibre*.appdata.xml
 
 %changelog
+* Fri Jan 02 2015 Kevin Fenzi <kevin at scrye.com> 2.15.0-1
+- Update to 2.15.0
+
 * Fri Dec 26 2014 Kevin Fenzi <kevin at scrye.com> 2.14.0-1
 - Update to 2.14.0
 
diff --git a/sources b/sources
index 658e3ce..2583c47 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3f142b09929ab62077136f819c56707b  calibre-2.14.0-nofonts.tar.xz
+64e354e2e60a34f2e8e4cf51e8fb4d86  calibre-2.15.0-nofonts.tar.xz


More information about the scm-commits mailing list