Update to 0.6.0

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

1
.gitignore vendored

@ -1,3 +1,4 @@
/jwalk-0.4.0.crate /jwalk-0.4.0.crate
/jwalk-0.5.1.crate /jwalk-0.5.1.crate
/jwalk-0.5.2.crate /jwalk-0.5.2.crate
/jwalk-0.6.0.crate

@ -1,11 +1,11 @@
# Generated by rust2rpm 16 # Generated by rust2rpm 17
%bcond_without check %bcond_without check
%global debug_package %{nil} %global debug_package %{nil}
%global crate jwalk %global crate jwalk
Name: rust-%{crate} Name: rust-%{crate}
Version: 0.5.2 Version: 0.6.0
Release: 1%{?dist} Release: 1%{?dist}
Summary: Filesystem walk performed in parallel with streamed and sorted results Summary: Filesystem walk performed in parallel with streamed and sorted results
@ -71,6 +71,9 @@ which use "default" feature of "%{crate}" crate.
%endif %endif
%changelog %changelog
* Sun Jan 10 19:56:35 CET 2021 Igor Raits <ignatenkobrain@fedoraproject.org> - 0.6.0-1
- Update to 0.6.0 (Fixes: RHBZ#1913495)
* Mon Jan 04 2021 Fabio Valentini <decathorpe@gmail.com> - 0.5.2-1 * Mon Jan 04 2021 Fabio Valentini <decathorpe@gmail.com> - 0.5.2-1
- Update to version 0.5.2. - Update to version 0.5.2.
- Fixes RHBZ#1911329 - Fixes RHBZ#1911329

@ -1 +1 @@
SHA512 (jwalk-0.5.2.crate) = 55e4078a52de10a20fba6e7c2c625b8da4967e321991a62853bd0542e16863dea2f933e1d280b12fa8e44c6dfa150f7949c63858e500978bdc39a7cba5c3750d SHA512 (jwalk-0.6.0.crate) = c39bec3bd93b001db7f32a3195f18c51838102ab697bf132c3d5851b9a347401cb103f4872fb5c8cba0817fc5367e78cf44e530e986e4ebf0a0fea4298848791

Loading…
Cancel
Save