From 16860320ab44cdff996ef7822e9d11732f8c7816 Mon Sep 17 00:00:00 2001 From: Yanko Kaneti Date: Thu, 8 Aug 2013 18:34:14 +0300 Subject: [PATCH] Upstream release 1.3 Fixing a number of possible crashers in the MOBI thumbnailer --- .gitignore | 1 + gnome-epub-thumbnailer.spec | 14 +++++++++----- sources | 2 +- 3 files changed, 11 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index 915f964..645c4ed 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /gnome-epub-thumbnailer-1.0.tar.xz /gnome-epub-thumbnailer-1.1.tar.xz /gnome-epub-thumbnailer-1.2.tar.xz +/gnome-epub-thumbnailer-1.3.tar.xz diff --git a/gnome-epub-thumbnailer.spec b/gnome-epub-thumbnailer.spec index 49b0a53..c2347f7 100644 --- a/gnome-epub-thumbnailer.spec +++ b/gnome-epub-thumbnailer.spec @@ -1,11 +1,11 @@ Name: gnome-epub-thumbnailer -Version: 1.2 -Release: 2%{?dist} -Summary: Thumbnailer for EPub books +Version: 1.3 +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.2/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/%{name}/1.3/%{name}-%{version}.tar.xz BuildRequires: pkgconfig(gdk-pixbuf-2.0) BuildRequires: pkgconfig(gio-2.0) @@ -13,7 +13,7 @@ BuildRequires: pkgconfig(libxml-2.0) Buildrequires: pkgconfig(libarchive) %description -Thumbnailer for EPub books +Thumbnailers for EPub and MOBI books %prep @@ -40,6 +40,10 @@ make DESTDIR=$RPM_BUILD_ROOT install %changelog +* Thu Aug 8 2013 Yanko Kaneti - 1.3-1 +- New upstream release fixing a number of possible crashers + in the MOBI thumbnailer + * Sat Aug 03 2013 Fedora Release Engineering - 1.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild diff --git a/sources b/sources index 76e007a..1197917 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ea433d29fa78997b14ac83bb91bdf116 gnome-epub-thumbnailer-1.2.tar.xz +01d078d260639c1232fb6541f33b24f4 gnome-epub-thumbnailer-1.3.tar.xz