diff --git a/.gitignore b/.gitignore index b2e01a4..bc47c41 100644 --- a/.gitignore +++ b/.gitignore @@ -147,3 +147,4 @@ calibre-0.7.14-nofonts.tar.xz /calibre-1.4.0-nofonts.tar.xz /calibre-1.5.0-nofonts.tar.xz /calibre-1.6.0-nofonts.tar.xz +/calibre-1.7.0-nofonts.tar.xz diff --git a/calibre.spec b/calibre.spec index c23d403..1ee3a52 100644 --- a/calibre.spec +++ b/calibre.spec @@ -1,8 +1,8 @@ %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: calibre -Version: 1.6.0 -Release: 2%{?dist} +Version: 1.7.0 +Release: 1%{?dist} Summary: E-book converter and library management Group: Applications/Multimedia License: GPLv3 @@ -271,6 +271,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %{python_sitelib}/init_calibre.py* %changelog +* Sat Oct 19 2013 Kevin Fenzi 1.7.0-1 +- Update to 1.7.0 + * Wed Oct 16 2013 Rex Dieter 1.6.0-2 - rebuild (sip) diff --git a/sources b/sources index f588240..4449f99 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2b05fdbd98166a011d9b1655e237fdf6 calibre-1.6.0-nofonts.tar.xz +6b37904592c6ab80ba3ed45ba19ef56d calibre-1.7.0-nofonts.tar.xz