Update to 0.2.2

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

1
.gitignore vendored

@ -1,3 +1,4 @@
/pcre2-sys-0.1.1.crate /pcre2-sys-0.1.1.crate
/pcre2-sys-0.2.0.crate /pcre2-sys-0.2.0.crate
/pcre2-sys-0.2.1.crate /pcre2-sys-0.2.1.crate
/pcre2-sys-0.2.2.crate

@ -5,8 +5,8 @@
%global crate pcre2-sys %global crate pcre2-sys
Name: rust-%{crate} Name: rust-%{crate}
Version: 0.2.1 Version: 0.2.2
Release: 2%{?dist} Release: 1%{?dist}
Summary: Low level bindings to PCRE2 Summary: Low level bindings to PCRE2
# Upstream license specification: Unlicense/MIT # Upstream license specification: Unlicense/MIT
@ -76,6 +76,9 @@ rm -vrf pcre2
%endif %endif
%changelog %changelog
* Sun Jun 09 15:19:59 CEST 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.2.2-1
- Update to 0.2.2
* Sun Jun 09 11:33:02 CEST 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.2.1-2 * Sun Jun 09 11:33:02 CEST 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.2.1-2
- Regenerate - Regenerate

@ -1 +1 @@
SHA512 (pcre2-sys-0.2.1.crate) = 7fa40da62479009070f304e5f24a8aa108f442eaf464bc6de940c2e3ba481277674a230f5650a6f4616d7ae57b7c992098a20bb399a7a89434ca582be82757b7 SHA512 (pcre2-sys-0.2.2.crate) = cae12d44a43c05b2303f230112f8cce349141a697a0ed7ab8b9acc1a812f8ae8db156dfdcf40eae3b51c143b31cbf842dddcb133eb7e0430ef78cf36906ff652

Loading…
Cancel
Save