public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-scrypt] f44: Update to version 0.12.0; Fixes RHBZ#2460588
@ 2026-08-10 19:57 Benjamin A. Beasley
0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-08-10 19:57 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-scrypt
Branch : f44
Commit : 2f7d76e29ba8ff2a81204f5c81c8e7a2b852d86f
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2026-08-10T08:10:16+01:00
Stats : +75/-14 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/rust-scrypt/c/2f7d76e29ba8ff2a81204f5c81c8e7a2b852d86f?branch=f44
Log:
Update to version 0.12.0; Fixes RHBZ#2460588
---
diff --git a/.gitignore b/.gitignore
index 1f5058b..f446d22 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
/scrypt-0.8.0.crate
/scrypt-0.11.0.crate
+/scrypt-0.12.0.crate
diff --git a/rust-scrypt.spec b/rust-scrypt.spec
index af79b07..d2430e1 100644
--- a/rust-scrypt.spec
+++ b/rust-scrypt.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 scrypt
Name: rust-scrypt
-Version: 0.11.0
+Version: 0.12.0
Release: %autorelease
Summary: Scrypt password-based key derivation function
@@ -13,7 +13,7 @@ License: MIT OR Apache-2.0
URL: https://crates.io/crates/scrypt
Source: %{crates_source}
-BuildRequires: rust-packaging >= 21
+BuildRequires: cargo-rpm-macros >= 24
%global _description %{expand:
Scrypt password-based key derivation function.}
@@ -48,6 +48,66 @@ use the "default" feature of the "%{crate}" crate.
%files -n %{name}+default-devel
%ghost %{crate_instdir}/Cargo.toml
+%package -n %{name}+alloc-devel
+Summary: %{summary}
+BuildArch: noarch
+
+%description -n %{name}+alloc-devel %{_description}
+
+This package contains library source intended for building other packages which
+use the "alloc" feature of the "%{crate}" crate.
+
+%files -n %{name}+alloc-devel
+%ghost %{crate_instdir}/Cargo.toml
+
+%package -n %{name}+getrandom-devel
+Summary: %{summary}
+BuildArch: noarch
+
+%description -n %{name}+getrandom-devel %{_description}
+
+This package contains library source intended for building other packages which
+use the "getrandom" feature of the "%{crate}" crate.
+
+%files -n %{name}+getrandom-devel
+%ghost %{crate_instdir}/Cargo.toml
+
+%package -n %{name}+kdf-devel
+Summary: %{summary}
+BuildArch: noarch
+
+%description -n %{name}+kdf-devel %{_description}
+
+This package contains library source intended for building other packages which
+use the "kdf" feature of the "%{crate}" crate.
+
+%files -n %{name}+kdf-devel
+%ghost %{crate_instdir}/Cargo.toml
+
+%package -n %{name}+mcf-devel
+Summary: %{summary}
+BuildArch: noarch
+
+%description -n %{name}+mcf-devel %{_description}
+
+This package contains library source intended for building other packages which
+use the "mcf" feature of the "%{crate}" crate.
+
+%files -n %{name}+mcf-devel
+%ghost %{crate_instdir}/Cargo.toml
+
+%package -n %{name}+parallel-devel
+Summary: %{summary}
+BuildArch: noarch
+
+%description -n %{name}+parallel-devel %{_description}
+
+This package contains library source intended for building other packages which
+use the "parallel" feature of the "%{crate}" crate.
+
+%files -n %{name}+parallel-devel
+%ghost %{crate_instdir}/Cargo.toml
+
%package -n %{name}+password-hash-devel
Summary: %{summary}
BuildArch: noarch
@@ -60,32 +120,32 @@ use the "password-hash" feature of the "%{crate}" crate.
%files -n %{name}+password-hash-devel
%ghost %{crate_instdir}/Cargo.toml
-%package -n %{name}+simple-devel
+%package -n %{name}+phc-devel
Summary: %{summary}
BuildArch: noarch
-%description -n %{name}+simple-devel %{_description}
+%description -n %{name}+phc-devel %{_description}
This package contains library source intended for building other packages which
-use the "simple" feature of the "%{crate}" crate.
+use the "phc" feature of the "%{crate}" crate.
-%files -n %{name}+simple-devel
+%files -n %{name}+phc-devel
%ghost %{crate_instdir}/Cargo.toml
-%package -n %{name}+std-devel
+%package -n %{name}+rand_core-devel
Summary: %{summary}
BuildArch: noarch
-%description -n %{name}+std-devel %{_description}
+%description -n %{name}+rand_core-devel %{_description}
This package contains library source intended for building other packages which
-use the "std" feature of the "%{crate}" crate.
+use the "rand_core" feature of the "%{crate}" crate.
-%files -n %{name}+std-devel
+%files -n %{name}+rand_core-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 c21aca9..3e673f3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (scrypt-0.11.0.crate) = d7910b277ef814a470361c12a7f2c90ef5b1df56cba9b62662f52a36f076872cf21d18f6c81d33d5a7e94184625753e8a6224d6559ab3cf82ae1a0b7f704e544
+SHA512 (scrypt-0.12.0.crate) = 8adb2e0b5fc9b0095d5a5ea0678aadc484b3154492bf237bfb61eebbb270701aa81a20dcb2a344192d6bdef8c5fee550a2e7f720616adae134a43d39f1c3726b
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-10 19:57 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-10 19:57 [rpms/rust-scrypt] f44: Update to version 0.12.0; Fixes RHBZ#2460588 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