Update to version 1.0.120 (rhbz#2271158)

epel10
Jan Staněk 11 months ago
parent f67c31cfe6
commit 96ea2c69d2
No known key found for this signature in database
GPG Key ID: 2972F2037B243B6D

1
.gitignore vendored

@ -37,3 +37,4 @@
/cxx-1.0.117.crate /cxx-1.0.117.crate
/cxx-1.0.118.crate /cxx-1.0.118.crate
/cxx-1.0.119.crate /cxx-1.0.119.crate
/cxx-1.0.120.crate

@ -1,4 +1,4 @@
# Generated by rust2rpm 25 # Generated by rust2rpm 26
# * tests can only be run in-tree # * tests can only be run in-tree
%bcond_with check %bcond_with check
%global debug_package %{nil} %global debug_package %{nil}
@ -6,7 +6,7 @@
%global crate cxx %global crate cxx
Name: rust-cxx Name: rust-cxx
Version: 1.0.119 Version: 1.0.120
Release: %autorelease Release: %autorelease
Summary: Safe interop between Rust and C++ Summary: Safe interop between Rust and C++

@ -1 +1 @@
SHA512 (cxx-1.0.119.crate) = e0800a828d886651c51ac4e79d26585d021b8244a7cf2665954e595a426fae93f2a927a38f96de4158bd7214889741c931730baede7739bf4655e525bac826e9 SHA512 (cxx-1.0.120.crate) = c2497f38d1a60c5d617e99d33275f8efec6bbdfe170d8dbeb221a607385448564f0742ce69c39d056b5518179dab280a025a74c95714d3824937f1c62f6c3d7c

Loading…
Cancel
Save