Fix outdated CI configuration

This commit is contained in:
Björn Esser 2023-09-01 13:18:35 +02:00
parent 9802a8d657
commit 1c4c4226f4
No known key found for this signature in database
GPG Key ID: F52E98007594C21D
2 changed files with 5 additions and 2 deletions

View File

@ -72,7 +72,7 @@
%global patch_version 4
# For handling bump release by rpmdev-bumpspec and mass rebuild
%global baserelease 3
%global baserelease 4
# Set to RC version if building RC, else comment out.
#global rcsuf rc1
@ -552,6 +552,9 @@ popd
%changelog
* Fri Sep 01 2023 Björn Esser <besser82@fedoraproject.org> - 3.27.4-4
- Fix outdated CI configuration
* Thu Aug 31 2023 Panu Matilainen <pmatilai@redhat.com> - 3.27.4-3
- Only require cmake-rpm-macros when rpm-build is installed

View File

@ -3,4 +3,4 @@ discover:
how: fmf
directory: tests
execute:
how: beakerlib
how: tmt