Name: phoenix-policies Version: 20241211 Release: 2%{?dist} Summary: Standard Phoenix policies for Mozilla Firefox License: GPLv3+ URL: https://phoenix.celenity.dev Source0: https://codeberg.org/celenity/Phoenix/raw/commit/c946044ea477ec93d728fa2c5e9bd6a0021135f3/policies/Policies/policies.json BuildArch: noarch %description Putting the user back in user agent. %prep # No preparation needed for a single file %install mkdir -p %{buildroot}/etc/firefox/policies install -m 644 %{SOURCE0} %{buildroot}/etc/firefox/policies/policies.json %files /etc/firefox/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.