Update to 0.1.38

epel9
Josh Stone 4 years ago
parent 10385d2a13
commit 54b1175c20

1
.gitignore vendored

@ -6,3 +6,4 @@
/async-trait-0.1.30.crate
/async-trait-0.1.31.crate
/async-trait-0.1.36.crate
/async-trait-0.1.38.crate

@ -1,13 +1,12 @@
# Generated by rust2rpm 15
# * tracing-attributes, tracing-futures and tracing are not packaged
%bcond_with check
%bcond_without check
%global debug_package %{nil}
%global crate async-trait
Name: rust-%{crate}
Version: 0.1.36
Release: 2%{?dist}
Version: 0.1.38
Release: 1%{?dist}
Summary: Type erasure for async trait methods
# Upstream license specification: MIT OR Apache-2.0
@ -72,6 +71,9 @@ which use "default" feature of "%{crate}" crate.
%endif
%changelog
* Tue Aug 25 2020 Josh Stone <jistone@redhat.com> - 0.1.38-1
- Update to 0.1.38
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.36-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild

@ -1 +1 @@
SHA512 (async-trait-0.1.36.crate) = 92ac8506a5a6e825356cbdb83c1ec196e476b24f6e4a0c7fe27b5faf37d5b130760728f1850740c9b3ba3b9d68e133e4f2d1ebc0ae596ead0f0bd39080e05efd
SHA512 (async-trait-0.1.38.crate) = eeeedc588d9cd2d556c6a05ccba36e8652ce31b88f68b21e966e291d68477b97ded3c0011da123fbd96cadbbc5fc0d20743c21a10c0e3e5255cfa6773618effc

Loading…
Cancel
Save