Update to 0.6.15

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

1
.gitignore vendored

@ -18,3 +18,4 @@
/regex-syntax-0.6.12.crate /regex-syntax-0.6.12.crate
/regex-syntax-0.6.13.crate /regex-syntax-0.6.13.crate
/regex-syntax-0.6.14.crate /regex-syntax-0.6.14.crate
/regex-syntax-0.6.15.crate

@ -5,7 +5,7 @@
%global crate regex-syntax %global crate regex-syntax
Name: rust-%{crate} Name: rust-%{crate}
Version: 0.6.14 Version: 0.6.15
Release: 1%{?dist} Release: 1%{?dist}
Summary: Regular expression parser Summary: Regular expression parser
@ -166,6 +166,9 @@ which use "unicode-segment" feature of "%{crate}" crate.
%endif %endif
%changelog %changelog
* Mon Mar 02 09:08:42 CET 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 0.6.15-1
- Update to 0.6.15
* Fri Jan 31 2020 Josh Stone <jistone@redhat.com> - 0.6.14-1 * Fri Jan 31 2020 Josh Stone <jistone@redhat.com> - 0.6.14-1
- Update to 0.6.14 - Update to 0.6.14

@ -1 +1 @@
SHA512 (regex-syntax-0.6.14.crate) = 440e519c30b2de5df2426336eb26ee56d58671d5d9bc33897ae1b38c022170f080ac8d27d959160a78781948f2ed3679755773e24275dad3ee0bb8cb70a4b174 SHA512 (regex-syntax-0.6.15.crate) = 6bd4a884ef1572998f5200db4346beac7487907bbb0a9e705654f91f8930241ee01abaf581a7dbd793443834103ff25513d4a58d782c5e348269d38458fe66a6

Loading…
Cancel
Save