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

A new commit has been pushed.

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

Log:
Update to version 0.5.0

---
diff --git a/.gitignore b/.gitignore
index ad39a6e..6a1685d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /lddtree-0.3.6.crate
 /lddtree-0.3.7.crate
 /lddtree-0.3.8.crate
+/lddtree-0.5.0.crate

diff --git a/lddtree-fix-metadata.diff b/lddtree-fix-metadata.diff
index e09a50a..4536976 100644
--- a/lddtree-fix-metadata.diff
+++ b/lddtree-fix-metadata.diff
@@ -1,6 +1,6 @@
---- lddtree-0.3.8/Cargo.toml	1970-01-01T00:00:01+00:00
-+++ lddtree-0.3.8/Cargo.toml	2025-11-15T22:33:33.025544+00:00
-@@ -27,6 +27,7 @@
+--- 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
+@@ -28,6 +28,7 @@
  ]
  license = "MIT"
  repository = "https://github.com/messense/lddtree-rs"

diff --git a/rust-lddtree.spec b/rust-lddtree.spec
index 806939f..c57642f 100644
--- a/rust-lddtree.spec
+++ b/rust-lddtree.spec
@@ -8,7 +8,7 @@
 %global crate lddtree
 
 Name:           rust-lddtree
-Version:        0.3.8
+Version:        0.5.0
 Release:        %autorelease
 Summary:        Read the ELF dependency tree
 
@@ -68,8 +68,9 @@ use the "default" feature of the "%{crate}" crate.
 %if %{with check}
 %check
 %ifarch aarch64
-# * skip test that doesn't work on aarch64
-%cargo_test -- -- --exact --skip test_lddtree
+# 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

diff --git a/sources b/sources
index 51682cb..f932e38 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (lddtree-0.3.8.crate) = 935b98dbbd224dfbb0e1a13819c8f337fe3aa0ed49d2a10cacb59f14d50fe1e0fab34b98d981046587a1814a1c288e23bbfe5dcc0fef30e41222766aa9f80df6
+SHA512 (lddtree-0.5.0.crate) = 5fbafe1b55704068af8eae7a332d0be02200e4c3f9987379382c388d7b60e6369750d891b5e25e795ffbe99334158dbdd40c97d2d6161c5848c6a4ba1ce2bebb

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

only message in thread, other threads:[~2026-07-27 11:05 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:05 [rpms/rust-lddtree] epel10: Update to version 0.5.0 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