diff --git a/.gitignore b/.gitignore index dfa8f68..b2e01a4 100644 --- a/.gitignore +++ b/.gitignore @@ -146,3 +146,4 @@ calibre-0.7.14-nofonts.tar.xz /calibre-1.3.0-nofonts.tar.xz /calibre-1.4.0-nofonts.tar.xz /calibre-1.5.0-nofonts.tar.xz +/calibre-1.6.0-nofonts.tar.xz diff --git a/calibre.spec b/calibre.spec index 38dd57e..528325f 100644 --- a/calibre.spec +++ b/calibre.spec @@ -1,7 +1,7 @@ %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: calibre -Version: 1.5.0 +Version: 1.6.0 Release: 1%{?dist} Summary: E-book converter and library management Group: Applications/Multimedia @@ -271,6 +271,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %{python_sitelib}/init_calibre.py* %changelog +* Sun Oct 13 2013 Kevin Fenzi 1.6.0-1 +- Update to 1.6.0 + * Sat Sep 28 2013 Kevin Fenzi 1.5.0-1 - Update to 1.5.0 diff --git a/sources b/sources index 69b2eb6..f588240 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5faf08a054fa1e7d6d567121d5763acb calibre-1.5.0-nofonts.tar.xz +2b05fdbd98166a011d9b1655e237fdf6 calibre-1.6.0-nofonts.tar.xz