public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-aes-siv] rawhide: Regenerate with rust2rpm v28
@ 2026-08-25 19:27 Fabio Valentini
0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-08-25 19:27 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-aes-siv
Branch : rawhide
Commit : 0d4ba41e6c76c9389dc1a1ec292cc0a7677f4786
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2026-08-25T21:27:30+02:00
Stats : +7/-4 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/rust-aes-siv/c/0d4ba41e6c76c9389dc1a1ec292cc0a7677f4786?branch=rawhide
Log:
Regenerate with rust2rpm v28
---
diff --git a/rust-aes-siv.spec b/rust-aes-siv.spec
index 422ee08..dc7483a 100644
--- a/rust-aes-siv.spec
+++ b/rust-aes-siv.spec
@@ -1,5 +1,5 @@
-# Generated by rust2rpm 24
-%bcond_without check
+# Generated by rust2rpm 28
+%bcond check 1
%global debug_package %{nil}
%global crate aes-siv
@@ -13,7 +13,7 @@ License: Apache-2.0 OR MIT
URL: https://crates.io/crates/aes-siv
Source: %{crates_source}
-BuildRequires: rust-packaging >= 21
+BuildRequires: cargo-rpm-macros >= 24
%global _description %{expand:
Pure Rust implementation of the AES-SIV Misuse-Resistant Authenticated
@@ -123,7 +123,7 @@ use the "stream" 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.toml b/rust2rpm.toml
new file mode 100644
index 0000000..0ea5502
--- /dev/null
+++ b/rust2rpm.toml
@@ -0,0 +1,3 @@
+[package]
+summary = "AES-SIV Misuse-Resistant Authenticated Encryption Cipher"
+
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-25 19:27 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-25 19:27 [rpms/rust-aes-siv] rawhide: Regenerate with rust2rpm v28 Fabio Valentini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox