Update to 0.1.8

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

1
.gitignore vendored

@ -5,3 +5,4 @@
/grep-regex-0.1.5.crate /grep-regex-0.1.5.crate
/grep-regex-0.1.6.crate /grep-regex-0.1.6.crate
/grep-regex-0.1.7.crate /grep-regex-0.1.7.crate
/grep-regex-0.1.8.crate

@ -5,7 +5,7 @@
%global crate grep-regex %global crate grep-regex
Name: rust-%{crate} Name: rust-%{crate}
Version: 0.1.7 Version: 0.1.8
Release: 1%{?dist} Release: 1%{?dist}
Summary: Use Rust's regex library with the 'grep' crate Summary: Use Rust's regex library with the 'grep' crate
@ -71,6 +71,9 @@ which use "default" feature of "%{crate}" crate.
%endif %endif
%changelog %changelog
* Sun May 10 10:26:38 CEST 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 0.1.8-1
- Update to 0.1.8
* Mon Mar 23 06:53:09 CET 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 0.1.7-1 * Mon Mar 23 06:53:09 CET 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 0.1.7-1
- Update to 0.1.7 - Update to 0.1.7

@ -1 +1 @@
SHA512 (grep-regex-0.1.7.crate) = 6f0e0708aecfbad9da598cbd1deb1ffa455caaad13e540b14f127eb0bf8dbc5f085124f45701e8db753242d34e3b0d1a507e2abe7ae7981e1994c6f93c054774 SHA512 (grep-regex-0.1.8.crate) = 4ea9c4c7c0e6d24298b893593d03fafd5a9f7567319fa4c0f386a1e33c6e15ecb6c5da85e272b2f2d295dba00d84829f9cea699503676146bb6e233f28a2829c

Loading…
Cancel
Save