public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-aes] f44: Update to version 0.9.1; Fixes RHBZ#2457288
@ 2026-06-23 5:49 Benjamin A. Beasley
0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-06-23 5:49 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-aes
Branch : f44
Commit : e194e176071e881f0c537bba923dedb85b0bf8c3
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2026-06-22T07:05:47+01:00
Stats : +7/-26 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/rust-aes/c/e194e176071e881f0c537bba923dedb85b0bf8c3?branch=f44
Log:
Update to version 0.9.1; Fixes RHBZ#2457288
---
diff --git a/.gitignore b/.gitignore
index 3d1928f..ccfe987 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
/aes-0.8.2.crate
/aes-0.8.3.crate
/aes-0.8.4.crate
+/aes-0.9.1.crate
diff --git a/aes-fix-metadata-auto.diff b/aes-fix-metadata-auto.diff
deleted file mode 100644
index cfb3e1c..0000000
--- a/aes-fix-metadata-auto.diff
+++ /dev/null
@@ -1,20 +0,0 @@
---- aes-0.8.4/Cargo.toml 1970-01-01T00:00:01+00:00
-+++ aes-0.8.4/Cargo.toml 2024-02-14T15:50:20.257542+00:00
-@@ -55,12 +55,6 @@
- [features]
- hazmat = []
-
--[target."cfg(all(aes_armv8, target_arch = \"aarch64\"))".dependencies.zeroize]
--version = "1.5.6"
--features = ["aarch64"]
--optional = true
--default_features = false
--
- [target."cfg(any(target_arch = \"aarch64\", target_arch = \"x86_64\", target_arch = \"x86\"))".dependencies.cpufeatures]
- version = "0.2"
-
-@@ -68,3 +62,4 @@
- version = "1.6.0"
- optional = true
- default_features = false
-+
diff --git a/rust-aes.rpmlintrc b/rust-aes.rpmlintrc
new file mode 100644
index 0000000..ef8e136
--- /dev/null
+++ b/rust-aes.rpmlintrc
@@ -0,0 +1,2 @@
+# Not a real spelling error:
+addFilter(r" spelling-error \('Rijndael',")
diff --git a/rust-aes.spec b/rust-aes.spec
index fdc1642..a4bb8d8 100644
--- a/rust-aes.spec
+++ b/rust-aes.spec
@@ -1,19 +1,17 @@
-# Generated by rust2rpm 25
-%bcond_without check
+# Generated by rust2rpm 28
+%bcond check 1
%global debug_package %{nil}
%global crate aes
Name: rust-aes
-Version: 0.8.4
+Version: 0.9.1
Release: %autorelease
Summary: Pure Rust implementation of the Advanced Encryption Standard
License: MIT OR Apache-2.0
URL: https://crates.io/crates/aes
Source: %{crates_source}
-# Automatically generated patch to strip dependencies and normalize metadata
-Patch: aes-fix-metadata-auto.diff
BuildRequires: cargo-rpm-macros >= 24
diff --git a/sources b/sources
index 52c1ee0..26ba604 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (aes-0.8.4.crate) = 96243337546acf64f89bf9ba23011eea1a205d82d96707f9c45bf28cc62ef00cdac5cdfacb8d6013155ee1522ad73dd1b7f166c74ed18159bf23c3c48ec77d79
+SHA512 (aes-0.9.1.crate) = 6bcb104b95c2f48eee0d74c8a22df7c4d1f195af7f42cb7641b797dea0539c079458d84fe996cf6a9980064d4f7b781025b447fffc083d4baa368396cc431939
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-23 5:49 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-23 5:49 [rpms/rust-aes] f44: Update to version 0.9.1; Fixes RHBZ#2457288 Benjamin A. Beasley
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox