Update to version 1.0.107; Fixes RHBZ#2235878

epel10
Fabio Valentini 1 year ago
parent 11d5c735bc
commit 6421b388d2
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -28,3 +28,4 @@
/cxx-1.0.102.crate
/cxx-1.0.105.crate
/cxx-1.0.106.crate
/cxx-1.0.107.crate

@ -1,5 +1,5 @@
--- cxx-1.0.106/Cargo.toml 1970-01-01T00:00:01+00:00
+++ cxx-1.0.106/Cargo.toml 2023-08-26T21:31:10.323356+00:00
--- cxx-1.0.107/Cargo.toml 1970-01-01T00:00:01+00:00
+++ cxx-1.0.107/Cargo.toml 2023-09-19T20:55:53.400057+00:00
@@ -17,11 +17,16 @@
authors = ["David Tolnay <dtolnay@gmail.com>"]
links = "cxxbridge1"

@ -6,7 +6,7 @@
%global crate cxx
Name: rust-cxx
Version: 1.0.106
Version: 1.0.107
Release: %autorelease
Summary: Safe interop between Rust and C++

@ -1 +1 @@
SHA512 (cxx-1.0.106.crate) = 76934f64c5e0511f00bc32620664fa1dcfa95eea9af104772812d5e4f400640e02bb5adec9a8cb50de00f738de7522b7da133769bbe3e8d54b67cd5baf1a4fd9
SHA512 (cxx-1.0.107.crate) = 6ac32ae75667277a0f0c0c5a1adac47a1b8389fc55ec296a2c24d2d0fb2af52d70d2adcfc3057f508455a0366473f3bd389f235ff976211be5ca69ae1cb77765

Loading…
Cancel
Save