un-downgrade mockito to 0.27
This commit is contained in:
parent
4725759886
commit
c100b7b74b
@ -18,12 +18,3 @@
|
||||
|
||||
[dependencies.openssh-keys]
|
||||
version = "^0.4"
|
||||
@@ -127,7 +127,7 @@
|
||||
[dependencies.vmw_backdoor]
|
||||
version = "^0.1"
|
||||
[dev-dependencies.mockito]
|
||||
-version = "^0.27"
|
||||
+version = "^0.26"
|
||||
|
||||
[features]
|
||||
cl-legacy = ["update-ssh-keys"]
|
||||
|
@ -8,7 +8,7 @@
|
||||
|
||||
Name: rust-%{crate}
|
||||
Version: 4.5.1
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Simple cloud provider agent
|
||||
|
||||
# Upstream license specification: Apache-2.0
|
||||
@ -114,6 +114,9 @@ cp -a dracut/* %{buildroot}%{dracutmodulesdir}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Sep 30 2020 Fabio Valentini <decathorpe@gmail.com> - 4.5.1-2
|
||||
- Un-downgrade mockito to 0.27.
|
||||
|
||||
* Thu Sep 03 2020 Dusty Mabe <dusty@dustymabe.com> - 4.5.1-1
|
||||
- Update to 4.5.1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user