public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Fabio Valentini <decathorpe@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/rust-blowfish] epel9: Update to version 0.10.0; Fixes RHBZ#2457305
Date: Fri, 07 Aug 2026 17:42:20 GMT	[thread overview]
Message-ID: <178612454026.1.14754277579940261395.rpms-rust-blowfish-8cb6c7563d74@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/rust-blowfish
Branch : epel9
Commit : 8cb6c7563d74eea25c15a43e479df2afa4a8878c
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2026-08-06T15:37:20+02:00
Stats  : +7/-9 in 4 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-blowfish/c/8cb6c7563d74eea25c15a43e479df2afa4a8878c?branch=epel9

Log:
Update to version 0.10.0; Fixes RHBZ#2457305

---
diff --git a/.gitignore b/.gitignore
index da9538b..203776d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /blowfish-0.9.1.crate
+/blowfish-0.10.0.crate

diff --git a/README.md b/README.md
deleted file mode 100644
index 76ea532..0000000
--- a/README.md
+++ /dev/null
@@ -1,3 +0,0 @@
-# rust-blowfish
-
-The rust-blowfish package

diff --git a/rust-blowfish.spec b/rust-blowfish.spec
index 8ec75d4..9940d01 100644
--- a/rust-blowfish.spec
+++ b/rust-blowfish.spec
@@ -1,11 +1,11 @@
-# Generated by rust2rpm 23
-%bcond_without check
+# Generated by rust2rpm 28
+%bcond check 1
 %global debug_package %{nil}
 
 %global crate blowfish
 
 Name:           rust-blowfish
-Version:        0.9.1
+Version:        0.10.0
 Release:        %autorelease
 Summary:        Blowfish block cipher
 
@@ -13,7 +13,7 @@ License:        MIT OR Apache-2.0
 URL:            https://crates.io/crates/blowfish
 Source:         %{crates_source}
 
-BuildRequires:  rust-packaging >= 21
+BuildRequires:  cargo-rpm-macros >= 24
 
 %global _description %{expand:
 Blowfish block cipher.}
@@ -73,7 +73,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 34531ba..f1c8c22 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (blowfish-0.9.1.crate) = e005212e2cd0233321f1e84170829c6e05b4f4e47b81342e0fef7e12ac05f09dc6db288b6b28ea2826e9d19afa49366b74b186f2f20db6da77b57f09e124e3a8
+SHA512 (blowfish-0.10.0.crate) = e74fbfee223136fd763ceae31ff6c5925fe3968cda93bc7f3c81d5cdb286b2546639f818723e692dfa034a363bb4d481f5545594db1a2ff97ba65cb687a49037

                 reply	other threads:[~2026-08-07 17:42 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=178612454026.1.14754277579940261395.rpms-rust-blowfish-8cb6c7563d74@fedoraproject.org \
    --to=decathorpe@gmail.com \
    --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