Update to version 1.0.91; Fixes RHBZ#2169025

epel10
Fabio Valentini 2 years ago
parent cd1e20409a
commit 532da13fc0
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -24,3 +24,4 @@
/cxx-build-1.0.85.crate
/cxx-build-1.0.88.crate
/cxx-build-1.0.89.crate
/cxx-build-1.0.91.crate

@ -1,3 +0,0 @@
# rust-cxx-build
The rust-cxx-build package

@ -1,13 +1,13 @@
# Generated by rust2rpm 23
# Generated by rust2rpm 24
%bcond_without check
%global debug_package %{nil}
%global crate cxx-build
Name: rust-cxx-build
Version: 1.0.89
Version: 1.0.91
Release: %autorelease
Summary: C++ code generator for integrating `cxx` crate into a Cargo build
Summary: C++ code generator for integrating cxx crate into a Cargo build
License: MIT OR Apache-2.0
URL: https://crates.io/crates/cxx-build

@ -1 +1 @@
SHA512 (cxx-build-1.0.89.crate) = 9c371e85f20a965c7433e264a4aa4090093eb7d35ae8beeaae4bfe4f3c71362f8c41c6a7587e356abf2295ed40895ba64e458a3fad5003cc714b03910d4b620c
SHA512 (cxx-build-1.0.91.crate) = 2bbc4aa8250a50887d62faafa391da366e5453ecbf0d93dd9b6769e09e996ebf00819b7631959285527cf8bc68f294a44cae35f91ac308a911f7cfaf78bcd5ca

Loading…
Cancel
Save