[gnome-kra-ora-thumbnailer/f20] Fix crashes on thumbnailing trash/recent files - #1046245

Yanko Kaneti yaneti at fedoraproject.org
Mon Jan 6 13:21:34 UTC 2014


commit 252824b85b3cbd899cb67006fe958c762e98063c
Author: Yanko Kaneti <yaneti at declera.com>
Date:   Mon Jan 6 15:21:25 2014 +0200

    Fix crashes on thumbnailing trash/recent files - #1046245

 gnome-kra-ora-thumbnailer.spec |    9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/gnome-kra-ora-thumbnailer.spec b/gnome-kra-ora-thumbnailer.spec
index 65f8146..63197ff 100644
--- a/gnome-kra-ora-thumbnailer.spec
+++ b/gnome-kra-ora-thumbnailer.spec
@@ -1,12 +1,15 @@
 Name:           gnome-kra-ora-thumbnailer
 Version:        1.3
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Thumbnailer for Krita and MyPaint images
 
 License:        GPLv2+
 URL:            https://git.gnome.org/browse/gnome-kra-ora-thumbnailer
 Source0:        http://download.gnome.org/sources/%{name}/1.3/%{name}-%{version}.tar.xz
 
+# Upstream commit 4a6801b7567a2b617b62905cf53e4780a76c148c
+Patch1: 0001-Update-skeleton-to-fix-crash-with-trash-recent-files.patch
+
 BuildRequires:  pkgconfig(gdk-pixbuf-2.0)
 BuildRequires:  pkgconfig(gio-2.0)
 Buildrequires:  pkgconfig(libarchive)
@@ -18,6 +21,7 @@ Thumbnailer for Krita and MyPaint images
 
 %prep
 %setup -q
+%autopatch
 
 
 %build
@@ -39,6 +43,9 @@ make DESTDIR=$RPM_BUILD_ROOT install
 
 
 %changelog
+* Mon Jan  6 2014 Yanko Kaneti <yaneti at declera.com> - 1.3-2
+- Fix crashes on thumbnailing trash/recent files - #1046245
+
 * Thu Dec 19 2013 Yanko Kaneti <yaneti at declera.com> - 1.3-1
 - Update to 1.3. License change to GPLv2+
 


More information about the scm-commits mailing list