From ba5bc28d304e2d472565d104fa2eec8527f48686 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Nov 14 2016 18:56:45 +0000 Subject: pull in upstream crash fix --- diff --git a/.gitignore b/.gitignore index 34484a8..89968ea 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /AppStream-0.10.3.tar.xz +/0012-qt-Add-an-empty-check-to-Provided-and-return-it-if-n.patch diff --git a/appstream.spec b/appstream.spec index 75a2818..915ad81 100644 --- a/appstream.spec +++ b/appstream.spec @@ -5,7 +5,7 @@ Summary: Utilities to generate, maintain and access the AppStream database Name: appstream Version: 0.10.3 -Release: 1%{?dist} +Release: 2%{?dist} # lib LGPLv2+, tools GPLv2+ License: GPLv2+ and LGPLv2+ @@ -13,7 +13,8 @@ License: GPLv2+ and LGPLv2+ URL: https://github.com/ximion/appstream Source0: http://www.freedesktop.org/software/appstream/releases/AppStream-%{version}.tar.xz -## upstream patches +## upstream patches (lookaside cache) +Patch12: 0012-qt-Add-an-empty-check-to-Provided-and-return-it-if-n.patch ## upstreamable patches @@ -160,6 +161,9 @@ make test -C %{_target_platform} ARGS="--output-on-failure --timeout 300" %changelog +* Mon Nov 14 2016 Rex Dieter - 0.10.3-2 +- pull in upstream crash fix + * Tue Nov 01 2016 Rex Dieter - 0.10.3-1 - 0.10.3 - update scriptlets to use 'refresh' instead of 'refresh-index' diff --git a/sources b/sources index 5298c3e..b986d89 100644 --- a/sources +++ b/sources @@ -1 +1,2 @@ f3616d868ce7e3715c15b11ed8e4f7e1 AppStream-0.10.3.tar.xz +102396194045f55231fc688ac87ddbb8 0012-qt-Add-an-empty-check-to-Provided-and-return-it-if-n.patch