Update to version 1.9.5; Fixes RHBZ#2236987

epel9
Fabio Valentini 1 year ago
parent d4b4fc8288
commit 7041b41c2c
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -43,3 +43,4 @@
/regex-1.8.4.crate
/regex-1.9.1.crate
/regex-1.9.4.crate
/regex-1.9.5.crate

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

@ -1 +1 @@
SHA512 (regex-1.9.4.crate) = 4c7c478c74dd6a470ff89320a6944ea301967543a5ab281341cb4c8abf1dbbf909f329e73082ff5157db8108eb61b7a1a8b1e88555f848a876bcc5072d23e894
SHA512 (regex-1.9.5.crate) = 79b921edc977dc98bd07e89dc17873c8a1088473ddf941504973259bb8c46ad11bbe3818fb88a7ed07b86841206c322a9555033d0a5dfebb18fcae45e07ea53e

Loading…
Cancel
Save