Update to 2.0.4

epel9
Josh Stone 5 years ago
parent f3e87cba50
commit 9923773407

1
.gitignore vendored

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

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

@ -1 +1 @@
SHA512 (path-dedot-2.0.3.crate) = 9ed84cc33fcec1154b26f9082bfc806395a9efa4dff2db37d80695f8e47cc3905b6de4885e3166a74f1723fa00010e2ef7f445a2b17220a0d088088db255266d SHA512 (path-dedot-2.0.4.crate) = be6ec89a9cc756f935bad76f885345b95f2e80a40ac552b17ea1c0573228e3a19d015da14fb9ab22dd8cb1210683549d0999057de3960bf5587affed5279c9d7

Loading…
Cancel
Save