Bump release for October 2024 mass rebuild:

Resolves: RHEL-64018
This commit is contained in:
Troy Dawson 2024-10-29 09:15:19 -07:00
parent 8c499619ea
commit dd495bf7e4

View File

@ -1,6 +1,6 @@
Name: stratis-cli Name: stratis-cli
Version: 3.7.0 Version: 3.7.0
Release: 1%{?dist} Release: 2%{?dist}
Summary: Command-line tool for interacting with the Stratis daemon Summary: Command-line tool for interacting with the Stratis daemon
License: Apache-2.0 License: Apache-2.0
@ -75,6 +75,10 @@ a2x -f manpage docs/stratis.txt
%{python3_sitelib}/stratis_cli-*.egg-info/ %{python3_sitelib}/stratis_cli-*.egg-info/
%changelog %changelog
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 3.7.0-2
- Bump release for October 2024 mass rebuild:
Resolves: RHEL-64018
* Thu Oct 17 2024 Bryan Gurney <bgurney@redhat.com> - 3.7.0-1 * Thu Oct 17 2024 Bryan Gurney <bgurney@redhat.com> - 3.7.0-1
- Update to 3.7.0 - Update to 3.7.0
- Resolves: RHEL-59994 - Resolves: RHEL-59994