Update to 0.6.14

epel9
Josh Stone 5 years ago
parent a63150deff
commit a4307b94d2

1
.gitignore vendored

@ -17,3 +17,4 @@
/regex-syntax-0.6.11.crate /regex-syntax-0.6.11.crate
/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

@ -5,8 +5,8 @@
%global crate regex-syntax %global crate regex-syntax
Name: rust-%{crate} Name: rust-%{crate}
Version: 0.6.13 Version: 0.6.14
Release: 2%{?dist} Release: 1%{?dist}
Summary: Regular expression parser Summary: Regular expression parser
# Upstream license specification: MIT/Apache-2.0 # Upstream license specification: MIT/Apache-2.0
@ -166,6 +166,9 @@ which use "unicode-segment" feature of "%{crate}" crate.
%endif %endif
%changelog %changelog
* Fri Jan 31 2020 Josh Stone <jistone@redhat.com> - 0.6.14-1
- Update to 0.6.14
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.13-2 * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.13-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild

@ -1 +1 @@
SHA512 (regex-syntax-0.6.13.crate) = 0afbc0f38cdf435759256f9f3a19315cacb2acbc5b69c755dca9c673322d340d686d62c06f80d6f9986c808859bc4ac30037ab3323386e49e4872b42fbce885d SHA512 (regex-syntax-0.6.14.crate) = 440e519c30b2de5df2426336eb26ee56d58671d5d9bc33897ae1b38c022170f080ac8d27d959160a78781948f2ed3679755773e24275dad3ee0bb8cb70a4b174

Loading…
Cancel
Save