Compare commits

..

No commits in common. 'epel10' and 'epel9' have entirely different histories.

1
.gitignore vendored

@ -1,3 +1,2 @@
/ed25519-compact-2.0.4.crate
/ed25519-compact-2.0.6.crate
/ed25519-compact-2.1.1.crate

@ -1,5 +1,5 @@
--- ed25519-compact-2.1.1/Cargo.toml 1970-01-01T00:00:01+00:00
+++ ed25519-compact-2.1.1/Cargo.toml 2024-05-01T15:12:23.534667+00:00
--- ed25519-compact-2.0.6/Cargo.toml 1970-01-01T00:00:01+00:00
+++ ed25519-compact-2.0.6/Cargo.toml 2024-01-11T19:40:39.427237+00:00
@@ -61,18 +61,10 @@
traits = ["ed25519"]
x25519 = []

@ -1,11 +1,11 @@
# Generated by rust2rpm 26
# Generated by rust2rpm 25
%bcond_without check
%global debug_package %{nil}
%global crate ed25519-compact
Name: rust-ed25519-compact
Version: 2.1.1
Version: 2.0.6
Release: %autorelease
Summary: Small, self-contained, wasm-friendly Ed25519 implementation

@ -1 +1 @@
SHA512 (ed25519-compact-2.1.1.crate) = 071a4b9245b00ea6b25e2cf940e60eb78a197303e2426ce6fb4524ef138beb9618ff9f6a94cf172ea95be680e01ceaf6a949993ae30d511b7caa119a4d52d5c0
SHA512 (ed25519-compact-2.0.6.crate) = 865de9199e776d35174aa3548a5fde2fb2c11d2b75a46e42bd619c89948f9348d9093b2f8fb826d73a159515254a9cba25c43b16b8d6d77a93522d74391f6f04

Loading…
Cancel
Save