From cd4811de611f58555cf8982e828172238158575a Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Sep 13 2010 16:44:44 +0000 Subject: Update to 0.7.18 Require > 0.9.6 cssutils --- diff --git a/.gitignore b/.gitignore index e034045..730e0d2 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ calibre-0.7.14-nofonts.tar.xz /calibre-0.7.15-nofonts.tar.xz /calibre-0.7.16-nofonts.tar.xz /calibre-0.7.17-nofonts.tar.xz +/calibre-0.7.18-nofonts.tar.xz diff --git a/calibre.spec b/calibre.spec index 357748e..bdf7688 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.7.17 +Version: 0.7.18 Release: 1%{?dist} Summary: E-book converter and library management Group: Applications/Multimedia @@ -39,7 +39,7 @@ BuildRequires: python-imaging BuildRequires: xdg-utils BuildRequires: python-BeautifulSoup BuildRequires: chmlib-devel -BuildRequires: python-cssutils >= 0.9.6 +BuildRequires: python-cssutils > 0.9.6 Requires: PyQt4 Requires: pyPdf @@ -250,6 +250,10 @@ fi %{_mandir}/man1/* %changelog +* Sun Sep 12 2010 Kevin Fenzi - 0.7.18-1 +- Update to 0.7.18 +- Require > 0.9.6 cssutils + * Fri Sep 03 2010 Kevin Fenzi - 0.7.17-1 - Update to 0.7.17 diff --git a/sources b/sources index be1e004..af2f3fc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5272cce74dab854a14ffa222ab8a2ef7 calibre-0.7.17-nofonts.tar.xz +32353d899f13e2df482197a5de487a22 calibre-0.7.18-nofonts.tar.xz