0.10.4
This commit is contained in:
parent
b67acfc663
commit
e62b89cf09
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
/AppStream-0.10.3.tar.xz
|
||||
/0012-qt-Add-an-empty-check-to-Provided-and-return-it-if-n.patch
|
||||
/AppStream-0.10.4.tar.xz
|
||||
|
||||
@ -4,8 +4,8 @@
|
||||
|
||||
Summary: Utilities to generate, maintain and access the AppStream database
|
||||
Name: appstream
|
||||
Version: 0.10.3
|
||||
Release: 4%{?dist}
|
||||
Version: 0.10.4
|
||||
Release: 1%{?dist}
|
||||
|
||||
# lib LGPLv2+, tools GPLv2+
|
||||
License: GPLv2+ and LGPLv2+
|
||||
@ -14,7 +14,6 @@ URL: https://github.com/ximion/appstream
|
||||
Source0: http://www.freedesktop.org/software/appstream/releases/AppStream-%{version}.tar.xz
|
||||
|
||||
## upstream patches (lookaside cache)
|
||||
Patch12: 0012-qt-Add-an-empty-check-to-Provided-and-return-it-if-n.patch
|
||||
|
||||
## upstreamable patches
|
||||
|
||||
@ -165,6 +164,9 @@ make test -C %{_target_platform} ARGS="--output-on-failure --timeout 300"
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Dec 15 2016 Rex Dieter <rdieter@fedoraproject.org> - 0.10.4-1
|
||||
- 0.10.4
|
||||
|
||||
* Tue Nov 15 2016 Rex Dieter <rdieter@fedoraproject.org> - 0.10.3-4
|
||||
- use /usr/share/appdata, improve /var/cache/app-info
|
||||
|
||||
|
||||
3
sources
3
sources
@ -1,2 +1 @@
|
||||
f3616d868ce7e3715c15b11ed8e4f7e1 AppStream-0.10.3.tar.xz
|
||||
102396194045f55231fc688ac87ddbb8 0012-qt-Add-an-empty-check-to-Provided-and-return-it-if-n.patch
|
||||
SHA512 (AppStream-0.10.4.tar.xz) = 3a67c9a58b771d2218a7186e23d62e37d1f3f09209e8f2f8f287da3748c30ffeb7fbde5b215e35d718e36242641ac1f74c57be8b7f65a92aced161653a9d9a2e
|
||||
|
||||
Loading…
Reference in New Issue
Block a user