diff --git a/redhat-rpm-config.spec b/redhat-rpm-config.spec index 6246479..94a00e0 100644 --- a/redhat-rpm-config.spec +++ b/redhat-rpm-config.spec @@ -6,7 +6,7 @@ Summary: Red Hat specific rpm configuration files Name: redhat-rpm-config -Version: 188 +Version: 189 Release: 1%{?dist} # No version specified. License: GPL+ @@ -189,6 +189,9 @@ install -p -m 644 -t %{buildroot}%{_rpmluadir}/fedora/srpm forge.lua %doc buildflags.md %changelog +* Tue Nov 16 2021 Florian Weimer - 189-1 +- buildflags.md: Documentation updates (#2005080) + * Tue Aug 24 2021 Florian Weimer - 188-1 - redhat-rpm-config: Enable x86-64-v2 baseline for Clang/LLVM (#1890170)