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#2fb8f8a360fd488b22ccc59e49df97a7f47e2b6b
This commit is contained in:
parent
de4c39fd0f
commit
e71c1bd435
@ -4,7 +4,7 @@
|
||||
|
||||
Name: flatpak-builder
|
||||
Version: 1.0.10
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
Summary: Tool to build flatpaks from source
|
||||
|
||||
# src/builder-utils.c has portions derived from GPLv2+ code,
|
||||
@ -29,6 +29,7 @@ BuildRequires: pkgconfig(ostree-1) >= %{ostree_version}
|
||||
BuildRequires: pkgconfig(yaml-0.1)
|
||||
BuildRequires: /usr/bin/xmlto
|
||||
BuildRequires: /usr/bin/xsltproc
|
||||
BuildRequires: make
|
||||
|
||||
Requires: flatpak%{?_isa} >= %{flatpak_version}
|
||||
Requires: glib2%{?_isa} >= %{glib2_version}
|
||||
@ -81,6 +82,9 @@ See http://flatpak.org/ for more information.
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.10-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
* 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
|
||||
|
Loading…
Reference in New Issue
Block a user