diff --git a/stratis-cli.spec b/stratis-cli.spec index 2344157..386b7ba 100644 --- a/stratis-cli.spec +++ b/stratis-cli.spec @@ -1,6 +1,6 @@ Name: stratis-cli Version: 3.1.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Command-line tool for interacting with the Stratis daemon License: ASL 2.0 @@ -62,6 +62,9 @@ a2x -f manpage docs/stratis.txt %{python3_sitelib}/stratis_cli-*.egg-info/ %changelog +* Mon Jun 13 2022 Python Maint - 3.1.0-3 +- Rebuilt for Python 3.11 + * Tue Jun 07 2022 Bryan Gurney - 3.1.0-2 - Add rpminspect.yaml file