Update to 2.0.5

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

1
.gitignore vendored

@ -3,3 +3,4 @@
/path-dedot-2.0.2.crate
/path-dedot-2.0.3.crate
/path-dedot-2.0.4.crate
/path-dedot-2.0.5.crate

@ -5,7 +5,7 @@
%global crate path-dedot
Name: rust-%{crate}
Version: 2.0.4
Version: 2.0.5
Release: 1%{?dist}
Summary: Parse path with dots in `Path` and `PathBuf`
@ -96,6 +96,9 @@ which use "unsafe_cache" feature of "%{crate}" crate.
%endif
%changelog
* Thu May 28 09:00:26 CEST 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 2.0.5-1
- Update to 2.0.5
* Thu May 28 2020 Josh Stone <jistone@redhat.com> - 2.0.4-1
- Update to 2.0.4

@ -1 +1 @@
SHA512 (path-dedot-2.0.4.crate) = be6ec89a9cc756f935bad76f885345b95f2e80a40ac552b17ea1c0573228e3a19d015da14fb9ab22dd8cb1210683549d0999057de3960bf5587affed5279c9d7
SHA512 (path-dedot-2.0.5.crate) = d7c8ed9f2a451854e72fff1ea0c7c4c92f691eb18e815366c570b9f83e6c7a95805fa98bedad763dc02e6650e1d7d5ff6975a37a0363b0a0b509bfc6df78eb66

Loading…
Cancel
Save