0.14.1
This commit is contained in:
parent
f30c01c387
commit
fe5787f6d4
15
.gitignore
vendored
15
.gitignore
vendored
@ -1,14 +1 @@
|
||||
/AppStream-0.12.3.tar.xz
|
||||
/AppStream-0.12.4.tar.xz
|
||||
/0002-Don-t-warn-about-issues-in-a-cache-refresh-if-there-.patch
|
||||
/0010-as-pool-Fix-g-i-for-get_components_-while-GPtrArray-.patch
|
||||
/AppStream-0.12.6.tar.xz
|
||||
/AppStream-0.12.7.tar.xz
|
||||
/AppStream-0.12.8.tar.xz
|
||||
/AppStream-0.12.9.tar.xz
|
||||
/AppStream-0.12.10.tar.xz
|
||||
/AppStream-0.12.11.tar.xz
|
||||
/AppStream-0.13.1.tar.xz
|
||||
/AppStream-0.14.0.tar.xz
|
||||
/0016-Do-not-automatically-clean-up-errors-that-will-be-pr.patch
|
||||
/0025-Remove-overall-extern-C-to-make-very-new-2.67-GLib-v.patch
|
||||
/AppStream-0.14.1.tar.xz
|
||||
|
||||
@ -4,7 +4,7 @@
|
||||
|
||||
Summary: Utilities to generate, maintain and access the AppStream database
|
||||
Name: appstream
|
||||
Version: 0.14.0
|
||||
Version: 0.14.1
|
||||
Release: 1%{?dist}
|
||||
|
||||
# lib LGPLv2+, tools GPLv2+
|
||||
@ -14,8 +14,6 @@ URL: https://github.com/ximion/appstream
|
||||
Source0: http://www.freedesktop.org/software/appstream/releases/AppStream-%{version}.tar.xz
|
||||
|
||||
## upstream patches (lookaside cache)
|
||||
Patch16: 0016-Do-not-automatically-clean-up-errors-that-will-be-pr.patch
|
||||
Patch25: 0025-Remove-overall-extern-C-to-make-very-new-2.67-GLib-v.patch
|
||||
|
||||
## upstreamable patches
|
||||
|
||||
@ -172,6 +170,9 @@ mv %{buildroot}%{_datadir}/metainfo/*.xml \
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Feb 17 2021 Rex Dieter <rdieter@fedoraproject.org> - 0.14.1-1
|
||||
- 0.14.1
|
||||
|
||||
* Thu Feb 04 2021 Rex Dieter <rdieter@fedoraproject.org> - 0.14.0-1
|
||||
- 0.14.0
|
||||
|
||||
|
||||
4
sources
4
sources
@ -1,3 +1 @@
|
||||
SHA512 (AppStream-0.14.0.tar.xz) = d02d5201b8513063f041ddbafa212c8e6d9ee6d22299750d1f0074fd9a7d61a825dab6e169ccc7de0273fb9a26284d3ed8d7485862c2839eccb24688f4b771b2
|
||||
SHA512 (0016-Do-not-automatically-clean-up-errors-that-will-be-pr.patch) = 19aed24fb3edc6d8ea015e2a398fa965e1fa87800942d7c9c1d5e3c4e362d163b320565b7b0cd1d886e4516b154a3de724f22b8ffdfb80d4bb160505b84dc689
|
||||
SHA512 (0025-Remove-overall-extern-C-to-make-very-new-2.67-GLib-v.patch) = be51bcbe19b273c1d28048278f0cab56535a0fcfbc6c670d91e6c13c267c2e833be10f811ec5beab427b5a78fe45579107469f0f207db489677c500932ff55bb
|
||||
SHA512 (AppStream-0.14.1.tar.xz) = e852173a6706e69e9a79a4176886d17d31bb6cf130511f6671398a9a685663bb89695d5591d7d46dba457c80fe0361736312b77cd008f1046757a08893337e94
|
||||
|
||||
Loading…
Reference in New Issue
Block a user