From 6a9f8ce7a45a601d443e8c204149177b71ab474a Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Mar 29 2013 17:44:23 +0000 Subject: Update to 0.9.25 --- diff --git a/.gitignore b/.gitignore index f68afcc..771fcca 100644 --- a/.gitignore +++ b/.gitignore @@ -125,3 +125,4 @@ calibre-0.7.14-nofonts.tar.xz /calibre-0.9.22-nofonts.tar.xz /calibre-0.9.23-nofonts.tar.xz /calibre-0.9.24-nofonts.tar.xz +/calibre-0.9.25-nofonts.tar.xz diff --git a/calibre.spec b/calibre.spec index 91cb918..83cac72 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.24 +Version: 0.9.25 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 +* Fri Mar 29 2013 Kevin Fenzi 0.9.25-1 +- Update to 0.9.25 + * Sat Mar 23 2013 Kevin Fenzi 0.9.24-1 - Update to 0.9.24 diff --git a/sources b/sources index 2897fd1..66d5197 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -820b2ddb1ddbe1f5f63a12c061280256 calibre-0.9.24-nofonts.tar.xz +f32d1fc3d64398853e9099175bdc22d1 calibre-0.9.25-nofonts.tar.xz