Update to version 1.5.0; Fixes RHBZ#2069923

epel9
Fabio Valentini 3 years ago
parent e8a1b4d1a9
commit 7e339ecf6c
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -4,3 +4,4 @@
/base64ct-1.3.0.crate /base64ct-1.3.0.crate
/base64ct-1.3.3.crate /base64ct-1.3.3.crate
/base64ct-1.4.1.crate /base64ct-1.4.1.crate
/base64ct-1.5.0.crate

@ -5,7 +5,7 @@
%global crate base64ct %global crate base64ct
Name: rust-%{crate} Name: rust-%{crate}
Version: 1.4.1 Version: 1.5.0
Release: %autorelease Release: %autorelease
Summary: Pure Rust, constant-time implementation of Base64 (RFC 4648) Summary: Pure Rust, constant-time implementation of Base64 (RFC 4648)

@ -1 +1 @@
SHA512 (base64ct-1.4.1.crate) = 4cf1b32ae35beee8b3d04f4f055704371b1dd91346427495a0584f9e0fa524a6904bdcbb6188d07d757c3ce4011e8e70236ef61964ec07cbd7c27522c1026ae6 SHA512 (base64ct-1.5.0.crate) = a159f0af9a9e2cb0ae233d3639990ff6d27b891b7c12288e9673563bd613f485ce16e8986f01d3c665931bd98fb32c54e2bd526c40c5482e2edb1c77829aa230

Loading…
Cancel
Save