Update to 0.1.7

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

1
.gitignore vendored

@ -4,3 +4,4 @@
/grep-regex-0.1.4.crate /grep-regex-0.1.4.crate
/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

@ -5,7 +5,7 @@
%global crate grep-regex %global crate grep-regex
Name: rust-%{crate} Name: rust-%{crate}
Version: 0.1.6 Version: 0.1.7
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
* Mon Mar 23 06:53:09 CET 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 0.1.7-1
- Update to 0.1.7
* Tue Mar 17 16:32:54 CET 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 0.1.6-1 * Tue Mar 17 16:32:54 CET 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 0.1.6-1
- Update to 0.1.6 - Update to 0.1.6

@ -1 +1 @@
SHA512 (grep-regex-0.1.6.crate) = 8bf782ff6108590ef1380659b7a25ef012bc0bbba8827fba233724c567caf4d768edb2c8e765937a46597effb49885849728f341f6b513b7457f0156fe7f8cb9 SHA512 (grep-regex-0.1.7.crate) = 6f0e0708aecfbad9da598cbd1deb1ffa455caaad13e540b14f127eb0bf8dbc5f085124f45701e8db753242d34e3b0d1a507e2abe7ae7981e1994c6f93c054774

Loading…
Cancel
Save