From 1a1fd59160791fdd715fea227cb20854a6217a2e Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Sep 17 2012 04:34:18 +0000 Subject: Update to 0.8.69 --- diff --git a/.gitignore b/.gitignore index 1009f0a..a214739 100644 --- a/.gitignore +++ b/.gitignore @@ -102,3 +102,4 @@ calibre-0.7.14-nofonts.tar.xz /calibre-0.8.66-nofonts.tar.xz /calibre-0.8.67-nofonts.tar.xz /calibre-0.8.68-nofonts.tar.xz +/calibre-0.8.69-nofonts.tar.xz diff --git a/calibre.spec b/calibre.spec index a95cf22..2c0ec3c 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: 0.8.68 -Release: 2%{?dist} +Version: 0.8.69 +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 +* Sun Sep 16 2012 Kevin Fenzi 0.8.69-1 +- Update to 0.8.69 + * Sat Sep 08 2012 Kevin Fenzi 0.8.68-2 - Add requires for python-netifaces which is needed now. diff --git a/sources b/sources index 8e7fa19..cc578cc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b0f7e11148d65c09824d651992569332 calibre-0.8.68-nofonts.tar.xz +6b9bd9ad62ecc6fa5bcd64d0d61ce004 calibre-0.8.69-nofonts.tar.xz