public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/du-dust] rawhide: update to dust-1.2.5, skip newly introduced tests that fail in the build environment
@ 2026-08-19 20:49 jados
0 siblings, 0 replies; only message in thread
From: jados @ 2026-08-19 20:49 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/du-dust
Branch : rawhide
Commit : 0b92550934a50068856ab0536fdc775df2b92266
Author : jados <jados42008@gmail.com>
Date : 2026-08-19T22:48:56+02:00
Stats : +4/-3 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/du-dust/c/0b92550934a50068856ab0536fdc775df2b92266?branch=rawhide
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-19 20:49 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-19 20:49 [rpms/du-dust] rawhide: update to dust-1.2.5, skip newly introduced tests that fail in the build environment jados
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox