diff --git a/.gitignore b/.gitignore index ae7d85e..0dc8da1 100644 --- a/.gitignore +++ b/.gitignore @@ -209,3 +209,4 @@ calibre-0.7.14-nofonts.tar.xz /calibre-2.31.0-nofonts.tar.xz /calibre-2.32.1-nofonts.tar.xz /calibre-2.33.0-nofonts.tar.xz +/calibre-2.34.0-nofonts.tar.xz diff --git a/calibre.spec b/calibre.spec index 08bed62..2b62700 100644 --- a/calibre.spec +++ b/calibre.spec @@ -5,8 +5,8 @@ %global __provides_exclude_from ^%{_libdir}/%{name}/%{name}/plugins/.*\.so$ Name: calibre -Version: 2.33.0 -Release: 4%{?dist} +Version: 2.34.0 +Release: 1%{?dist} Summary: E-book converter and library manager Group: Applications/Multimedia License: GPLv3 @@ -337,6 +337,9 @@ ln -s %{_jsdir}/mathjax %{_datadir}/%{name}/viewer/ %{_datadir}/appdata/calibre*.appdata.xml %changelog +* Fri Aug 07 2015 Kevin Fenzi 2.34.0-1 +- Update to 2.34.0. Fixes bug #1251473 + * Sat Aug 01 2015 Rex Dieter 2.33.0-4 - fix typo from previous commit diff --git a/sources b/sources index 3db604c..6bc827a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a89fa1413ff6d03e21714eaea5a99d40 calibre-2.33.0-nofonts.tar.xz +69b8883c57fd03a019efbc63f4027349 calibre-2.34.0-nofonts.tar.xz