From 05d0b9438de3004ac160a189fa81e9253a90fad2 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Feb 09 2013 03:41:00 +0000 Subject: Update to 0.9.18 --- diff --git a/.gitignore b/.gitignore index 7dfde3f..5a1a03d 100644 --- a/.gitignore +++ b/.gitignore @@ -119,3 +119,4 @@ calibre-0.7.14-nofonts.tar.xz /calibre-0.9.14-nofonts.tar.xz /calibre-0.9.15-nofonts.tar.xz /calibre-0.9.17-nofonts.tar.xz +/calibre-0.9.19-nofonts.tar.xz diff --git a/calibre.spec b/calibre.spec index 5034e3a..bbda00d 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.9.17 -Release: 2%{?dist} +Version: 0.9.18 +Release: 1%{?dist} Summary: E-book converter and library management Group: Applications/Multimedia License: GPLv3 @@ -285,6 +285,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %{python_sitelib}/init_calibre.py* %changelog +* Fri Feb 08 2013 Kevin Fenzi 0.9.18-1 +- Update to 0.9.18 + * Tue Feb 05 2013 Kevin Fenzi 0.9.17-2 - Drop django-tagging Requires. Fixes bug #908122 diff --git a/sources b/sources index e5c2ec7..b76828d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ee07f5c512edee2bf661ef1d1dbf97e2 calibre-0.9.17-nofonts.tar.xz +7f06fdbf4fd1eff94c1c85068c155c1c calibre-0.9.19-nofonts.tar.xz