diff --git a/.gitignore b/.gitignore index 71644fe..c552f82 100644 --- a/.gitignore +++ b/.gitignore @@ -193,3 +193,4 @@ calibre-0.7.14-nofonts.tar.xz /calibre-2.13.0-nofonts.tar.xz /calibre-2.14.0-nofonts.tar.xz /calibre-2.15.0-nofonts.tar.xz +/calibre-2.16.0-nofonts.tar.xz diff --git a/calibre.spec b/calibre.spec index 1ac7e42..554b853 100644 --- a/calibre.spec +++ b/calibre.spec @@ -5,8 +5,8 @@ %global __provides_exclude_from ^%{_libdir}/%{name}/%{name}/plugins/.*\.so$ Name: calibre -Version: 2.15.0 -Release: 2%{?dist} +Version: 2.16.0 +Release: 1%{?dist} Summary: E-book converter and library manager Group: Applications/Multimedia License: GPLv3 @@ -319,6 +319,9 @@ ln -s %{_jsdir}/mathjax %{_datadir}/%{name}/viewer/ %{_datadir}/appdata/calibre*.appdata.xml %changelog +* Fri Jan 09 2015 Kevin Fenzi 2.16.0-1 +- Update to 2.16.0 + * Tue Jan 06 2015 Rex Dieter 2.15.0-2 - +%%{?pyqt5_requires} diff --git a/sources b/sources index 2583c47..d1a21c6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -64e354e2e60a34f2e8e4cf51e8fb4d86 calibre-2.15.0-nofonts.tar.xz +c02fb55806d6ef05981b6174533be49b calibre-2.16.0-nofonts.tar.xz