Update to 1.0.2

epel9
Josh Stone 5 years ago
parent 8a2170fd1a
commit 5cc4567466

1
.gitignore vendored

@ -1,2 +1,3 @@
/ref-cast-impl-1.0.0.crate
/ref-cast-impl-1.0.1.crate
/ref-cast-impl-1.0.2.crate

@ -5,7 +5,7 @@
%global crate ref-cast-impl
Name: rust-%{crate}
Version: 1.0.1
Version: 1.0.2
Release: 1%{?dist}
Summary: Derive implementation for ref_cast::RefCast
@ -70,6 +70,9 @@ which use "default" feature of "%{crate}" crate.
%endif
%changelog
* Fri Jun 19 2020 Josh Stone <jistone@redhat.com> - 1.0.2-1
- Update to 1.0.2
* Mon Mar 23 19:23:16 CET 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 1.0.1-1
- Update to 1.0.1

@ -1 +1 @@
SHA512 (ref-cast-impl-1.0.1.crate) = 26c6810432c0489934356c83011a0f296a073fcda4c9cabf65a1928836e70e758e6446dc4c403dcf8ee12c0f4fa95215084f90dc4ee6933e24b6f60fd68d89f7
SHA512 (ref-cast-impl-1.0.2.crate) = 306d3c8a5eaf027eaee717f01a8eebc1fa5454be491a41530ba9a2d06bd904c51a9594509b4aa0d4a44001e29568ca2e44b04ec4e86882d33b516b604a781438

Loading…
Cancel
Save