Update to 0.4.15

Signed-off-by: Igor Raits <ignatenkobrain@fedoraproject.org>
epel9
Igor Raits 5 years ago
parent 428b6323bf
commit a95568b065
No known key found for this signature in database
GPG Key ID: 115D5AB89C5C1E1E

1
.gitignore vendored

@ -13,3 +13,4 @@
/ignore-0.4.12.crate
/ignore-0.4.13.crate
/ignore-0.4.14.crate
/ignore-0.4.15.crate

@ -1,6 +1,6 @@
--- ignore-0.4.14/Cargo.toml 2020-03-29T22:49:01+00:00
+++ ignore-0.4.14/Cargo.toml 2020-03-30T06:07:33.572459+00:00
@@ -57,5 +57,3 @@
--- ignore-0.4.15/Cargo.toml 2020-05-09T14:27:19+00:00
+++ ignore-0.4.15/Cargo.toml 2020-05-10T08:21:43.328416+00:00
@@ -56,5 +56,3 @@
[features]
simd-accel = ["globset/simd-accel"]

@ -5,7 +5,7 @@
%global crate ignore
Name: rust-%{crate}
Version: 0.4.14
Version: 0.4.15
Release: 1%{?dist}
Summary: Fast library for efficiently matching ignore files
@ -87,6 +87,9 @@ which use "simd-accel" feature of "%{crate}" crate.
%endif
%changelog
* Sun May 10 10:21:43 CEST 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 0.4.15-1
- Update to 0.4.15
* Mon Mar 30 08:07:33 CEST 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 0.4.14-1
- Update to 0.4.14

@ -1 +1 @@
SHA512 (ignore-0.4.14.crate) = eea97e9a80c9ae67b2f8e970e6d4362e8b2ed2067b6c94f8de51f851133db5e782fa0cedca835d342bc66af4ede3716a4ad97c9e0129bd5b78f8f6aacbfe23c6
SHA512 (ignore-0.4.15.crate) = f12b152a841d29a812af12d668648a142b79b4cdb01eb8c59ef9574c7c7bbcd7321b3e049bb3931866c3b26c196dfd3a48f7e5df63fa5923cb13a2daf0033f46

Loading…
Cancel
Save