Add pyproject-srpm-macros to the default buildroot

This commit is contained in:
Miro Hrončok 2023-01-06 13:51:45 +01:00
parent 8cbe245c01
commit e3a0edac0b
1 changed files with 5 additions and 1 deletions

View File

@ -6,7 +6,7 @@
Summary: Red Hat specific rpm configuration files
Name: redhat-rpm-config
Version: 222
Version: 223
Release: 1%{?dist}
# No version specified.
License: GPL+
@ -103,6 +103,7 @@ Requires: qt5-srpm-macros
Requires: rust-srpm-macros
Requires: rpmautospec-rpm-macros
Requires: package-notes-srpm-macros
Requires: pyproject-srpm-macros
%if ! 0%{?rhel}
Requires: fpc-srpm-macros
@ -219,6 +220,9 @@ install -p -m 644 -t %{buildroot}%{_rpmluadir}/fedora/srpm forge.lua
%doc buildflags.md
%changelog
* Tue Jan 17 2023 Miro Hrončok <mhroncok@redhat.com> - 223-1
- Add pyproject-srpm-macros to the default buildroot
* Mon Aug 08 2022 Maxwell G <gotmax@e.email> - 222-1
- Add macros.shell-completions