diff --git a/.gitignore b/.gitignore index 76f5809..9242238 100644 --- a/.gitignore +++ b/.gitignore @@ -190,3 +190,4 @@ calibre-0.7.14-nofonts.tar.xz /calibre-2.10.0-nofonts.tar.xz /calibre-2.11.0-nofonts.tar.xz /calibre-2.12.0-nofonts.tar.xz +/calibre-2.13.0-nofonts.tar.xz diff --git a/calibre.spec b/calibre.spec index bcdde78..b2f7c5f 100644 --- a/calibre.spec +++ b/calibre.spec @@ -5,7 +5,7 @@ %global __provides_exclude_from ^%{_libdir}/%{name}/%{name}/plugins/.*\.so$ Name: calibre -Version: 2.12.0 +Version: 2.13.0 Release: 1%{?dist} Summary: E-book converter and library manager Group: Applications/Multimedia @@ -316,6 +316,9 @@ ln -s %{_jsdir}/mathjax %{_datadir}/%{name}/viewer/ %{_datadir}/appdata/calibre*.appdata.xml %changelog +* Fri Dec 19 2014 Kevin Fenzi 2.13.0-1 +- Update to 2.13.0 + * Fri Nov 28 2014 Kevin Fenzi 2.12.0-1 - Update to 2.12.0 diff --git a/sources b/sources index e2ff215..6743bc7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8980d86089f045c42701ffbb74724daf calibre-2.12.0-nofonts.tar.xz +7d7a4b73a0f00ce2cd1f872ed3761aae calibre-2.13.0-nofonts.tar.xz