Update to version 1.7.1; Fixes RHBZ#2159439

epel9
Fabio Valentini 2 years ago
parent 4b39ef8411
commit cb209dbc50
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -37,3 +37,4 @@
/regex-1.5.6.crate
/regex-1.6.0.crate
/regex-1.7.0.crate
/regex-1.7.1.crate

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

@ -1 +1 @@
SHA512 (regex-1.7.0.crate) = 974c15a593d86c33e0bb34f7a67957fe96dec07b3752f2b6b968d657845f5d2342a5ee9ec1359109c43e4f46c9b2b2b678d59f7b752455a0ab1435c1fa56ca3c
SHA512 (regex-1.7.1.crate) = ee19bc6d24b981a151324ad4115488383227ec33dfba0225b35b6252f0d363b8d906db59a45170139c7a687fe681a983c2392d2921c7365db38c7c0e9745066f

Loading…
Cancel
Save