diff --git a/.gitignore b/.gitignore index 0df979e..0bee10b 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /gnome-epub-thumbnailer-1.2.tar.xz /gnome-epub-thumbnailer-1.3.tar.xz /gnome-epub-thumbnailer-1.4.tar.xz +/gnome-epub-thumbnailer-1.5.tar.xz diff --git a/gnome-epub-thumbnailer.spec b/gnome-epub-thumbnailer.spec index 650f3c4..9b94124 100644 --- a/gnome-epub-thumbnailer.spec +++ b/gnome-epub-thumbnailer.spec @@ -1,16 +1,11 @@ Name: gnome-epub-thumbnailer -Version: 1.4 -Release: 4%{?dist} +Version: 1.5 +Release: 1%{?dist} Summary: Thumbnailers for EPub and MOBI books License: GPLv2+ URL: https://git.gnome.org/browse/gnome-epub-thumbnailer -Source0: http://download.gnome.org/sources/%{name}/1.4/%{name}-%{version}.tar.xz - -# upstream 6b8964ee5716ce6abe86d656886f3b389fa4c0cb -Patch1: 0001-epub-Fix-cover-path-for-root-level-OPF-files.patch -# upstream 585d4b3cee54fe14eabb767dde72e4226a178ea4 -Patch2: 0002-mobi-Avoid-malformed-or-missing-EXTH-header.patch +Source0: http://download.gnome.org/sources/%{name}/1.5/%{name}-%{version}.tar.xz BuildRequires: pkgconfig(gdk-pixbuf-2.0) BuildRequires: pkgconfig(gio-2.0) @@ -46,6 +41,9 @@ make DESTDIR=$RPM_BUILD_ROOT install %changelog +* Mon Jan 19 2015 Yanko Kaneti - 1.5-1 +- Update to 1.5. Drop patches + * Sat Aug 16 2014 Fedora Release Engineering - 1.4-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild diff --git a/sources b/sources index bdcc2fd..b73e7d1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6327d406264c0af1b1ee6a66f14edc94 gnome-epub-thumbnailer-1.4.tar.xz +d9936c5240a58817a359e32cae3d4bd1 gnome-epub-thumbnailer-1.5.tar.xz