From 0934554299c6cf390ccb0949a5cae5dcd121a9ba Mon Sep 17 00:00:00 2001 From: Python Maint Date: Fri, 4 Jun 2021 21:15:39 +0200 Subject: [PATCH] Rebuilt for Python 3.10 --- stratis-cli.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/stratis-cli.spec b/stratis-cli.spec index d501f06..a15ad0f 100644 --- a/stratis-cli.spec +++ b/stratis-cli.spec @@ -1,6 +1,6 @@ Name: stratis-cli Version: 2.4.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Command-line tool for interacting with the Stratis daemon License: ASL 2.0 @@ -52,6 +52,9 @@ install -Dpm0644 -t %{buildroot}%{_mandir}/man8 docs/stratis.8 %{python3_sitelib}/stratis_cli-*.egg-info/ %changelog +* Fri Jun 04 2021 Python Maint - 2.4.1-2 +- Rebuilt for Python 3.10 + * Wed May 19 2021 mulhern - 2.4.1-1 - Update to 2.4.1