From 20dadfe4e9d7b0732ecaa86d0bcac966ba08df3c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0pl=C3=ADchal?= Date: Wed, 11 Oct 2023 14:13:56 +0200 Subject: [PATCH] Release 1.28.1 Release the spec file change in order to make sure the `packit` action `propose_downstream` works as expected. --- tmt.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/tmt.spec b/tmt.spec index 09d8d373fa..92aadd5a8b 100644 --- a/tmt.spec +++ b/tmt.spec @@ -1,5 +1,5 @@ Name: tmt -Version: 1.28.0 +Version: 1.28.1 Release: %autorelease Summary: Test Management Tool @@ -147,6 +147,9 @@ install -pm 644 %{name}/steps/provision/mrack/mrack* %{buildroot}/etc/%{name}/ %config(noreplace) %{_sysconfdir}/%{name}/mrack* %changelog +* Wed Oct 11 2023 Petr Šplíchal - 1.28.1 +- Remove the `.dev0` suffix from the spec `Version` + * Fri Oct 06 2023 Petr Šplíchal - 1.28.0 - Update the `release` action with `hatch` changes - Fix the multihost web test to work with container