Update to 1.0.6

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

1
.gitignore vendored

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

@ -1,11 +1,11 @@
# Generated by rust2rpm 16
# Generated by rust2rpm 17
%bcond_without check
%global debug_package %{nil}
%global crate ref-cast-impl
Name: rust-%{crate}
Version: 1.0.5
Version: 1.0.6
Release: 1%{?dist}
Summary: Derive implementation for ref_cast::RefCast
@ -70,6 +70,9 @@ which use "default" feature of "%{crate}" crate.
%endif
%changelog
* Tue Dec 29 22:11:08 CET 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 1.0.6-1
- Update to 1.0.6 (Fixes: RHBZ#1911513)
* Sun Dec 27 08:55:17 CET 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 1.0.5-1
- Update to 1.0.5

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

Loading…
Cancel
Save