Update to version 0.4.22; Fixes RHBZ#2257090

epel9 imports/e9/rust-ignore-0.4.22-1.el9
Fabio Valentini 1 year ago
parent 84f3b137c3
commit 66fc10f5b3
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -19,3 +19,4 @@
/ignore-0.4.18.crate
/ignore-0.4.20.crate
/ignore-0.4.21.crate
/ignore-0.4.22.crate

@ -1,5 +1,5 @@
--- ignore-0.4.21/Cargo.toml 1970-01-01T00:00:01+00:00
+++ ignore-0.4.21/Cargo.toml 2023-12-02T10:57:27.816419+00:00
--- ignore-0.4.22/Cargo.toml 1970-01-01T00:00:01+00:00
+++ ignore-0.4.22/Cargo.toml 2024-01-07T20:57:14.095380+00:00
@@ -77,5 +77,3 @@
[features]
simd-accel = []

@ -5,7 +5,7 @@
%global crate ignore
Name: rust-ignore
Version: 0.4.21
Version: 0.4.22
Release: %autorelease
Summary: Fast library for efficiently matching ignore files

@ -1 +1 @@
SHA512 (ignore-0.4.21.crate) = 34f41115f5ecb4e76c1a3a74052f35f2b9ada17963dcf0f6257bedd843f54a44b3c170d7c44763399edf2997d2c8f291e1eab6622aa7afcbf50eb9485d722b41
SHA512 (ignore-0.4.22.crate) = 9647a4887258dd970c87798dee32a16c1cda75ce3e352829f78d97e1b786d67f74d89b2fd76d48a607fe795213965c04c9dfb47713f8fa80561f87ac465956d9

Loading…
Cancel
Save