Merged update from upstream sources

This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/flatpak-builder.git#48b930e4b37a8152da74dcc1e18e105ef51518b8
This commit is contained in:
DistroBaker 2020-12-15 10:58:48 +00:00
parent 4aaa0bd9a9
commit de4c39fd0f

View File

@ -4,7 +4,7 @@
Name: flatpak-builder
Version: 1.0.10
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Tool to build flatpaks from source
# src/builder-utils.c has portions derived from GPLv2+ code,
@ -47,6 +47,9 @@ Requires: /usr/bin/strip
Recommends: /usr/bin/svn
Requires: /usr/bin/tar
Requires: /usr/bin/unzip
%if ! 0%{?rhel}
Requires: ccache
%endif
%description
Flatpak-builder is a tool for building flatpaks from sources.
@ -78,6 +81,10 @@ See http://flatpak.org/ for more information.
%changelog
* Tue Dec 08 2020 Bastien Nocera <bnocera@redhat.com> - 1.0.10-3
+ flatpak-builder-1.0.10-3
- Require ccache on Fedora where it is available
* Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.10-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild