diff --git a/.gitignore b/.gitignore index 5896c83..903a2a4 100644 --- a/.gitignore +++ b/.gitignore @@ -153,3 +153,4 @@ calibre-0.7.14-nofonts.tar.xz /calibre-1.14.0-nofonts.tar.xz /calibre-1.17.0-nofonts.tar.xz /calibre-1.19.0-nofonts.tar.xz +/calibre-1.20.0-nofonts.tar.xz diff --git a/calibre.spec b/calibre.spec index 3d02402..d03d851 100644 --- a/calibre.spec +++ b/calibre.spec @@ -5,7 +5,7 @@ %global __provides_exclude_from ^%{_libdir}/%{name}/%{name}/plugins/.*\.so$ Name: calibre -Version: 1.19.0 +Version: 1.20.0 Release: 1%{?dist} Summary: E-book converter and library management Group: Applications/Multimedia @@ -294,6 +294,9 @@ ln -s %{_jsdir}/mathjax %{_datadir}/%{name}/viewer/ %{_datadir}/zsh/site-functions/_%{name} %changelog +* Sat Jan 18 2014 Kevin Fenzi 1.20.0-1 +- Update to 1.20.0 + * Fri Jan 10 2014 Kevin Fenzi 1.19.0-1 - Update to 1.19.0 diff --git a/sources b/sources index 5011c03..d0aef91 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d217222412359bc99e90ba6fdbbd5dea calibre-1.19.0-nofonts.tar.xz +953257164f8e8802bfdadf57d7a0169b calibre-1.20.0-nofonts.tar.xz