Update to 2.0.3

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

1
.gitignore vendored

@ -1,3 +1,4 @@
/path-dedot-1.2.2.crate /path-dedot-1.2.2.crate
/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

@ -5,7 +5,7 @@
%global crate path-dedot %global crate path-dedot
Name: rust-%{crate} Name: rust-%{crate}
Version: 2.0.2 Version: 2.0.3
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
* Wed May 27 12:10:47 CEST 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 2.0.3-1
- Update to 2.0.3
* Wed May 27 07:19:20 CEST 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 2.0.2-1 * Wed May 27 07:19:20 CEST 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 2.0.2-1
- Update to 2.0.2 - Update to 2.0.2

@ -1 +1 @@
SHA512 (path-dedot-2.0.2.crate) = 54f863be0dfdb3f4ffd8f08b2f2f0dade7d2ad8dd40ac5715db2163a0e0bc33270eb163e8d32fa6970a7eed426da3add40dd9d5c3323fd1fb89ed2f2c8412398 SHA512 (path-dedot-2.0.3.crate) = 9ed84cc33fcec1154b26f9082bfc806395a9efa4dff2db37d80695f8e47cc3905b6de4885e3166a74f1723fa00010e2ef7f445a2b17220a0d088088db255266d

Loading…
Cancel
Save