Update to version 0.7.83; Fixes RHBZ#2135085

epel10
Fabio Valentini 2 years ago
parent 2082d6116c
commit 7a14ba5b2e
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -20,3 +20,4 @@
/cxx-gen-0.7.73.crate
/cxx-gen-0.7.75.crate
/cxx-gen-0.7.78.crate
/cxx-gen-0.7.83.crate

@ -1,11 +1,11 @@
# Generated by rust2rpm 22
# Generated by rust2rpm 23
%bcond_without check
%global debug_package %{nil}
%global crate cxx-gen
Name: rust-cxx-gen
Version: 0.7.78
Version: 0.7.83
Release: %autorelease
Summary: C++ code generator for integrating the cxx crate into higher level tools
@ -13,8 +13,6 @@ License: MIT OR Apache-2.0
URL: https://crates.io/crates/cxx-gen
Source: %{crates_source}
ExclusiveArch: %{rust_arches}
BuildRequires: rust-packaging >= 21
%global _description %{expand:

@ -1 +1 @@
SHA512 (cxx-gen-0.7.78.crate) = 869abf244c3c1deaf0e6020c5c20c67b614cfc1965eff9bffe405a319dfa78956ffbc9a6471a83a5c9d237013c72792d9e05d6ac94296b14e9a4b1cdae3543f8
SHA512 (cxx-gen-0.7.83.crate) = 465495ea0cea816ff2df38a8487d519a2df9d5b6662e48f41905702f14b7dc21d99893845238d1d72c74e321028a39454bf2d294c9c58038feabb6e75636a9f8

Loading…
Cancel
Save