public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-blowfish] rawhide: Update to version 0.10.0; Fixes RHBZ#2457305
@ 2026-08-07 16:47 Fabio Valentini
0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-08-07 16:47 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-blowfish
Branch : rawhide
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=rawhide
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-07 16:47 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-07 16:47 [rpms/rust-blowfish] rawhide: Update to version 0.10.0; Fixes RHBZ#2457305 Fabio Valentini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox