Update to version 1.5.6; Fixes RHBZ#2088802

epel9
Fabio Valentini 3 years ago
parent 392a3c8101
commit e5079d151e
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -34,3 +34,4 @@
/regex-1.4.6.crate
/regex-1.5.4.crate
/regex-1.5.5.crate
/regex-1.5.6.crate

@ -5,7 +5,7 @@
%global crate regex
Name: rust-%{crate}
Version: 1.5.5
Version: 1.5.6
Release: %autorelease
Summary: Implementation of regular expressions for Rust

@ -1 +1 @@
SHA512 (regex-1.5.5.crate) = a5873edc75a64f03be77151c318bc90c7dff565f838d811f5973ebca2e86247efd58830b0a8ba41e372f5a72f5402d93873f8d34c36481fa4359874b2fa5d571
SHA512 (regex-1.5.6.crate) = 43ad2ebe14f43d69c62f563a4fd53b5657f0f2cc130a0e6353a13073027640ff891e9f9b40ea85858507047bddb2e023d668c9bf57f2ba0ae045b74b5f0d2a1f

Loading…
Cancel
Save