public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Benjamin A. Beasley <code@musicinmybrain.net>
To: git-commits@fedoraproject.org
Subject: [rpms/rust-lddtree] f44: Update to version 0.5.0
Date: Mon, 27 Jul 2026 11:05:53 GMT	[thread overview]
Message-ID: <178515035357.1.16170655087876197191.rpms-rust-lddtree-e0e9c32e77e5@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/rust-lddtree
Branch : f44
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=f44

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

                 reply	other threads:[~2026-07-27 11:05 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178515035357.1.16170655087876197191.rpms-rust-lddtree-e0e9c32e77e5@fedoraproject.org \
    --to=code@musicinmybrain.net \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox