From 9228dcd9c32de57fa97c0723a7e0626be59f87a9 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Dec 28 2013 16:34:17 +0000 Subject: Update to 1.17.0 --- diff --git a/.gitignore b/.gitignore index 8a3db74..62e1d9e 100644 --- a/.gitignore +++ b/.gitignore @@ -151,3 +151,4 @@ calibre-0.7.14-nofonts.tar.xz /calibre-1.9.0-nofonts.tar.xz /calibre-1.13.0-nofonts.tar.xz /calibre-1.14.0-nofonts.tar.xz +/calibre-1.17.0-nofonts.tar.xz diff --git a/calibre.spec b/calibre.spec index 7eb98ba..1303426 100644 --- a/calibre.spec +++ b/calibre.spec @@ -5,7 +5,7 @@ %global __provides_exclude_from ^%{_libdir}/%{name}/%{name}/plugins/.*\.so$ Name: calibre -Version: 1.14.0 +Version: 1.17.0 Release: 1%{?dist} Summary: E-book converter and library management Group: Applications/Multimedia @@ -280,7 +280,7 @@ ln -s %{_jsdir}/mathjax %{_datadir}/%{name}/viewer/ %{_bindir}/markdown-calibre %{_bindir}/web2disk %{_bindir}/ebook-polish -%{_bindir}/ebook-tweak +%{_bindir}/ebook-edit %{_libdir}/%{name} %{_datadir}/%{name} %{_datadir}/pixmaps/* @@ -294,6 +294,9 @@ ln -s %{_jsdir}/mathjax %{_datadir}/%{name}/viewer/ %{_datadir}/zsh/site-functions/_%{name} %changelog +* Sat Dec 28 2013 Kevin Fenzi 1.17.0-1 +- Update to 1.17.0 + * Sat Dec 07 2013 Kevin Fenzi 1.14.0-1 - Update to 1.14.0 diff --git a/sources b/sources index 6e591ad..55bf546 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -fc180ec3deb77387b4c99e6a7f914a67 calibre-1.14.0-nofonts.tar.xz +88e86d19dc2194edd99427d910eafd76 calibre-1.17.0-nofonts.tar.xz