Update to version 1.0.83; Fixes RHBZ#2135082

epel10
Fabio Valentini 2 years ago
parent 5be2cbe80c
commit 89a7931848
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -15,3 +15,4 @@
/cxxbridge-macro-1.0.73.crate
/cxxbridge-macro-1.0.75.crate
/cxxbridge-macro-1.0.78.crate
/cxxbridge-macro-1.0.83.crate

@ -1,4 +1,4 @@
# Generated by rust2rpm 22
# Generated by rust2rpm 23
# * resolve dependency loop with cxx
%bcond_with check
%global debug_package %{nil}
@ -6,7 +6,7 @@
%global crate cxxbridge-macro
Name: rust-cxxbridge-macro
Version: 1.0.78
Version: 1.0.83
Release: %autorelease
Summary: Implementation detail of the cxx crate
@ -14,8 +14,6 @@ License: MIT OR Apache-2.0
URL: https://crates.io/crates/cxxbridge-macro
Source: %{crates_source}
ExclusiveArch: %{rust_arches}
BuildRequires: rust-packaging >= 21
%global _description %{expand:

@ -1 +1 @@
SHA512 (cxxbridge-macro-1.0.78.crate) = 7aa23bf027aff7f352fbf4e43dc2c0a6be38208f8447deb6fa0f6eaaa42c00b67282b716bd4ad847b388587eb0d5aa826deab8a6f661043b57ced6d406fd92d8
SHA512 (cxxbridge-macro-1.0.83.crate) = 571bb333f80a285de72ac26ce624c2da01b5b8b4f278960e764966e55d93ab3342518432d0cc2f4ab5b13dcb04152be5fb4dd206c9b5179c41ce6c4d3d48698e

Loading…
Cancel
Save