From 5370d9a3520d314aff37a7c2bfa282ca582a1c24 Mon Sep 17 00:00:00 2001 From: MSVSphere Packaging Team Date: Tue, 5 Nov 2024 05:58:35 +0300 Subject: [PATCH] import stratis-cli-3.7.0-2.el10 --- SPECS/stratis-cli.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/SPECS/stratis-cli.spec b/SPECS/stratis-cli.spec index 5d101c4..3961241 100644 --- a/SPECS/stratis-cli.spec +++ b/SPECS/stratis-cli.spec @@ -1,6 +1,6 @@ Name: stratis-cli Version: 3.7.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Command-line tool for interacting with the Stratis daemon License: Apache-2.0 @@ -75,6 +75,10 @@ a2x -f manpage docs/stratis.txt %{python3_sitelib}/stratis_cli-*.egg-info/ %changelog +* Tue Oct 29 2024 Troy Dawson - 3.7.0-2 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Thu Oct 17 2024 Bryan Gurney - 3.7.0-1 - Update to 3.7.0 - Resolves: RHEL-59994