public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: jados <jados42008@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/du-dust] f43: update to dust-1.2.5, skip newly introduced tests that fail in the build environment
Date: Sat, 29 Aug 2026 16:56:54 GMT [thread overview]
Message-ID: <178802261438.1.11610717854008607413.rpms-du-dust-99ba0becbe78@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/du-dust
Branch : f43
Commit : 99ba0becbe78d9743222cfd6b387d1b9f01563f9
Author : jados <jados42008@gmail.com>
Date : 2026-08-29T18:56:40+02:00
Stats : +4/-3 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/du-dust/c/99ba0becbe78d9743222cfd6b387d1b9f01563f9?branch=f43
Log:
update to dust-1.2.5, skip newly introduced tests that fail in the build environment
---
diff --git a/.gitignore b/.gitignore
index c6d121f..df2ae71 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
/du-dust-1.2.3.crate
/du-dust-1.2.4.crate
/v1.2.4.tar.gz
+/v1.2.5.tar.gz
diff --git a/du-dust.spec b/du-dust.spec
index c86b4c9..063bec0 100644
--- a/du-dust.spec
+++ b/du-dust.spec
@@ -1,7 +1,7 @@
%bcond check 1
Name: du-dust
-Version: 1.2.4
+Version: 1.2.5
Release: %autorelease
Summary: More intuitive version of du
@@ -63,7 +63,7 @@ install -Dpm 0644 man-page/dust.1 -t %{buildroot}%{_mandir}/man1/
%if %{with check}
%check
-%cargo_test
+%cargo_test -- -- --skip test_others_node_is_sorted_by_size --skip test_apparent_size
%endif
%files
diff --git a/sources b/sources
index cd683b3..5b3d8bb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (v1.2.4.tar.gz) = 4f377aecf2d8dd7943656c41ebab304c8a05c2bdba11d8fca7a66429cf94663fd421cbc682cc2a1b9db31a3930fc0b4e330a2f21d750974c82d7ac7ba04b6671
+SHA512 (v1.2.5.tar.gz) = 7a7e98319a6ff450bb99ea16fb4d7bec562b38d0e7d8ba1d21eaee30b4bc59de992b46a9016ba65687dceeda96ebe0d712123949ace0b573cff1d53bc7a5703f
reply other threads:[~2026-08-29 16:56 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=178802261438.1.11610717854008607413.rpms-du-dust-99ba0becbe78@fedoraproject.org \
--to=jados42008@gmail.com \
--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