From 1c4c4226f40a91f00ec5198cc70e1fce751d066d Mon Sep 17 00:00:00 2001 From: Björn Esser Date: Sep 01 2023 11:18:35 +0000 Subject: Fix outdated CI configuration --- diff --git a/cmake.spec b/cmake.spec index 32fdbb1..8d45f61 100644 --- a/cmake.spec +++ b/cmake.spec @@ -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 - 3.27.4-4 +- Fix outdated CI configuration + * Thu Aug 31 2023 Panu Matilainen - 3.27.4-3 - Only require cmake-rpm-macros when rpm-build is installed diff --git a/plans/ci.fmf b/plans/ci.fmf index 1ad2c12..85710d6 100644 --- a/plans/ci.fmf +++ b/plans/ci.fmf @@ -3,4 +3,4 @@ discover: how: fmf directory: tests execute: - how: beakerlib + how: tmt