Update to 1.0.5

Signed-off-by: Igor Raits <ignatenkobrain@fedoraproject.org>
epel9
Igor Raits 4 years ago
parent 8d9195113d
commit b2bb517b12
No known key found for this signature in database
GPG Key ID: 115D5AB89C5C1E1E

1
.gitignore vendored

@ -2,3 +2,4 @@
/ref-cast-impl-1.0.1.crate
/ref-cast-impl-1.0.2.crate
/ref-cast-impl-1.0.3.crate
/ref-cast-impl-1.0.5.crate

@ -1,11 +1,11 @@
# Generated by rust2rpm 15
# Generated by rust2rpm 16
%bcond_without check
%global debug_package %{nil}
%global crate ref-cast-impl
Name: rust-%{crate}
Version: 1.0.3
Version: 1.0.5
Release: 1%{?dist}
Summary: Derive implementation for ref_cast::RefCast
@ -70,6 +70,9 @@ which use "default" feature of "%{crate}" crate.
%endif
%changelog
* Sun Dec 27 08:55:17 CET 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 1.0.5-1
- Update to 1.0.5
* Thu Nov 12 2020 Fabio Valentini <decathorpe@gmail.com> - 1.0.3-1
- Update to version 1.0.3.
- Fixes RHBZ#1892517

@ -1 +1 @@
SHA512 (ref-cast-impl-1.0.3.crate) = aa072ae7515957ac277700fdbe114540231612fa8d25b25365b75a0b9e2c53913d90de3e99e3b65d4dc2bd914bb3f47de3300f95a238633ebe41aef9515d126c
SHA512 (ref-cast-impl-1.0.5.crate) = 25b9720c675c4eb52c81af30b977f9847d3fdae689d9a87b09133d96b242404877c389b298151dce61d05579cea24ef9e87230349e46401635e3a1ce4798edde

Loading…
Cancel
Save