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

A new commit has been pushed.

Repo   : rpms/rust-des
Branch : f43
Commit : 81e797bf95307ee915ad590af147febf568d0855
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date   : 2026-08-05T14:48:46+01:00
Stats  : +7/-6 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-des/c/81e797bf95307ee915ad590af147febf568d0855?branch=f43

Log:
Update to version 0.9.0; Fixes RHBZ#2457308

---
diff --git a/.gitignore b/.gitignore
index 9e1d5e9..207986d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /des-0.6.0.crate
 /des-0.7.0.crate
 /des-0.8.1.crate
+/des-0.9.0.crate

diff --git a/rust-des.spec b/rust-des.spec
index 00111d7..2182bdb 100644
--- a/rust-des.spec
+++ b/rust-des.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 des
 
 Name:           rust-des
-Version:        0.8.1
+Version:        0.9.0
 Release:        %autorelease
 Summary:        DES and Triple DES (3DES, TDES) block ciphers implementation
 
@@ -13,7 +13,7 @@ License:        MIT OR Apache-2.0
 URL:            https://crates.io/crates/des
 Source:         %{crates_source}
 
-BuildRequires:  rust-packaging >= 21
+BuildRequires:  cargo-rpm-macros >= 24
 
 %global _description %{expand:
 DES and Triple DES (3DES, TDES) block ciphers implementation.}
@@ -61,7 +61,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/sources b/sources
index 20996a8..007dc1d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (des-0.8.1.crate) = 2d54b2eecc3fb269f3fd17231088644d685feb81473043131f5bc68b5f682f726065426dc710f76e8c25cec9de597c90a30790ea3a62163a9e9539115e16c88f
+SHA512 (des-0.9.0.crate) = d98bd1dddfccb3acb3613e1b5c87964df3f8598a585d00276b16c1ce7e774e21f87abce438c28ee2283facb1f08100238ce72c9fde2bdd8408274e314357a7e2

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

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

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-06  5:26 [rpms/rust-des] f43: Update to version 0.9.0; Fixes RHBZ#2457308 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