Update to 0.3.3

epel9
Josh Stone 5 years ago
parent 79186f6688
commit c22f8cc769

1
.gitignore vendored

@ -1 +1,2 @@
/futures-macro-0.3.1.crate
/futures-macro-0.3.3.crate

@ -1,12 +1,12 @@
# Generated by rust2rpm 12
# Generated by rust2rpm 13
%bcond_without check
%global debug_package %{nil}
%global crate futures-macro
Name: rust-%{crate}
Version: 0.3.1
Release: 2%{?dist}
Version: 0.3.3
Release: 1%{?dist}
Summary: Futures-rs procedural macro implementations
# Upstream license specification: MIT OR Apache-2.0
@ -70,6 +70,9 @@ which use "default" feature of "%{crate}" crate.
%endif
%changelog
* Thu Feb 06 2020 Josh Stone <jistone@redhat.com> - 0.3.3-1
- Update to 0.3.3
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild

@ -1 +1 @@
SHA512 (futures-macro-0.3.1.crate) = 2d4f26d491161be357dd445e5487c1bfde03a1352ed6fc46b1770ccacbfba85deb64798cf48d5feb4b1c49f74d4198ec99e741ec91c6e7bd0e41c673758da084
SHA512 (futures-macro-0.3.3.crate) = 3d38c27a288237e20b1264c268614d8af48d152646e8272ba44b2a585764721dd1730f2118263497c052377ac8f45f46c04ee1ce7ba33bf956244dc15e30b744

Loading…
Cancel
Save