pull in upstream crash fix

This commit is contained in:
Rex Dieter 2016-11-14 12:56:45 -06:00
parent f156654bf0
commit ba5bc28d30
3 changed files with 8 additions and 2 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
/AppStream-0.10.3.tar.xz
/0012-qt-Add-an-empty-check-to-Provided-and-return-it-if-n.patch

View File

@ -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 <rdieter@fedoraproject.org> - 0.10.3-2
- pull in upstream crash fix
* Tue Nov 01 2016 Rex Dieter <rdieter@fedoraproject.org> - 0.10.3-1
- 0.10.3
- update scriptlets to use 'refresh' instead of 'refresh-index'

View File

@ -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