From e6943265f94b6fe3d2a1bbb5048c1dcf02c9cb48 Mon Sep 17 00:00:00 2001 From: Fabio Valentini Date: Tue, 5 Mar 2024 14:04:22 +0100 Subject: [PATCH] Update to version 0.6.2; Fixes RHBZ#2267563 --- rust-polyval.spec | 8 ++++---- rust2rpm.conf | 2 -- rust2rpm.toml | 3 +++ sources | 2 +- 4 files changed, 8 insertions(+), 7 deletions(-) delete mode 100644 rust2rpm.conf create mode 100644 rust2rpm.toml diff --git a/rust-polyval.spec b/rust-polyval.spec index d4b5d17..869b86d 100644 --- a/rust-polyval.spec +++ b/rust-polyval.spec @@ -1,11 +1,11 @@ -# Generated by rust2rpm 24 +# Generated by rust2rpm 26 %bcond_without check %global debug_package %{nil} %global crate polyval Name: rust-polyval -Version: 0.6.1 +Version: 0.6.2 Release: %autorelease Summary: GHASH-like universal hash over GF(2^128) @@ -13,7 +13,7 @@ License: Apache-2.0 OR MIT URL: https://crates.io/crates/polyval Source: %{crates_source} -BuildRequires: rust-packaging >= 21 +BuildRequires: cargo-rpm-macros >= 24 %global _description %{expand: POLYVAL is a GHASH-like universal hash over GF(2^128) useful for @@ -74,7 +74,7 @@ use the "zeroize" feature of the "%{crate}" crate. %ghost %{crate_instdir}/Cargo.toml %prep -%autosetup -n %{crate}-%{version_no_tilde} -p1 +%autosetup -n %{crate}-%{version} -p1 %cargo_prep %generate_buildrequires diff --git a/rust2rpm.conf b/rust2rpm.conf deleted file mode 100644 index 5f517fe..0000000 --- a/rust2rpm.conf +++ /dev/null @@ -1,2 +0,0 @@ -[DEFAULT] -summary = GHASH-like universal hash over GF(2^128) diff --git a/rust2rpm.toml b/rust2rpm.toml new file mode 100644 index 0000000..0a4932b --- /dev/null +++ b/rust2rpm.toml @@ -0,0 +1,3 @@ +[package] +summary = "GHASH-like universal hash over GF(2^128)" + diff --git a/sources b/sources index 2a8a55b..daab523 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (polyval-0.6.1.crate) = aa1b3f045cc5748413aedc42387e4950f1225b87b0d77a1a01323ddf8bf519f02983976101852e1713e9aff42112a281bbc24ff2a52ef99ce89268ee6f93a533 +SHA512 (polyval-0.6.2.crate) = 113646edef3a7f60d59db3cf06c1796bf81305b66835c71bbce0fdc07345f41e23f2bbd7d5cebc50c72eac11c98f351bc793e2f568b5fc0bbf9fb2597eb44f0d