update to version 0.3.6

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

1
.gitignore vendored

@ -2,3 +2,4 @@
/futures-macro-0.3.3.crate
/futures-macro-0.3.4.crate
/futures-macro-0.3.5.crate
/futures-macro-0.3.6.crate

@ -5,8 +5,8 @@
%global crate futures-macro
Name: rust-%{crate}
Version: 0.3.5
Release: 3%{?dist}
Version: 0.3.6
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
* Wed Oct 07 2020 Fabio Valentini <decathorpe@gmail.com> - 0.3.6-1
- Update to version 0.3.6.
* Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.5-3
- Second attempt - Rebuilt for
https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild

@ -1 +1 @@
SHA512 (futures-macro-0.3.5.crate) = 413acd01d2e8e849c9425646f0c7eca95972139b61d233bc615791ea4cbd0eac908c949e15587de7ac7c260837cc312b8b3d428011df23bd2e7c36875d4ade0d
SHA512 (futures-macro-0.3.6.crate) = 9e94703385df630ed68058c063779ad6e5b9dfb576607ad87234f3c2cb55a7860f38cbe6baacbde17fa943ac6d890e769962aa0d8f785751025a3dd2bbb2d860

Loading…
Cancel
Save