update to version 0.4.17

epel9
Fabio Valentini 4 years ago
parent 1c507d4eb6
commit 7d01d151e3
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -15,3 +15,4 @@
/ignore-0.4.14.crate
/ignore-0.4.15.crate
/ignore-0.4.16.crate
/ignore-0.4.17.crate

@ -1,5 +1,5 @@
--- 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
--- ignore-0.4.17/Cargo.toml 2020-11-23T15:25:33+00:00
+++ ignore-0.4.17/Cargo.toml 2020-11-23T15:48:38.554427+00:00
@@ -56,5 +56,3 @@
[features]

@ -1,12 +1,12 @@
# Generated by rust2rpm 15
# Generated by rust2rpm 16
%bcond_without check
%global debug_package %{nil}
%global crate ignore
Name: rust-%{crate}
Version: 0.4.16
Release: 2%{?dist}
Version: 0.4.17
Release: 1%{?dist}
Summary: Fast library for efficiently matching ignore files
# Upstream license specification: Unlicense/MIT
@ -87,6 +87,10 @@ which use "simd-accel" feature of "%{crate}" crate.
%endif
%changelog
* Mon Nov 23 2020 Fabio Valentini <decathorpe@gmail.com> - 0.4.17-1
- Update to version 0.4.17.
- Fixes RHBZ#1900730
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.16-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild

@ -1 +1 @@
SHA512 (ignore-0.4.16.crate) = 23d0205d25dee02067a6af9ccaab9abcf1eb812e309d029697f0b0a3fd6062e33d8fb1dcae8c78494867e82132ee6797bd4af716d7c1523afc29feebed6d6698
SHA512 (ignore-0.4.17.crate) = 52380126bb46478875093eb39972949625e1d9ada6fac7148faeccc22807d8e2a1e41c34549e7d9f884fd3cd6dc3d42b47a88b5b6de1089d7e3ee8014b3aea35

Loading…
Cancel
Save