Update to 1.0.5

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

1
.gitignore vendored

@ -2,3 +2,4 @@
/ref-cast-1.0.1.crate
/ref-cast-1.0.2.crate
/ref-cast-1.0.3.crate
/ref-cast-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
Name: rust-%{crate}
Version: 1.0.3
Version: 1.0.5
Release: 1%{?dist}
Summary: Safely cast &T to &U where the struct U contains a single field of type T
@ -71,6 +71,9 @@ which use "default" feature of "%{crate}" crate.
%endif
%changelog
* Sun Dec 27 08:54:56 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#1892516

@ -1 +1 @@
SHA512 (ref-cast-1.0.3.crate) = a5e9c89aff8aa2b978475d49a8ec57641a2e14ebfce02fe6304b7c20f67bd4a488aa6c1c0e45c37e792d27ca667b971c301b91c863bedfbe2318c7bb192c9cdc
SHA512 (ref-cast-1.0.5.crate) = 337ce269499c1b09f2e0f5a99c3da9c1c3a96d3e9e72555445cde64e298aecef2a21668ca23a5e14dadf46b653cdd9cb7b1fb5b63caeb9505622bb283f81d506

Loading…
Cancel
Save