Update to version 1.11.1; Fixes RHBZ#2321524

epel10 imports/epel10/rust-regex-1.11.1-1.el10
Fabio Valentini 4 months ago
parent 471538e3e1
commit 36f714a766
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -51,3 +51,4 @@
/regex-1.10.5.crate
/regex-1.10.6.crate
/regex-1.11.0.crate
/regex-1.11.1.crate

@ -5,7 +5,7 @@
%global crate regex
Name: rust-regex
Version: 1.11.0
Version: 1.11.1
Release: %autorelease
Summary: Implementation of regular expressions for Rust

@ -1 +1 @@
SHA512 (regex-1.11.0.crate) = 16c066664ae87497f9880a52222301fb0d44053ae2d6861ea21dc59cab82bd1ab8ac407f9e77228a21a586ee745b02f9eb10e7b9b30df2f3aad73633270bf73d
SHA512 (regex-1.11.1.crate) = d065f6dc405771518260425f39a5eaaf8cab62e78c91ceed3b3994a9a121674d2484cadaaf816bdad89c87a40550d57b66a3d9de6618a7119a658301ce7e67d8

Loading…
Cancel
Save