Update to version 1.0.129; Fixes RHBZ#2318683

epel10
Fabio Valentini 4 months ago
parent b3f4d47e0a
commit 6cb6f10ceb
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -43,3 +43,4 @@
/cxxbridge-flags-1.0.124.crate /cxxbridge-flags-1.0.124.crate
/cxxbridge-flags-1.0.126.crate /cxxbridge-flags-1.0.126.crate
/cxxbridge-flags-1.0.128.crate /cxxbridge-flags-1.0.128.crate
/cxxbridge-flags-1.0.129.crate

@ -5,7 +5,7 @@
%global crate cxxbridge-flags %global crate cxxbridge-flags
Name: rust-cxxbridge-flags Name: rust-cxxbridge-flags
Version: 1.0.128 Version: 1.0.129
Release: %autorelease Release: %autorelease
Summary: Compiler configuration of the cxx crate (implementation detail) Summary: Compiler configuration of the cxx crate (implementation detail)

@ -1 +1 @@
SHA512 (cxxbridge-flags-1.0.128.crate) = caba89e959f53362829e4554e73fed1900a9d172c756552c5bca8b3d04839e4107b6bc1a48ccf50d30ceb369a419fc1e3b846ab57760e3d3449c41efffefc7c6 SHA512 (cxxbridge-flags-1.0.129.crate) = 1267c7afac077655ebadae73331b942522b45817b481c7602452804643d09f7bfe504e59a1444437614e95b69ac5ba8298c01fa8d1fdb1f9f9fb2aa774075bf0

Loading…
Cancel
Save