update to version 0.3.15

epel9
Fabio Valentini 4 years ago
parent 7c442265d9
commit e3292d1e0b
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -2,3 +2,4 @@
/*.src.rpm
/futures-test-0.3.14.crate
/futures-test-0.3.15.crate

@ -1,12 +1,12 @@
# Generated by rust2rpm 17
# * resolve dependency loop with futures
# dependency loop with futures
%bcond_with check
%global debug_package %{nil}
%global crate futures-test
Name: rust-%{crate}
Version: 0.3.14
Version: 0.3.15
Release: 1%{?dist}
Summary: Common utilities for testing components built off futures-rs
@ -83,5 +83,8 @@ which use "std" feature of "%{crate}" crate.
%endif
%changelog
* Thu May 27 2021 Fabio Valentini <decathorpe@gmail.com> - 0.3.15-1
- Update to version 0.3.15.
* Mon May 10 2021 Fabio Valentini <decathorpe@gmail.com> - 0.3.14-1
- Initial package

@ -1 +1 @@
SHA512 (futures-test-0.3.14.crate) = e411c8deae7ce51e299ec1751235029e9ae212358cf37e512cf0da0a8f59e44d6206c34a6285ac08487a25c3c708fbb519076583e863702c7636c445d957adcd
SHA512 (futures-test-0.3.15.crate) = edd7f4570de1fb558e70beed90b3bc2447fb992799c218a2963423d6eba9371da91085eebd089cd5c810f70448a16f03850e463290055e20d7eb069975c458c5

Loading…
Cancel
Save