Update to version 1.0.15; Fixes RHBZ#2175346

epel9
Fabio Valentini 2 years ago
parent e7512542f6
commit 03715032c8
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -9,3 +9,4 @@
/ref-cast-impl-1.0.9.crate
/ref-cast-impl-1.0.13.crate
/ref-cast-impl-1.0.14.crate
/ref-cast-impl-1.0.15.crate

@ -1,3 +0,0 @@
# rust-ref-cast-impl
The rust-ref-cast-impl package

@ -1,4 +1,4 @@
# Generated by rust2rpm 23
# Generated by rust2rpm 24
# * tests can only be run in-tree
%bcond_with check
%global debug_package %{nil}
@ -6,7 +6,7 @@
%global crate ref-cast-impl
Name: rust-ref-cast-impl
Version: 1.0.14
Version: 1.0.15
Release: %autorelease
Summary: Derive implementation for ref_cast::RefCast

@ -1 +1 @@
SHA512 (ref-cast-impl-1.0.14.crate) = 5af3353b9335fc526f8a00fb4f3e23e6f0f39df9415428353796038cd1c0eb9e0180e1d6ca2f8c93b046f6032c0b35209c057b58c41e4d5d22cd87ab08ff3dbc
SHA512 (ref-cast-impl-1.0.15.crate) = 7b3fb66ad37cbaeaf6a62aae3c46406a64e9a3a08af9d0621cecdca58f00478b2e1528d88f8131c4333b4a948b01e09c674ab3711b7f9e8fdeb9982b1028a2eb

Loading…
Cancel
Save