Update to version 1.0.106; Fixes RHBZ#2229431

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

1
.gitignore vendored

@ -27,3 +27,4 @@
/cxx-1.0.100.crate
/cxx-1.0.102.crate
/cxx-1.0.105.crate
/cxx-1.0.106.crate

@ -1,5 +1,5 @@
--- cxx-1.0.102/Cargo.toml 1970-01-01T00:00:01+00:00
+++ cxx-1.0.102/Cargo.toml 2023-08-01T12:49:36.610169+00:00
--- 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
@@ -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.105
Version: 1.0.106
Release: %autorelease
Summary: Safe interop between Rust and C++

@ -1 +1 @@
SHA512 (cxx-1.0.105.crate) = 450ff34815e2b1f8689b686a7be7ef9ab1eb3244f4e0836583aecec0cc418ea34f34d078b248bde7fa8381b745259d082f607841314f595ee0d5ef0968c16222
SHA512 (cxx-1.0.106.crate) = 76934f64c5e0511f00bc32620664fa1dcfa95eea9af104772812d5e4f400640e02bb5adec9a8cb50de00f738de7522b7da133769bbe3e8d54b67cd5baf1a4fd9

Loading…
Cancel
Save