diff --git a/.gitignore b/.gitignore index 2d2003c..62cc5d3 100644 --- a/.gitignore +++ b/.gitignore @@ -232,3 +232,4 @@ calibre-0.7.14-nofonts.tar.xz /calibre-2.53.0-nofonts.tar.xz /calibre-2.54.0-nofonts.tar.xz /calibre-2.55.0-nofonts.tar.xz +/calibre-2.56.0-nofonts.tar.xz diff --git a/calibre.spec b/calibre.spec index 39aa57e..ee451b9 100644 --- a/calibre.spec +++ b/calibre.spec @@ -5,8 +5,8 @@ %global __provides_exclude_from ^%{_libdir}/%{name}/%{name}/plugins/.*\.so$ Name: calibre -Version: 2.55.0 -Release: 5%{?dist} +Version: 2.56.0 +Release: 1%{?dist} Summary: E-book converter and library manager Group: Applications/Multimedia License: GPLv3 @@ -338,6 +338,9 @@ ln -s %{_jsdir}/mathjax %{_datadir}/%{name}/viewer/ %{_datadir}/appdata/calibre*.appdata.xml %changelog +* Fri Apr 29 2016 Kevin Fenzi - 2.56.0-1 +- Update to 2.56.0. Fixes bug #1331734 + * Tue Apr 26 2016 Kevin Fenzi - 2.55.0-5 - Rebuild again for qt oddness. Fixes bug #1330750 diff --git a/sources b/sources index 7a3586b..d29a1b9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -215b4cb88932cc6fad4d4d4dc3965168 calibre-2.55.0-nofonts.tar.xz +b063224caa7ab75aa8b7bcbda5e24cd5 calibre-2.56.0-nofonts.tar.xz