Update to version 1.0.92; Fixes RHBZ#2175586

epel10
Fabio Valentini 2 years ago
parent 9ec8546ab9
commit fd173b0d81
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -20,3 +20,4 @@
/cxx-1.0.88.crate
/cxx-1.0.89.crate
/cxx-1.0.91.crate
/cxx-1.0.92.crate

@ -1,5 +1,5 @@
--- cxx-1.0.91/Cargo.toml 1970-01-01T00:00:01+00:00
+++ cxx-1.0.91/Cargo.toml 2023-02-28T20:45:47.578879+00:00
--- cxx-1.0.92/Cargo.toml 1970-01-01T00:00:01+00:00
+++ cxx-1.0.92/Cargo.toml 2023-03-16T15:56:30.178591+00:00
@@ -17,11 +17,16 @@
authors = ["David Tolnay <dtolnay@gmail.com>"]
links = "cxxbridge1"

@ -1,12 +1,12 @@
# Generated by rust2rpm 24
# * missing dev-dependency: cxx-test-suite
# * tests can only be run in-tree
%bcond_with check
%global debug_package %{nil}
%global crate cxx
Name: rust-cxx
Version: 1.0.91
Version: 1.0.92
Release: %autorelease
Summary: Safe interop between Rust and C++

@ -1 +1 @@
SHA512 (cxx-1.0.91.crate) = 14fed0543dd81ecd5f07e20e159cd8694cda2f7ccb5fcecfd8b6ca1dada05d6f1f2b504bb3b6a1ef01cc15adf48187b08e032e668fb298e3f099cb4d49c1a3b5
SHA512 (cxx-1.0.92.crate) = 755ad0c8c1bf5722101dbb1ad7907b17ef8873d5bce5f656d4c040c720172412c9c2849ee807950755f34cfa54269c7df367ad4cd2e2f6e16ad25e95982a2611

Loading…
Cancel
Save