public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-aead] f44: Update to version 0.6.1; Fixes RHBZ#2486529
@ 2026-08-29  5:51 Benjamin A. Beasley
  0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-08-29  5:51 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/rust-aead
Branch : f44
Commit : 15e459f6bf313d3081aec9715341069a8cd5dd9b
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date   : 2026-08-28T08:59:17+01:00
Stats  : +6/-42 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-aead/c/15e459f6bf313d3081aec9715341069a8cd5dd9b?branch=f44

Log:
Update to version 0.6.1; Fixes RHBZ#2486529

---
diff --git a/rust-aead.spec b/rust-aead.spec
index aa656d3..8cefd91 100644
--- a/rust-aead.spec
+++ b/rust-aead.spec
@@ -1,11 +1,11 @@
-# Generated by rust2rpm 24
-%bcond_without check
+# Generated by rust2rpm 28
+%bcond check 1
 %global debug_package %{nil}
 
 %global crate aead
 
 Name:           rust-aead
-Version:        0.5.2
+Version:        0.6.1
 Release:        %autorelease
 Summary:        Traits for Authenticated Encryption with Associated Data
 
@@ -13,7 +13,7 @@ License:        MIT OR Apache-2.0
 URL:            https://crates.io/crates/aead
 Source:         %{crates_source}
 
-BuildRequires:  rust-packaging >= 21
+BuildRequires:  cargo-rpm-macros >= 24
 
 %global _description %{expand:
 Traits for Authenticated Encryption with Associated Data (AEAD)
@@ -122,18 +122,6 @@ use the "getrandom" feature of the "%{crate}" crate.
 %files       -n %{name}+getrandom-devel
 %ghost %{crate_instdir}/Cargo.toml
 
-%package     -n %{name}+heapless-devel
-Summary:        %{summary}
-BuildArch:      noarch
-
-%description -n %{name}+heapless-devel %{_description}
-
-This package contains library source intended for building other packages which
-use the "heapless" feature of the "%{crate}" crate.
-
-%files       -n %{name}+heapless-devel
-%ghost %{crate_instdir}/Cargo.toml
-
 %package     -n %{name}+rand_core-devel
 Summary:        %{summary}
 BuildArch:      noarch
@@ -146,32 +134,8 @@ use the "rand_core" feature of the "%{crate}" crate.
 %files       -n %{name}+rand_core-devel
 %ghost %{crate_instdir}/Cargo.toml
 
-%package     -n %{name}+std-devel
-Summary:        %{summary}
-BuildArch:      noarch
-
-%description -n %{name}+std-devel %{_description}
-
-This package contains library source intended for building other packages which
-use the "std" feature of the "%{crate}" crate.
-
-%files       -n %{name}+std-devel
-%ghost %{crate_instdir}/Cargo.toml
-
-%package     -n %{name}+stream-devel
-Summary:        %{summary}
-BuildArch:      noarch
-
-%description -n %{name}+stream-devel %{_description}
-
-This package contains library source intended for building other packages which
-use the "stream" feature of the "%{crate}" crate.
-
-%files       -n %{name}+stream-devel
-%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/sources b/sources
index 260a44d..a531e08 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (aead-0.5.2.crate) = 61926a615618e64efd0e9342d729a89f80d6e092dda50e018252a06147e2ca0dc2a989136416f57ae02019695757dfa3d3f3cf3799f138e440662744ecab4a44
+SHA512 (aead-0.6.1.crate) = 95bcee5f02992c02c19133ce6df374a7e6e41d3e14fb292b706a61417aecb6b083a5c0e9b4cdbfe149defa58ccd5c89aa30c50528f5f5f1f82190c506294d4e2

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-29  5:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-29  5:51 [rpms/rust-aead] f44: Update to version 0.6.1; Fixes RHBZ#2486529 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