Update to version 0.17.7; Fixes RHBZ#2311159

epel10 imports/epel10/rust-orion-0.17.7-1.el10
Fabio Valentini 5 months ago
parent 62d3aa4116
commit 20b328dcec
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -1,3 +1,4 @@
/orion-0.17.4.crate
/orion-0.17.5.crate
/orion-0.17.6.crate
/orion-0.17.7.crate

@ -1,6 +1,18 @@
--- orion-0.17.6/Cargo.toml 1970-01-01T00:00:01+00:00
+++ orion-0.17.6/Cargo.toml 2024-02-05T13:54:56.735228+00:00
@@ -77,9 +77,6 @@
--- orion-0.17.7/Cargo.toml 1970-01-01T00:00:01+00:00
+++ orion-0.17.7/Cargo.toml 2024-09-16T21:05:57.071949+00:00
@@ -56,11 +56,6 @@
name = "orion"
path = "src/lib.rs"
-[[bench]]
-name = "bench"
-path = "benches/bench.rs"
-harness = false
-
[dependencies.ct-codecs]
version = "1.1.1"
optional = true
@@ -87,9 +82,6 @@
version = "1.1.0"
default-features = false

@ -1,11 +1,11 @@
# Generated by rust2rpm 25
# Generated by rust2rpm 26
%bcond_without check
%global debug_package %{nil}
%global crate orion
Name: rust-orion
Version: 0.17.6
Version: 0.17.7
Release: %autorelease
Summary: Usable, easy and safe pure-Rust crypto

@ -1 +1 @@
SHA512 (orion-0.17.6.crate) = 4233fa04badc5a1c9525a44b20a8e852a34a72649b0060ae4382d1f46f702e5748d6b6bec53ebf9833db97ae56e2cd5d1ccb92e9129c6ef3196de4c2634f3247
SHA512 (orion-0.17.7.crate) = 6d885e300cd6eda26bd53f86a4811b54d8bd767613e8245cfdf38c42c8c86385a9dd080dc40b06b62e04677da39583f26a96333d90d9d55431067ce21deda47b

Loading…
Cancel
Save