From ea476ebc586c809f50faec121940ff4194c15a05 Mon Sep 17 00:00:00 2001 From: Jonathan Wakely Date: Wed, 15 Mar 2023 12:02:09 +0000 Subject: [PATCH] Fix test plan by removing obsolete beakerlib setting --- boost.spec | 5 ++++- plans/ci.fmf | 3 +-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/boost.spec b/boost.spec index 285b365..3287fe7 100644 --- a/boost.spec +++ b/boost.spec @@ -42,7 +42,7 @@ Name: boost %global real_name boost Summary: The free peer-reviewed portable C++ source libraries Version: 1.78.0 -Release: 12%{?dist} +Release: 13%{?dist} License: Boost and MIT and Python # Replace each . with _ in %%{version} @@ -1296,6 +1296,9 @@ fi %{_mandir}/man1/b2.1* %changelog +* Fri Sep 01 2023 Jonathan Wakely - 1.78.0-13 +- Fix outdated CI configuration + * Tue Aug 22 2023 Kefu Chai - 1.78.0-12 - Add patch for Boost.Accumulators bug See https://github.com/boostorg/accumulators/pull/54 diff --git a/plans/ci.fmf b/plans/ci.fmf index 1ad2c12..3fd3ab7 100644 --- a/plans/ci.fmf +++ b/plans/ci.fmf @@ -1,6 +1,5 @@ summary: CI Gating Plan discover: how: fmf - directory: tests execute: - how: beakerlib + how: tmt