diff --git a/.gitignore b/.gitignore index 647744d..e5eb39e 100644 --- a/.gitignore +++ b/.gitignore @@ -24,3 +24,4 @@ calibre-0.7.14-nofonts.tar.xz /calibre-0.7.35-nofonts.tar.xz /calibre-0.7.36-nofonts.tar.xz /calibre-0.7.38-nofonts.tar.xz +/calibre-0.7.39-nofonts.tar.xz diff --git a/calibre.spec b/calibre.spec index 9879552..4728073 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.38 -Release: 3%{?dist} +Version: 0.7.39 +Release: 1%{?dist} Summary: E-book converter and library management Group: Applications/Multimedia License: GPLv3 @@ -271,6 +271,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %{_mandir}/man1/* %changelog +* Fri Jan 14 2011 Kevin Fenzi - 0.7.39-1 +- Update to 0.7.39 + * Tue Jan 11 2011 Christian Krause - 0.7.38-3 - Fix crash on exit (BZ 559484, 642877, 651727) diff --git a/sources b/sources index 87de5bb..3a1b2bc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c5dcfcd098ce85dc1817c3b0d23cfc8d calibre-0.7.38-nofonts.tar.xz +5aa970233de346e125f90594adb8e91d calibre-0.7.39-nofonts.tar.xz