From 62fcdee0dc85df273a7bc7bc6a5da01961c4f3f6 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: May 04 2013 18:03:18 +0000 Subject: Update to 0.9.29 --- diff --git a/.gitignore b/.gitignore index bae6376..8597d3a 100644 --- a/.gitignore +++ b/.gitignore @@ -129,3 +129,4 @@ calibre-0.7.14-nofonts.tar.xz /calibre-0.9.26-nofonts.tar.xz /calibre-0.9.27-nofonts.tar.xz /calibre-0.9.28-nofonts.tar.xz +/calibre-0.9.29-nofonts.tar.xz diff --git a/calibre.spec b/calibre.spec index de9df43..36a13d9 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.9.28 +Version: 0.9.29 Release: 1%{?dist} Summary: E-book converter and library management Group: Applications/Multimedia @@ -285,6 +285,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %{python_sitelib}/init_calibre.py* %changelog +* Sat May 04 2013 Kevin Fenzi 0.9.29-1 +- Update to 0.9.29 + * Sat Apr 27 2013 Kevin Fenzi 0.9.28-1 - Update to 0.9.28 diff --git a/sources b/sources index fe3cb66..415b302 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f788c2adda0e90819365c0fc24034eb8 calibre-0.9.28-nofonts.tar.xz +6df04977c8b2930e65ae3025f6c47405 calibre-0.9.29-nofonts.tar.xz