!5 add flatpak-builder.yaml
From: @zhang__3125 Reviewed-by: @dwl301 Signed-off-by: @dwl301
This commit is contained in:
commit
666dddc459
@ -1,6 +1,6 @@
|
||||
Name: flatpak-builder
|
||||
Version: 1.0.14
|
||||
Release: 2
|
||||
Release: 3
|
||||
Summary: A tool to build flatpaks from source
|
||||
License: LGPLv2+ and GPLv2+
|
||||
URL: http://flatpak.org/
|
||||
@ -36,6 +36,9 @@ Flatpak-builder is a tool for building flatpaks from sources.
|
||||
%{_mandir}/man5/flatpak-manifest.5*
|
||||
|
||||
%changelog
|
||||
* Mon Jun 20 2022 lin zhang <lin.zhang@turbolinux.com.cn> - 1.0.14-3
|
||||
- Add flatpak-builder.yaml
|
||||
|
||||
* Wed Jun 15 2022 wenlong ding <wenlong.ding@turbolinux.com.cn> - 1.0.14-2
|
||||
- Add BuildRequires pkgconfig(libdw)
|
||||
|
||||
|
||||
4
flatpak-builder.yaml
Normal file
4
flatpak-builder.yaml
Normal file
@ -0,0 +1,4 @@
|
||||
version_control: github
|
||||
src_repo: flatpak/flatpak-builder
|
||||
tag_prefix: ^
|
||||
seperator: .
|
||||
Loading…
x
Reference in New Issue
Block a user