Name: dove-policies Version: 20241211 Release: 2%{?dist} Summary: Standard Dove policies for Mozilla Thunderbird License: GPLv3+ Source0: https://codeberg.org/celenity/Dove/raw/commit/b54dda869ccc3b4569e4e4b54b7509778241b79a/policies/Policies/policies.json BuildArch: noarch %description The email client you deserve. %prep # No preparation needed for a single file %install mkdir -p %{buildroot}/etc/thunderbird/policies install -m 644 %{SOURCE0} %{buildroot}/etc/thunderbird/policies/policies.json %files /etc/thunderbird/policies/policies.json %changelog * Wed Dec 11 2024 celenity - 20241211-2 - Fix the date formatting in changelog of the .spec file, also fetch `policies.json` remotely instead of locally now.