Update to version 0.100.2

epel9
Fabio Valentini 1 year ago
parent ca2a7b0d5c
commit 301ceeb17a
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -1 +1,2 @@
/rustls-webpki-0.100.1.crate /rustls-webpki-0.100.1.crate
/rustls-webpki-0.100.2.crate

@ -1,5 +1,6 @@
# Generated by rust2rpm 24 # Generated by rust2rpm 24
%bcond_without check # * missing dev-dependencies: rcgen ^0.11.1
%bcond_with check
%global debug_package %{nil} %global debug_package %{nil}
%global crate rustls-webpki %global crate rustls-webpki
@ -8,7 +9,7 @@
%global supported_arches x86_64 %{ix86} aarch64 %{arm} %global supported_arches x86_64 %{ix86} aarch64 %{arm}
Name: rust-rustls-webpki Name: rust-rustls-webpki
Version: 0.100.1 Version: 0.100.2
Release: %autorelease Release: %autorelease
Summary: Web PKI X.509 Certificate Verification Summary: Web PKI X.509 Certificate Verification

@ -1,5 +1,5 @@
--- rustls-webpki-0.100.1/Cargo.toml 1970-01-01T00:00:01+00:00 --- rustls-webpki-0.100.2/Cargo.toml 1970-01-01T00:00:01+00:00
+++ rustls-webpki-0.100.1/Cargo.toml 2023-06-12T18:22:12.900252+00:00 +++ rustls-webpki-0.100.2/Cargo.toml 2023-08-23T08:47:20.834571+00:00
@@ -55,7 +55,7 @@ @@ -55,7 +55,7 @@
"cryptography", "cryptography",
"no-std", "no-std",

@ -1 +1 @@
SHA512 (rustls-webpki-0.100.1.crate) = 0f7ef484ba0ea6e1568373839a3afda246c983c0ef7e66dbc95e295f361b9e34fd0046461ea7c73fed293df500143d01b2fb6122f2da50753e4a498e6a2086a1 SHA512 (rustls-webpki-0.100.2.crate) = 2b67d962b0d9a0a912f05424d384fad51e4645d482d8333e9b7522097390204502fbbcdf25e2b045d2a9a25da15ec3d1177a64439d32f97b4c9cabad84c64461

Loading…
Cancel
Save