diff --git a/flatpak-builder.spec b/flatpak-builder.spec index 5592a71..9de91ab 100644 --- a/flatpak-builder.spec +++ b/flatpak-builder.spec @@ -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 - 1.0.14-3 +- Add flatpak-builder.yaml + * Wed Jun 15 2022 wenlong ding - 1.0.14-2 - Add BuildRequires pkgconfig(libdw) diff --git a/flatpak-builder.yaml b/flatpak-builder.yaml new file mode 100644 index 0000000..4c5bd9b --- /dev/null +++ b/flatpak-builder.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: flatpak/flatpak-builder +tag_prefix: ^ +seperator: .