Update to version 0.2.8; Fixes RHBZ#2256892

epel9 imports/e9/rust-pcre2-sys-0.2.8-1.el9
Fabio Valentini 1 year ago
parent 191177ba15
commit c45b37fdc8
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -6,3 +6,4 @@
/pcre2-sys-0.2.5.crate
/pcre2-sys-0.2.6.crate
/pcre2-sys-0.2.7.crate
/pcre2-sys-0.2.8.crate

@ -1,5 +1,5 @@
--- pcre2-sys-0.2.7/Cargo.toml 1970-01-01T00:00:01+00:00
+++ pcre2-sys-0.2.7/Cargo.toml 2023-12-02T11:10:11.887067+00:00
--- pcre2-sys-0.2.8/Cargo.toml 1970-01-01T00:00:01+00:00
+++ pcre2-sys-0.2.8/Cargo.toml 2024-01-05T21:42:05.157915+00:00
@@ -27,6 +27,10 @@
categories = ["external-ffi-bindings"]
license = "Unlicense OR MIT"

@ -5,7 +5,7 @@
%global crate pcre2-sys
Name: rust-pcre2-sys
Version: 0.2.7
Version: 0.2.8
Release: %autorelease
Summary: Low level bindings to PCRE2

@ -1 +1 @@
SHA512 (pcre2-sys-0.2.7.crate) = c17de0c0d41885fc47d947b7d865a0b324b51702ddba4b1c24bd6470855de488749e2042ad235e43378813ee1a8fff40a2b04795fb9e908e2cef323dd1595a89
SHA512 (pcre2-sys-0.2.8.crate) = 4f0b21a0dff41ccbfb1dd6387d63b066e71002a7b96f76d8ab5ff34c056cd862337c1ef08daf30436fdf68eba4eb98f6e8a1ad6d2903e2e348ed9b85e2a7f616

Loading…
Cancel
Save