Update to 0.4.1

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

1
.gitignore vendored

@ -1 +1,2 @@
/zoxide-0.4.0.crate /zoxide-0.4.0.crate
/zoxide-0.4.1.crate

@ -1,11 +1,11 @@
# Generated by rust2rpm 13 # Generated by rust2rpm 15
%bcond_without check %bcond_without check
%global __cargo_skip_build 0 %global __cargo_skip_build 0
%global crate zoxide %global crate zoxide
Name: rust-%{crate} Name: rust-%{crate}
Version: 0.4.0 Version: 0.4.1
Release: 1%{?dist} Release: 1%{?dist}
Summary: Faster way to navigate your filesystem Summary: Faster way to navigate your filesystem
@ -58,5 +58,8 @@ License: MIT and CC0
%endif %endif
%changelog %changelog
* Mon May 25 07:37:22 CEST 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 0.4.1-1
- Update to 0.4.1
* Thu May 14 15:19:09 CEST 2020 Igor Raits <i.gnatenko.brain@gmail.com> - 0.4.0-1 * Thu May 14 15:19:09 CEST 2020 Igor Raits <i.gnatenko.brain@gmail.com> - 0.4.0-1
- Initial package - Initial package

@ -1 +1 @@
SHA512 (zoxide-0.4.0.crate) = d78bf65e292bb87167ca03c4cb7f855affb25627d9f10026d4fb857ce33d9ca966f341f932e1c8ccfc10aa241d761fd950ec1aaa199023fd47eae4a80cb237a8 SHA512 (zoxide-0.4.1.crate) = aea6cd08d0fd63b65115f17bb6cb9adf62c206b5394bd9486f54c4faa5a3ecc00f4fcee543e7e048d07194e366799fd8230b9157f7c407184be926a39d067fe6

Loading…
Cancel
Save