From 112e7d5a8170a54f2f06cb74de74f8bb697a4cb8 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Feb 12 2011 21:48:11 +0000 Subject: Update to 0.7.45 --- diff --git a/.gitignore b/.gitignore index 9754cfd..fffcb48 100644 --- a/.gitignore +++ b/.gitignore @@ -28,3 +28,4 @@ calibre-0.7.14-nofonts.tar.xz /calibre-0.7.40-nofonts.tar.xz /calibre-0.7.42-nofonts.tar.xz /calibre-0.7.44-nofonts.tar.xz +/calibre-0.7.45-nofonts.tar.xz diff --git a/calibre.spec b/calibre.spec index 68cdd16..5486df9 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.7.44 -Release: 2%{?dist} +Version: 0.7.45 +Release: 1%{?dist} Summary: E-book converter and library management Group: Applications/Multimedia License: GPLv3 @@ -273,6 +273,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %{_mandir}/man1/* %changelog +* Sat Feb 12 2011 Kevin Fenzi - 0.7.45-1 +- Update to 0.7.45 + * Tue Feb 08 2011 Fedora Release Engineering - 0.7.44-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild diff --git a/sources b/sources index 12c291f..c8a48ae 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3ddcd8f9b1d06e1ae296502950fccc8e calibre-0.7.44-nofonts.tar.xz +4f4504044399b50f294e1191e1dd2b27 calibre-0.7.45-nofonts.tar.xz