Update to 3.0.1
This commit is contained in:
parent
25519519d7
commit
4db79d0834
1
.gitignore
vendored
1
.gitignore
vendored
@ -20,3 +20,4 @@
|
||||
/stratis-cli-2.4.3.tar.gz
|
||||
/stratis-cli-2.4.4.tar.gz
|
||||
/stratis-cli-3.0.0.tar.gz
|
||||
/stratis-cli-3.0.1.tar.gz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (stratis-cli-3.0.0.tar.gz) = 0a8a17af6e158396a522454dbe7357c71aabcb5d7e997a789764414684bdd56c2c79b7352aceafdb916e64236972135f4f1f9523bb24f1a64f8978c654b18e8b
|
||||
SHA512 (stratis-cli-3.0.1.tar.gz) = 70508456141f05bae4868676e6f35e33c1c564e9da565b2880ab0efb3232dc8b743e793d6d2262ec579dca99a6d9e9d8297d323f543b034b061b9bc28460cc88
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: stratis-cli
|
||||
Version: 3.0.0
|
||||
Release: 2%{?dist}
|
||||
Version: 3.0.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Command-line tool for interacting with the Stratis daemon
|
||||
|
||||
License: ASL 2.0
|
||||
@ -62,6 +62,9 @@ install -Dpm0644 -t %{buildroot}%{_mandir}/man8 docs/stratis.8
|
||||
%{python3_sitelib}/stratis_cli-*.egg-info/
|
||||
|
||||
%changelog
|
||||
* Sun Feb 13 2022 mulhern <amulhern@redhat.com> - 3.0.1-1
|
||||
- Update to 3.0.1
|
||||
|
||||
* Sat Jan 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user