Update to 0.4.16

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

1
.gitignore vendored

@ -14,3 +14,4 @@
/ignore-0.4.13.crate
/ignore-0.4.14.crate
/ignore-0.4.15.crate
/ignore-0.4.16.crate

@ -1,5 +1,5 @@
--- 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
--- ignore-0.4.16/Cargo.toml 2020-05-29T13:13:02+00:00
+++ ignore-0.4.16/Cargo.toml 2020-05-29T14:52:14.575208+00:00
@@ -56,5 +56,3 @@
[features]

@ -1,11 +1,11 @@
# Generated by rust2rpm 13
# Generated by rust2rpm 15
%bcond_without check
%global debug_package %{nil}
%global crate ignore
Name: rust-%{crate}
Version: 0.4.15
Version: 0.4.16
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
* Fri May 29 16:52:14 CEST 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 0.4.16-1
- Update to 0.4.16
* Sun May 10 10:21:43 CEST 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 0.4.15-1
- Update to 0.4.15

@ -1 +1 @@
SHA512 (ignore-0.4.15.crate) = f12b152a841d29a812af12d668648a142b79b4cdb01eb8c59ef9574c7c7bbcd7321b3e049bb3931866c3b26c196dfd3a48f7e5df63fa5923cb13a2daf0033f46
SHA512 (ignore-0.4.16.crate) = 23d0205d25dee02067a6af9ccaab9abcf1eb812e309d029697f0b0a3fd6062e33d8fb1dcae8c78494867e82132ee6797bd4af716d7c1523afc29feebed6d6698

Loading…
Cancel
Save