Update to 3.0.0

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

1
.gitignore vendored

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

@ -5,7 +5,7 @@
%global crate path-dedot %global crate path-dedot
Name: rust-%{crate} Name: rust-%{crate}
Version: 2.0.5 Version: 3.0.0
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
* Sun Jun 21 09:05:59 CEST 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 3.0.0-1
- Update to 3.0.0
* Thu May 28 09:00:26 CEST 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 2.0.5-1 * Thu May 28 09:00:26 CEST 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 2.0.5-1
- Update to 2.0.5 - Update to 2.0.5

@ -1 +1 @@
SHA512 (path-dedot-2.0.5.crate) = d7c8ed9f2a451854e72fff1ea0c7c4c92f691eb18e815366c570b9f83e6c7a95805fa98bedad763dc02e6650e1d7d5ff6975a37a0363b0a0b509bfc6df78eb66 SHA512 (path-dedot-3.0.0.crate) = 8e6afd63c9b1576569eba9522e10eaa21831420c94eb17795e9f2f36ae999b0f5b711e7f9a5c93e1a8439ec9b887488ed31505651307d67e60a7251b51c9bb74

Loading…
Cancel
Save