public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-universal-hash] rawhide: Update to version 0.6.1; Fixes RHBZ#2443355
@ 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-universal-hash
Branch : rawhide
Commit : 8765f1fa7ded8c5bf61a81d95f55bc35f1555233
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date   : 2026-08-10T09:13:55+01:00
Stats  : +6/-18 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-universal-hash/c/8765f1fa7ded8c5bf61a81d95f55bc35f1555233?branch=rawhide

Log:
Update to version 0.6.1; Fixes RHBZ#2443355

---
diff --git a/rust-universal-hash.spec b/rust-universal-hash.spec
index ca920fb..0ae4ade 100644
--- a/rust-universal-hash.spec
+++ b/rust-universal-hash.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 universal-hash
 
 Name:           rust-universal-hash
-Version:        0.5.1
+Version:        0.6.1
 Release:        %autorelease
 Summary:        Traits which describe the functionality of universal hash functions
 
@@ -13,7 +13,7 @@ License:        MIT OR Apache-2.0
 URL:            https://crates.io/crates/universal-hash
 Source:         %{crates_source}
 
-BuildRequires:  rust-packaging >= 21
+BuildRequires:  cargo-rpm-macros >= 24
 
 %global _description %{expand:
 Traits which describe the functionality of universal hash functions
@@ -49,20 +49,8 @@ use the "default" feature of the "%{crate}" crate.
 %files       -n %{name}+default-devel
 %ghost %{crate_instdir}/Cargo.toml
 
-%package     -n %{name}+std-devel
-Summary:        %{summary}
-BuildArch:      noarch
-
-%description -n %{name}+std-devel %{_description}
-
-This package contains library source intended for building other packages which
-use the "std" feature of the "%{crate}" crate.
-
-%files       -n %{name}+std-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 a149892..0e14c3a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (universal-hash-0.5.1.crate) = 83b3ddb1f0d7ff621ca2b3d426c2e682d8339a2adedbbbb3a4584977e2e996549d665578729bff65b5693059460e9e04b9df2181c404980d3b3d946c80e0b589
+SHA512 (universal-hash-0.6.1.crate) = ff8ca115c58868a4e7747a3523ff3f4b69bfe053fe21ccc3c5e428dbb2b1374ae6e2401785016818c78102d09cd94b2c57b0d5d1dd61a9de0295b2cc725603c1

^ 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-universal-hash] rawhide: Update to version 0.6.1; Fixes RHBZ#2443355 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