diff --git a/.gitignore b/.gitignore index c552f82..556e257 100644 --- a/.gitignore +++ b/.gitignore @@ -194,3 +194,4 @@ calibre-0.7.14-nofonts.tar.xz /calibre-2.14.0-nofonts.tar.xz /calibre-2.15.0-nofonts.tar.xz /calibre-2.16.0-nofonts.tar.xz +/calibre-2.17.0-nofonts.tar.xz diff --git a/calibre.spec b/calibre.spec index 554b853..9e5b065 100644 --- a/calibre.spec +++ b/calibre.spec @@ -5,7 +5,7 @@ %global __provides_exclude_from ^%{_libdir}/%{name}/%{name}/plugins/.*\.so$ Name: calibre -Version: 2.16.0 +Version: 2.17.0 Release: 1%{?dist} Summary: E-book converter and library manager Group: Applications/Multimedia @@ -319,6 +319,9 @@ ln -s %{_jsdir}/mathjax %{_datadir}/%{name}/viewer/ %{_datadir}/appdata/calibre*.appdata.xml %changelog +* Fri Jan 23 2015 Kevin Fenzi 2.17.0-1 +- Update to 2.17.0 + * Fri Jan 09 2015 Kevin Fenzi 2.16.0-1 - Update to 2.16.0 diff --git a/sources b/sources index d1a21c6..9cd33d6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c02fb55806d6ef05981b6174533be49b calibre-2.16.0-nofonts.tar.xz +8a7486e54f709bb1dac3e811bdc104d6 calibre-2.17.0-nofonts.tar.xz