Update to 2.2.0

epel9
Josh Stone 7 years ago
parent e83f68ad58
commit 1c851bbf20

1
.gitignore vendored

@ -3,3 +3,4 @@
/walkdir-2.1.1.crate
/walkdir-2.1.3.crate
/walkdir-2.1.4.crate
/walkdir-2.2.0.crate

@ -6,8 +6,8 @@
%global crate walkdir
Name: rust-%{crate}
Version: 2.1.4
Release: 5%{?dist}
Version: 2.2.0
Release: 1%{?dist}
Summary: Recursively walk a directory
License: Unlicense or MIT
@ -67,6 +67,9 @@ which use %{crate} from crates.io.
%exclude %{cargo_registry}/%{crate}-%{version}/{Makefile,appveyor.yml,compare,ctags.rust,session.vim}
%changelog
* Tue Aug 07 2018 Josh Stone <jistone@redhat.com> - 2.2.0-1
- Update to 2.2.0
* Sat Jul 28 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 2.1.4-5
- Rebuild to trigger tests

@ -1 +1 @@
SHA512 (walkdir-2.1.4.crate) = db8a52b2708fc344833a0cf67ef96eea77dd0471337d49c806e7418e18b6c09dafd0034bc3c2ac62dcc360f4292c3634f5a20da3f10a071bb734ec8a121a4387
SHA512 (walkdir-2.2.0.crate) = db892089e59650ceb7308f5ba05b10368bd5f2b7388a3610f4547b8e1c0e838162894d77b9eb2ea7eb9c169c082a8cc15ea01aa47c936dcb7ad20e377fbd60bc

Loading…
Cancel
Save