Update to 0.6.16

epel9
Josh Stone 5 years ago
parent bd3133b4ca
commit 2984ba1ff7

1
.gitignore vendored

@ -19,3 +19,4 @@
/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 /regex-syntax-0.6.15.crate
/regex-syntax-0.6.16.crate

@ -5,7 +5,7 @@
%global crate regex-syntax %global crate regex-syntax
Name: rust-%{crate} Name: rust-%{crate}
Version: 0.6.15 Version: 0.6.16
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
* Tue Mar 03 2020 Josh Stone <jistone@redhat.com> - 0.6.16-1
- Update to 0.6.16
* Mon Mar 02 09:08:42 CET 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 0.6.15-1 * Mon Mar 02 09:08:42 CET 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 0.6.15-1
- Update to 0.6.15 - Update to 0.6.15

@ -1 +1 @@
SHA512 (regex-syntax-0.6.15.crate) = 6bd4a884ef1572998f5200db4346beac7487907bbb0a9e705654f91f8930241ee01abaf581a7dbd793443834103ff25513d4a58d782c5e348269d38458fe66a6 SHA512 (regex-syntax-0.6.16.crate) = b540075e6f39dc43890152a982e88aef3febcb755165c7619b50543a538a3e53ab582873529e3a54055f892163f53d7b1c618a140d0854aeaff3e45c80d0a600

Loading…
Cancel
Save