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-des] epel9: Update to version 0.9.0; Fixes RHBZ#2457308
Date: Thu, 06 Aug 2026 05:25:55 GMT	[thread overview]
Message-ID: <178599395532.1.14874182733985875575.rpms-rust-des-81e797bf9530@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/rust-des
Branch : epel9
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=epel9

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

                 reply	other threads:[~2026-08-06  5:25 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=178599395532.1.14874182733985875575.rpms-rust-des-81e797bf9530@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