Update to 0.2.1

epel10
Josh Stone 5 years ago
parent 8f33a65056
commit eedda35247

1
.gitignore vendored

@ -1 +1,2 @@
/tokio-test-0.2.0.crate /tokio-test-0.2.0.crate
/tokio-test-0.2.1.crate

@ -1,12 +1,12 @@
# Generated by rust2rpm 12 # Generated by rust2rpm 13
%bcond_without check %bcond_without check
%global debug_package %{nil} %global debug_package %{nil}
%global crate tokio-test %global crate tokio-test
Name: rust-%{crate} Name: rust-%{crate}
Version: 0.2.0 Version: 0.2.1
Release: 2%{?dist} Release: 1%{?dist}
Summary: Testing utilities for Tokio- and futures-based code Summary: Testing utilities for Tokio- and futures-based code
# Upstream license specification: MIT # Upstream license specification: MIT
@ -71,6 +71,9 @@ which use "default" feature of "%{crate}" crate.
%endif %endif
%changelog %changelog
* Fri Apr 17 2020 Josh Stone <jistone@redhat.com> - 0.2.1-1
- Update to 0.2.1
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.0-2 * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild

@ -1 +1 @@
SHA512 (tokio-test-0.2.0.crate) = 6016b2079ffbe182d52e92451b4deda4eb3f370ed9d0d1b8721329bb6e634f9a3f599e9d7184bab68f0a80eee8b63e59a6364096a255d0d1cf66387d9f0793c6 SHA512 (tokio-test-0.2.1.crate) = 566380edbb180a4f7ba707d8ec20a14ba2e61800d32649d15f148ed6b9318855467ccb0d0348de0b69c680279caf5feb4650da49730cbc6f7f6c806bff1dd179

Loading…
Cancel
Save