From 2f741f9841a4bfb8a3c1c09e01a9a45a06e67d08 Mon Sep 17 00:00:00 2001 From: Lumir Balhar Date: Fri, 16 Jun 2023 13:17:04 +0200 Subject: [PATCH] Add qt6-srpm-macros --- redhat-rpm-config.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/redhat-rpm-config.spec b/redhat-rpm-config.spec index 3724908..2639cb4 100644 --- a/redhat-rpm-config.spec +++ b/redhat-rpm-config.spec @@ -4,7 +4,7 @@ # 2) When making changes, increment the version (in baserelease) by 1. # rpmdev-bumpspec and other tools update the macro below, which is used # in Version: to get the desired effect. -%global baserelease 254 +%global baserelease 255 Summary: Red Hat specific rpm configuration files Name: redhat-rpm-config @@ -103,6 +103,7 @@ Requires: perl-srpm-macros # ↓ Has Python BRPs originaly present in redhat-rpm-config Requires: python-srpm-macros >= 3.11-7 Requires: qt5-srpm-macros +Requires: qt6-srpm-macros # rust-srpm-macros v24 contains %%build_rustflags defintion Requires: rust-srpm-macros >= 24 Requires: rpmautospec-rpm-macros @@ -253,6 +254,9 @@ install -p -m 644 -t %{buildroot}%{_rpmluadir}/fedora/srpm forge.lua %doc buildflags.md %changelog +* Fri Jun 16 2023 Lumír Balhar - 255-1 +- Add qt6-srpm-macros + * Thu Mar 9 2023 Florian Weimer - 254-1 - Switch ELN to x86-64-v3