Update to 0.4.12

Signed-off-by: Igor Raits <ignatenkobrain@fedoraproject.org>
epel9
Igor Raits 5 years ago
parent 78fc42ac7d
commit 42155746f5
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C

1
.gitignore vendored

@ -10,3 +10,4 @@
/ignore-0.4.9.crate /ignore-0.4.9.crate
/ignore-0.4.10.crate /ignore-0.4.10.crate
/ignore-0.4.11.crate /ignore-0.4.11.crate
/ignore-0.4.12.crate

@ -1,6 +1,6 @@
--- ignore-0.4.10/Cargo.toml 1970-01-01T00:00:00+00:00 --- ignore-0.4.12/Cargo.toml 2020-03-16T01:46:09+00:00
+++ ignore-0.4.10/Cargo.toml 2019-09-08T07:32:10.121705+00:00 +++ ignore-0.4.12/Cargo.toml 2020-03-17T15:34:22.325707+00:00
@@ -54,5 +54,3 @@ @@ -57,5 +57,3 @@
[features] [features]
simd-accel = ["globset/simd-accel"] simd-accel = ["globset/simd-accel"]

@ -5,8 +5,8 @@
%global crate ignore %global crate ignore
Name: rust-%{crate} Name: rust-%{crate}
Version: 0.4.11 Version: 0.4.12
Release: 2%{?dist} Release: 1%{?dist}
Summary: Fast library for efficiently matching ignore files Summary: Fast library for efficiently matching ignore files
# Upstream license specification: Unlicense/MIT # Upstream license specification: Unlicense/MIT
@ -87,6 +87,9 @@ which use "simd-accel" feature of "%{crate}" crate.
%endif %endif
%changelog %changelog
* Tue Mar 17 16:34:22 CET 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 0.4.12-1
- Update to 0.4.12
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.11-2 * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.11-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild

@ -1 +1 @@
SHA512 (ignore-0.4.11.crate) = d3cd8ea12cf20cc2875030c8f08179d20f33998eefa4264b250aeb751fb25d3a7bd4ce47b2aae57ebb875b7feddff0cc23700df99a7f620976c264a394ecbcb0 SHA512 (ignore-0.4.12.crate) = 5e0afb4094ba87051dc5c545aa673bfe86fbed4dc33462f444992177d114b18400936a2a018c44fc19503951645667f16504144548753a52df3a9ebb167c0c72

Loading…
Cancel
Save