Update to 0.1.24

epel9
Josh Stone 5 years ago
parent cf3afa7d57
commit a8824f7279

1
.gitignore vendored

@ -1 +1,2 @@
/async-trait-0.1.21.crate
/async-trait-0.1.24.crate

@ -1,12 +1,12 @@
# Generated by rust2rpm 12
# Generated by rust2rpm 13
%bcond_without check
%global debug_package %{nil}
%global crate async-trait
Name: rust-%{crate}
Version: 0.1.21
Release: 2%{?dist}
Version: 0.1.24
Release: 1%{?dist}
Summary: Type erasure for async trait methods
# Upstream license specification: MIT OR Apache-2.0
@ -83,6 +83,9 @@ which use "support_old_nightly" feature of "%{crate}" crate.
%endif
%changelog
* Mon Feb 10 2020 Josh Stone <jistone@redhat.com> - 0.1.24-1
- Update to 0.1.24
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.21-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild

@ -1 +1 @@
SHA512 (async-trait-0.1.21.crate) = d930e4657764925fd493aa0cf9f917789f036843cd39a058c108ec69fa23f43b41b907d343c36452b0559464852f29f7cf9cbf5e1f7f2700251547666344b156
SHA512 (async-trait-0.1.24.crate) = c62ca2076e994248d052e4cb81acd2e477927641fb3f6939b67dc849d2b46c1c0c157b34c9561891b366117b0d410596e4dd42c636403b1b883259cb514d113f

Loading…
Cancel
Save