From 624943d8e087b0541d4f24ab61afa1d787fa8b4c Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Apr 13 2013 17:13:15 +0000 Subject: Update to 0.9.27 --- diff --git a/.gitignore b/.gitignore index 5fcda0f..fa8a78a 100644 --- a/.gitignore +++ b/.gitignore @@ -127,3 +127,4 @@ calibre-0.7.14-nofonts.tar.xz /calibre-0.9.24-nofonts.tar.xz /calibre-0.9.25-nofonts.tar.xz /calibre-0.9.26-nofonts.tar.xz +/calibre-0.9.27-nofonts.tar.xz diff --git a/calibre.spec b/calibre.spec index b9fdfc0..ce00fdd 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.26 +Version: 0.9.27 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 Apr 13 2013 Kevin Fenzi 0.9.27-1 +- Update to 0.9.27 + * Sat Apr 06 2013 Kevin Fenzi 0.9.26-1 - Update to 0.9.26 diff --git a/sources b/sources index f141161..4bd403c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -438aa6b5edc890a967bbb0c34c8cb480 calibre-0.9.26-nofonts.tar.xz +dcb191744aaef4df6649d7262e54bf81 calibre-0.9.27-nofonts.tar.xz