Update to version 0.1.5; Fixes RHBZ#2244295

epel10
Fabio Valentini 1 year ago
parent 140dd2e357
commit 6200f5aba7
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -1,3 +1,4 @@
/regex-lite-0.1.0.crate
/regex-lite-0.1.2.crate
/regex-lite-0.1.4.crate
/regex-lite-0.1.5.crate

@ -5,7 +5,7 @@
%global crate regex-lite
Name: rust-regex-lite
Version: 0.1.4
Version: 0.1.5
Release: %autorelease
Summary: Lightweight regex engine that optimizes for binary size and compilation time

@ -1 +1 @@
SHA512 (regex-lite-0.1.4.crate) = 358b389d69b44f4dd1f8b3453ce36cf181dd1f7076e69c75c35772198a907d0887119e59d41322dafae83229a2a50df7ffd7410470e41fe91bad078f256286f6
SHA512 (regex-lite-0.1.5.crate) = 3b4c16f97711096eb928513c27ba864e86391042688f0d56d654a53c8e9029521086421de71af52f7f710dc240a9cca30a0a3ab5bc9cec1aff13649328179d29

Loading…
Cancel
Save