Update to 0.6.18

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

1
.gitignore vendored

@ -21,3 +21,4 @@
/regex-syntax-0.6.15.crate
/regex-syntax-0.6.16.crate
/regex-syntax-0.6.17.crate
/regex-syntax-0.6.18.crate

@ -1,11 +1,11 @@
# Generated by rust2rpm 13
# Generated by rust2rpm 15
%bcond_without check
%global debug_package %{nil}
%global crate regex-syntax
Name: rust-%{crate}
Version: 0.6.17
Version: 0.6.18
Release: 1%{?dist}
Summary: Regular expression parser
@ -166,6 +166,9 @@ which use "unicode-segment" feature of "%{crate}" crate.
%endif
%changelog
* Fri May 29 16:56:02 CEST 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 0.6.18-1
- Update to 0.6.18
* Fri Mar 13 2020 Josh Stone <jistone@redhat.com> - 0.6.17-1
- Update to 0.6.17

@ -1 +1 @@
SHA512 (regex-syntax-0.6.17.crate) = bd9a165bcac207ec3bb87a81ae644be98d9b5ea0053b3bcc69efb334e3ebfeb85021aa372bafc3575758200640cbaaa67d372950fbb3ab210d8ec62b336d147f
SHA512 (regex-syntax-0.6.18.crate) = 9cd999837890a87d0cc6bc351029a422bd52e5c621763e5c11ae9dcf1ba5edebabcd9e6d70db0b1656072a6109d439101412b3aab0d6ad357ae02ee7039a010e

Loading…
Cancel
Save