Update to 0.6.10

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
epel9
Igor Gnatenko 6 years ago
parent 20028071f1
commit f111aa45ea
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C

1
.gitignore vendored

@ -13,3 +13,4 @@
/regex-syntax-0.6.6.crate
/regex-syntax-0.6.7.crate
/regex-syntax-0.6.8.crate
/regex-syntax-0.6.10.crate

@ -5,8 +5,8 @@
%global crate regex-syntax
Name: rust-%{crate}
Version: 0.6.8
Release: 2%{?dist}
Version: 0.6.10
Release: 1%{?dist}
Summary: Regular expression parser
# Upstream license specification: MIT/Apache-2.0
@ -70,6 +70,9 @@ which use "default" feature of "%{crate}" crate.
%endif
%changelog
* Sun Jul 28 21:15:48 CEST 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.6.10-1
- Update to 0.6.10
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.8-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild

@ -1 +1 @@
SHA512 (regex-syntax-0.6.8.crate) = cc0f4d4f16cd77ed7f5afcfc6d715c1becd9b30e9d8034460748b2b8c42dfb07cadce8e68198dc63521251476cf5f9265732bfeacb29c43f619183211818b20a
SHA512 (regex-syntax-0.6.10.crate) = 30b5cc9887210c5594d57be7f05e25475b56732c9a0be02452aacf80b456f12450b63f4acbb67badb3ad16f22d244431f5bcf5ee30b9ce8f35dcdeddf3972175

Loading…
Cancel
Save