public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Benjamin A. Beasley <code@musicinmybrain.net>
To: git-commits@fedoraproject.org
Subject: [rpms/rust-aes] rawhide: Update to version 0.9.1; Fixes RHBZ#2457288
Date: Tue, 23 Jun 2026 05:45:48 GMT	[thread overview]
Message-ID: <178219354886.1.8368008118662090929.rpms-rust-aes-e194e176071e@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/rust-aes
Branch : rawhide
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=rawhide

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

                 reply	other threads:[~2026-06-23  5:45 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178219354886.1.8368008118662090929.rpms-rust-aes-e194e176071e@fedoraproject.org \
    --to=code@musicinmybrain.net \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox