From 527378582a229447be706750172f5abfeaf328df Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Jul 01 2011 21:36:21 +0000 Subject: Update to 0.8.8 --- diff --git a/.gitignore b/.gitignore index e72a887..9261036 100644 --- a/.gitignore +++ b/.gitignore @@ -46,3 +46,4 @@ calibre-0.7.14-nofonts.tar.xz /calibre-0.8.3-nofonts.tar.xz /calibre-0.8.4-nofonts.tar.xz /calibre-0.8.7-nofonts.tar.xz +/calibre-0.8.8-nofonts.tar.xz diff --git a/calibre.spec b/calibre.spec index 2949d29..52f30a6 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: 0.8.7 +Version: 0.8.8 Release: 1%{?dist} Summary: E-book converter and library management Group: Applications/Multimedia @@ -256,6 +256,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %{_mandir}/man1/* %changelog +* Fri Jul 01 2011 Kevin Fenzi - 0.8.8-1 +- Update to 0.8.8 + * Mon Jun 27 2011 Christian Krause - 0.8.7-1 - Update to 0.8.7 - Update no-update patch diff --git a/sources b/sources index 8d1bfe9..e23c62b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -244db43139bb0b7445491dd74a90c7e3 calibre-0.8.7-nofonts.tar.xz +b80bea879e206e7f92b3b208d195cfe6 calibre-0.8.8-nofonts.tar.xz