Update to version 1.0.85; Fixes RHBZ#2154560

epel10
Jan Staněk 2 years ago
parent bef01c7409
commit 38ce391bf2
No known key found for this signature in database
GPG Key ID: 2972F2037B243B6D

1
.gitignore vendored

@ -16,3 +16,4 @@
/cxxbridge-flags-1.0.75.crate
/cxxbridge-flags-1.0.78.crate
/cxxbridge-flags-1.0.83.crate
/cxxbridge-flags-1.0.85.crate

@ -5,9 +5,9 @@
%global crate cxxbridge-flags
Name: rust-cxxbridge-flags
Version: 1.0.83
Version: 1.0.85
Release: %autorelease
Summary: Compiler configuration of the cxx crate
Summary: Compiler configuration of the `cxx` crate (implementation detail)
License: MIT OR Apache-2.0
URL: https://crates.io/crates/cxxbridge-flags

@ -1 +1 @@
SHA512 (cxxbridge-flags-1.0.83.crate) = 6a46112289c6b723f5473c917a184b97cef0cac930c682c8d4f7f96e5c7166c537659ad524b6b56dd653f56ee09c3b3db92dc5e1b928279c2aa1b329e90d79b3
SHA512 (cxxbridge-flags-1.0.85.crate) = 186a08d40469bfc8fcf801bd766e89e72d160a7b28ce465b3e8a39b4f38d7c17bc373e9bd8f5e50c758be7755ac450d532aa88c7c20d908c3905106bd8cac05c

Loading…
Cancel
Save