Update to version 1.0.91; Fixes RHBZ#2169023

epel10
Fabio Valentini 2 years ago
parent 1c164f411b
commit c114637108
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -19,3 +19,4 @@
/cxxbridge-flags-1.0.85.crate /cxxbridge-flags-1.0.85.crate
/cxxbridge-flags-1.0.88.crate /cxxbridge-flags-1.0.88.crate
/cxxbridge-flags-1.0.89.crate /cxxbridge-flags-1.0.89.crate
/cxxbridge-flags-1.0.91.crate

@ -1,3 +0,0 @@
# rust-cxxbridge-flags
The rust-cxxbridge-flags package

@ -1,13 +1,13 @@
# Generated by rust2rpm 23 # Generated by rust2rpm 24
%bcond_without check %bcond_without check
%global debug_package %{nil} %global debug_package %{nil}
%global crate cxxbridge-flags %global crate cxxbridge-flags
Name: rust-cxxbridge-flags Name: rust-cxxbridge-flags
Version: 1.0.89 Version: 1.0.91
Release: %autorelease Release: %autorelease
Summary: Compiler configuration of the `cxx` crate (implementation detail) Summary: Compiler configuration of the cxx crate (implementation detail)
License: MIT OR Apache-2.0 License: MIT OR Apache-2.0
URL: https://crates.io/crates/cxxbridge-flags URL: https://crates.io/crates/cxxbridge-flags

@ -1 +1 @@
SHA512 (cxxbridge-flags-1.0.89.crate) = 316d5ae5c6065354917519609c3e352585c3bcea6d3831da179ce0c200d6e2d9578d87d5d277f32aa59239fc012147de3a776e32dd2d7ca31c8c33f3ab9949ae SHA512 (cxxbridge-flags-1.0.91.crate) = 8f704be8ff3306d0e222dee4e3e43b78b5be40222a294004aaf02e80b27b194c0a5449c13b667a5dc4239e67600279086a08c1f081bbcb39c7e44f6ecbdb2e0f

Loading…
Cancel
Save