Update to 1.0.5

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
epel9
Igor Gnatenko 7 years ago
parent 0a8e45e105
commit 9df8392eec
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C

1
.gitignore vendored

@ -1,2 +1,3 @@
/which-1.0.3.crate
/which-1.0.4.crate
/which-1.0.5.crate

@ -5,7 +5,7 @@
%global crate which
Name: rust-%{crate}
Version: 1.0.4
Version: 1.0.5
Release: 1%{?dist}
Summary: Rust equivalent of Unix command "which"
@ -58,6 +58,9 @@ which use %{crate} from crates.io.
%{cargo_registry}/%{crate}-%{version}/
%changelog
* Sun Feb 18 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.0.5-1
- Update to 1.0.5
* Fri Feb 16 2018 Josh Stone <jistone@redhat.com> - 1.0.4-1
- Update to 1.0.4

@ -1 +1 @@
SHA512 (which-1.0.4.crate) = d2337937a9be8fe4bd59e36fce551d2ad777c654faa98eccd5186b1872898b0117997c797f4cfaacaa67ccf6181ae2d6bc7670a7b2879989688a2d08b810b1e9
SHA512 (which-1.0.5.crate) = 5f6f794abdac8479d0f2fe130cc72fa57dcb3f9c1310befcefa4110551bc5084dbbde503c48023a65dce9d73ceed8a705163508bcf1cb0fb975fb8c5202988ac

Loading…
Cancel
Save