diff --git a/.gitignore b/.gitignore index 1f26d56..ae7d85e 100644 --- a/.gitignore +++ b/.gitignore @@ -208,3 +208,4 @@ calibre-0.7.14-nofonts.tar.xz /calibre-2.30.0-nofonts.tar.xz /calibre-2.31.0-nofonts.tar.xz /calibre-2.32.1-nofonts.tar.xz +/calibre-2.33.0-nofonts.tar.xz diff --git a/calibre.spec b/calibre.spec index 1d840ab..8d68d1b 100644 --- a/calibre.spec +++ b/calibre.spec @@ -5,7 +5,7 @@ %global __provides_exclude_from ^%{_libdir}/%{name}/%{name}/plugins/.*\.so$ Name: calibre -Version: 2.32.1 +Version: 2.33.0 Release: 1%{?dist} Summary: E-book converter and library manager Group: Applications/Multimedia @@ -330,6 +330,9 @@ ln -s %{_jsdir}/mathjax %{_datadir}/%{name}/viewer/ %{_datadir}/appdata/calibre*.appdata.xml %changelog +* Sat Jul 25 2015 Kevin Fenzi 2.33.0-1 +- Update to 2.33.0 + * Sat Jul 18 2015 Kevin Fenzi 2.32.1-1 - Update to 2.32.1. Fixes bug #1244180 diff --git a/sources b/sources index 83d84ac..3db604c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -eba3616aeff810d1fa5a2fc49467cf06 calibre-2.32.1-nofonts.tar.xz +a89fa1413ff6d03e21714eaea5a99d40 calibre-2.33.0-nofonts.tar.xz