Rémi Lauzier 4 years ago
parent 217b9106fb
commit ab2ff3a4ad
No known key found for this signature in database
GPG Key ID: D4B9ECD143336C1D

@ -6,7 +6,7 @@
Name: rust-%{crate}
Version: 0.6.0
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Crate that exposes `core::arch` safely via `#[cfg()]`
# Upstream license specification: Zlib OR Apache-2.0 OR MIT
@ -83,5 +83,8 @@ which use "bytemuck" feature of "%{crate}" crate.
%endif
%changelog
* Tue Jun 06 13:34:31 EDT 2021 Rémi Lauzier <remilauzier@protonmail.com> - 0.6.0-2
- Bump dist release to evade failed build due to disconnection
* Wed Jun 23 13:26:55 EDT 2021 Rémi Lauzier <remilauzier@protonmail.com> - 0.6.0-1
- Initial package

Loading…
Cancel
Save