Update to 0.2.0 release (rhbz #2034304)
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
This commit is contained in:
parent
541a154dd2
commit
ad98247bde
3
.gitignore
vendored
3
.gitignore
vendored
@ -1 +1,2 @@
|
||||
/sevctl-0.1.0.crate
|
||||
/sevctl-*.crate
|
||||
*.rpm
|
||||
|
@ -5,8 +5,8 @@
|
||||
%global crate sevctl
|
||||
|
||||
Name: rust-%{crate}
|
||||
Version: 0.1.0
|
||||
Release: 3%{?dist}
|
||||
Version: 0.2.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Administrative utility for AMD SEV
|
||||
|
||||
# Upstream license specification: Apache-2.0
|
||||
@ -52,6 +52,9 @@ Summary: %{summary}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Jan 4 2022 Daniel P. Berrangé <berrange@redhat.com> - 0.2.0-1
|
||||
- Update to 0.2.0 release (rhbz #2034304)
|
||||
|
||||
* Tue Sep 14 2021 Sahana Prasad <sahana@redhat.com> - 0.1.0-3
|
||||
- Rebuilt with OpenSSL 3.0.0
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (sevctl-0.1.0.crate) = 1afbe3a78f95f58b33f34a7f4f22ca2270c921952c9e0939896f50141bb1c8b8c1bba0cf8d94e78ff7990b9b99dbef021280fd198d933f2aaad4ce381dc2316d
|
||||
SHA512 (sevctl-0.2.0.crate) = 196bd19a29d6ac5f05ff4908c1a6237937137aaadc23feec969c6515a118e989672c3643a40fc211b89431f1c84a15839782026496e0e193936568a05f66ac50
|
||||
|
Loading…
Reference in New Issue
Block a user