Update to 0.2.2

epel9
Josh Stone 5 years ago
parent 9224604f01
commit 88cf8dbfc7

1
.gitignore vendored

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

@ -5,8 +5,8 @@
%global crate pcre2
Name: rust-%{crate}
Version: 0.2.1
Release: 3%{?dist}
Version: 0.2.2
Release: 1%{?dist}
Summary: High level wrapper library for PCRE2
# Upstream license specification: Unlicense/MIT
@ -71,6 +71,9 @@ which use "default" feature of "%{crate}" crate.
%endif
%changelog
* Sat Nov 23 2019 Josh Stone <jistone@redhat.com> - 0.2.2-1
- Update to 0.2.2
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.1-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild

@ -1 +1 @@
SHA512 (pcre2-0.2.1.crate) = 6e9a0d60c8bc633d4f19fbbb3934f86bd95e34dcfec8aad55dae5ebe4ed854dcb42ad265f4b0ed5c1a8683a032268bb38b2c3899d25428311cebf97789c62d0a
SHA512 (pcre2-0.2.2.crate) = e4c82212a3e82c7b772fedd5594bb550f31caa2f8918227b2fa9eec76f9f6a233a9057fa3035b86a7931d9900d93d5a41de6f778a45ece3f280ff6ae5eec621f

Loading…
Cancel
Save