Update to 0.6.17

epel9
Josh Stone 5 years ago
parent 2984ba1ff7
commit e277930da7

1
.gitignore vendored

@ -20,3 +20,4 @@
/regex-syntax-0.6.14.crate
/regex-syntax-0.6.15.crate
/regex-syntax-0.6.16.crate
/regex-syntax-0.6.17.crate

@ -5,7 +5,7 @@
%global crate regex-syntax
Name: rust-%{crate}
Version: 0.6.16
Version: 0.6.17
Release: 1%{?dist}
Summary: Regular expression parser
@ -166,6 +166,9 @@ which use "unicode-segment" feature of "%{crate}" crate.
%endif
%changelog
* Fri Mar 13 2020 Josh Stone <jistone@redhat.com> - 0.6.17-1
- Update to 0.6.17
* Tue Mar 03 2020 Josh Stone <jistone@redhat.com> - 0.6.16-1
- Update to 0.6.16

@ -1 +1 @@
SHA512 (regex-syntax-0.6.16.crate) = b540075e6f39dc43890152a982e88aef3febcb755165c7619b50543a538a3e53ab582873529e3a54055f892163f53d7b1c618a140d0854aeaff3e45c80d0a600
SHA512 (regex-syntax-0.6.17.crate) = bd9a165bcac207ec3bb87a81ae644be98d9b5ea0053b3bcc69efb334e3ebfeb85021aa372bafc3575758200640cbaaa67d372950fbb3ab210d8ec62b336d147f

Loading…
Cancel
Save