From 937e0722fc2b0046a037be57ba16f61ef12729c5 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Nov 25 2011 18:43:44 +0000 Subject: Update to 0.8.28 --- diff --git a/.gitignore b/.gitignore index 7db14dc..86aa72b 100644 --- a/.gitignore +++ b/.gitignore @@ -64,3 +64,4 @@ calibre-0.7.14-nofonts.tar.xz /calibre-0.8.25-nofonts.tar.xz /calibre-0.8.26-nofonts.tar.xz /calibre-0.8.27-nofonts.tar.xz +/calibre-0.8.28-nofonts.tar.xz diff --git a/calibre.spec b/calibre.spec index e2585df..f784759 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.27 +Version: 0.8.28 Release: 1%{?dist} Summary: E-book converter and library management Group: Applications/Multimedia @@ -254,6 +254,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %{_mandir}/man1/* %changelog +* Fri Nov 25 2011 Kevin Fenzi 0.8.28-1 +- Update to 0.8.28 + * Fri Nov 18 2011 Kevin Fenzi - 0.8.27-1 - Update to 0.8.27 diff --git a/sources b/sources index e1582f7..e4411d7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -26e67c5d642b3e16cf05083140473c2b calibre-0.8.27-nofonts.tar.xz +5b3ee49efadfc3da9533b95b48df0e5b calibre-0.8.28-nofonts.tar.xz