public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-lddtree] rawhide: Update to version 0.5.1; Fixes RHBZ#2425801
@ 2026-07-27 11:02 Benjamin A. Beasley
  0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-07-27 11:02 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/rust-lddtree
Branch : rawhide
Commit : ea43a0f41a9e8d9602b56f82e6afb348a4a1a37e
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date   : 2026-07-21T08:15:30+00:00
Stats  : +5/-10 in 4 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-lddtree/c/ea43a0f41a9e8d9602b56f82e6afb348a4a1a37e?branch=rawhide

Log:
Update to version 0.5.1; Fixes RHBZ#2425801

---
diff --git a/.gitignore b/.gitignore
index 6a1685d..2d97657 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /lddtree-0.3.7.crate
 /lddtree-0.3.8.crate
 /lddtree-0.5.0.crate
+/lddtree-0.5.1.crate

diff --git a/lddtree-fix-metadata.diff b/lddtree-fix-metadata.diff
index 4536976..106d1fb 100644
--- a/lddtree-fix-metadata.diff
+++ b/lddtree-fix-metadata.diff
@@ -1,5 +1,5 @@
---- lddtree-0.5.0/Cargo.toml	2006-07-24T01:21:28+00:00
-+++ lddtree-0.5.0/Cargo.toml	2026-07-08T12:35:47.534740+00:00
+--- lddtree-0.5.1/Cargo.toml	2006-07-24T01:21:28+00:00
++++ lddtree-0.5.1/Cargo.toml	2026-07-08T15:55:03.310334+00:00
 @@ -28,6 +28,7 @@
  ]
  license = "MIT"

diff --git a/rust-lddtree.spec b/rust-lddtree.spec
index c57642f..bf6f182 100644
--- a/rust-lddtree.spec
+++ b/rust-lddtree.spec
@@ -8,7 +8,7 @@
 %global crate lddtree
 
 Name:           rust-lddtree
-Version:        0.5.0
+Version:        0.5.1
 Release:        %autorelease
 Summary:        Read the ELF dependency tree
 
@@ -67,14 +67,8 @@ use the "default" feature of the "%{crate}" crate.
 
 %if %{with check}
 %check
-%ifarch aarch64
-# On Fedora, test_elf fails on aarch64 only
-# https://github.com/messense/lddtree-rs/issues/19
-%cargo_test -- -- --exact --skip test_elf
-%else
 %cargo_test
 %endif
-%endif
 
 %changelog
 %autochangelog

diff --git a/sources b/sources
index f932e38..9c21e53 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (lddtree-0.5.0.crate) = 5fbafe1b55704068af8eae7a332d0be02200e4c3f9987379382c388d7b60e6369750d891b5e25e795ffbe99334158dbdd40c97d2d6161c5848c6a4ba1ce2bebb
+SHA512 (lddtree-0.5.1.crate) = 25668b9f07f5918b384aacce68ec499e7157a128f2d070ef3bb6faee616d5ab03feef620b028e146a6b006659d6b99260c42b898765ab6ca3ca71e501551fd5d

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-27 11:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-27 11:02 [rpms/rust-lddtree] rawhide: Update to version 0.5.1; Fixes RHBZ#2425801 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