Update to 0.6.3

epel9
Josh Stone 6 years ago
parent 39c750b81b
commit 1934707487

1
.gitignore vendored

@ -7,3 +7,4 @@
/regex-syntax-0.6.0.crate
/regex-syntax-0.6.1.crate
/regex-syntax-0.6.2.crate
/regex-syntax-0.6.3.crate

@ -6,8 +6,8 @@
%global crate regex-syntax
Name: rust-%{crate}
Version: 0.6.2
Release: 3%{?dist}
Version: 0.6.3
Release: 1%{?dist}
Summary: Regular expression parser
# Upstream license specification: MIT/Apache-2.0
@ -66,6 +66,9 @@ which use "default" feature of "%{crate}" crate.
%endif
%changelog
* Sat Nov 10 2018 Josh Stone <jistone@redhat.com> - 0.6.3-1
- Update to 0.6.3
* Sat Oct 27 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.6.2-3
- Adapt to new packaging

@ -1 +1 @@
SHA512 (regex-syntax-0.6.2.crate) = 87ce094b8cf61dd8c026b983199728b8eab876766580d3a8074aee780c8f4f6fc0777f1060652f843e87ba7ed21905bdbcac411f736ff8ae0943900d71f6d068
SHA512 (regex-syntax-0.6.3.crate) = 95e8556d13337ec25a9baff923528c0d1af10ac3e88cfbb6f5bcc40fb90f962cb473c88a8e3a7007ab9fa36cb063cc2348e79368296baedcc6053bfdf6bc7b6c

Loading…
Cancel
Save