diff --git a/redhat-rpm-config.spec b/redhat-rpm-config.spec index c5178ec..2113800 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: 202 +Version: 203 Release: 1%{?dist} # No version specified. License: GPL+ @@ -254,6 +254,9 @@ install -p -m 644 -t %{buildroot}%{_rpmluadir}/fedora/srpm forge.lua %doc buildflags.md %changelog +* Wed Sep 13 2023 Florian Weimer - 203-1 +- Rebuild against more recent downstream branch (#2234024) + * Fri Aug 25 2023 Nikita Popov - 202-1 - Fix brp-llvm-compile-lto-elf parallelism with hardlinks - Resolves: rhbz#2234024