un-downgrade mockito to 0.27

This commit is contained in:
Fabio Valentini 2020-09-30 14:06:46 +02:00
parent 4725759886
commit c100b7b74b
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF
2 changed files with 4 additions and 10 deletions

View File

@ -18,12 +18,3 @@
[dependencies.openssh-keys] [dependencies.openssh-keys]
version = "^0.4" 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"]

View File

@ -8,7 +8,7 @@
Name: rust-%{crate} Name: rust-%{crate}
Version: 4.5.1 Version: 4.5.1
Release: 1%{?dist} Release: 2%{?dist}
Summary: Simple cloud provider agent Summary: Simple cloud provider agent
# Upstream license specification: Apache-2.0 # Upstream license specification: Apache-2.0
@ -114,6 +114,9 @@ cp -a dracut/* %{buildroot}%{dracutmodulesdir}
%endif %endif
%changelog %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 * Thu Sep 03 2020 Dusty Mabe <dusty@dustymabe.com> - 4.5.1-1
- Update to 4.5.1 - Update to 4.5.1