diff --git a/flatpak-builder.spec b/flatpak-builder.spec index f6aad81..3812d80 100644 --- a/flatpak-builder.spec +++ b/flatpak-builder.spec @@ -5,7 +5,7 @@ Name: flatpak-builder Version: 1.2.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Tool to build flatpaks from source # src/builder-utils.c has portions derived from GPLv2+ code, @@ -46,6 +46,7 @@ Recommends: /usr/bin/patch Recommends: /usr/bin/strip Recommends: /usr/bin/tar Recommends: /usr/bin/unzip +Recommends: /usr/bin/zstd Recommends: ccache # Uncommon enough that we don't want to pull them in by default @@ -84,6 +85,9 @@ See http://flatpak.org/ for more information. %changelog +* Wed Jan 19 2022 Debarshi Ray - 1.2.1-2 +- Add 'Recommends: /usr/bin/zstd' to go with the new *.tar.zst support + * Wed Jan 19 2022 Debarshi Ray - 1.2.1-1 - Update to 1.2.1