Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package fd for openSUSE:Factory checked in at 2026-03-11 20:54:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/fd (Old) and /work/SRC/openSUSE:Factory/.fd.new.8177 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "fd" Wed Mar 11 20:54:34 2026 rev:26 rq:1338179 version:10.4.2 Changes: -------- --- /work/SRC/openSUSE:Factory/fd/fd.changes 2025-09-03 21:08:04.918286167 +0200 +++ /work/SRC/openSUSE:Factory/.fd.new.8177/fd.changes 2026-03-11 20:55:38.014700253 +0100 @@ -1,0 +2,32 @@ +Wed Mar 11 01:58:46 UTC 2026 - Avindra Goolcharan <[email protected]> + +- Update to version 10.4.2: + * perf: Avoid unnecessary syscall for ignore-contain + * fix(build): Fix attestation + * docs: update changelog to include static linking of CRT for MSVC builds + * docs: add shell completion generation instructions + * ignore_contain now has higher precedence than root check. + * build: Reduce debug info for dev builds + * `--ignore-contain`: ignore directories containing a named entry (e.g. [`CACHEDIR.TAG`](https://bford.info/cachedir/)). + * chore: fix typo in tests/tests.rs + * feat(build): Install cross directly + * docs(security): clarify where to send vulnerability reports (#1827) + * ci: resolve Zizmor-identified workflow issues + * docs(CHANGELOG): list bugs fixed by ignore upgrade + * chore(deps): Update etcetera package + * build(msrv): Update msrv to 1.90.0 + * "Add cargo-binstall support" + * Remove the trailing white space in -C short option. + * feat[release]: Add attestation for release artifacts + * Add -C option to the manpage fd.1. + * Add base-directory entry along with short option -C in the README.md file. + * Add short option -C to the option base-directory. + * fix: --print0 now works with --exec + * fix: Clippy warning from anyhow update + * Update Tuple logo + * build: Remove `build.rs` + * Update README +- remove now unneeded rust.patch +- _service: set filter=true on cargo_vendor + +------------------------------------------------------------------- Old: ---- fd-10.3.0.tar.xz rust.patch vendor.tar.xz New: ---- fd-10.4.2.tar.xz vendor.tar.zst ----------(Old B)---------- Old: * Update README - remove now unneeded rust.patch - _service: set filter=true on cargo_vendor ----------(Old E)---------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ fd.spec ++++++ --- /var/tmp/diff_new_pack.jO8G8t/_old 2026-03-11 20:55:38.934738155 +0100 +++ /var/tmp/diff_new_pack.jO8G8t/_new 2026-03-11 20:55:38.938738320 +0100 @@ -1,7 +1,7 @@ # # spec file for package fd # -# Copyright (c) 2025 SUSE LLC and contributors +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,17 +17,15 @@ Name: fd -Version: 10.3.0 +Version: 10.4.2 Release: 0 Summary: An alternative to the "find" utility License: Apache-2.0 AND MIT Group: Productivity/File utilities URL: https://github.com/sharkdp/fd Source: %{name}-%{version}.tar.xz -Source1: vendor.tar.xz +Source1: vendor.tar.zst Source2: cargo_config -# PATCH-FIX-OPENSUSE rust.patch -- decrease required rust version -Patch0: rust.patch BuildRequires: cargo-packaging # package `clap_lex v0.6.0` requires rustc 1.70.0 or newer BuildRequires: rust >= 1.77.0 ++++++ _service ++++++ --- /var/tmp/diff_new_pack.jO8G8t/_old 2026-03-11 20:55:38.986740298 +0100 +++ /var/tmp/diff_new_pack.jO8G8t/_new 2026-03-11 20:55:38.990740462 +0100 @@ -3,7 +3,7 @@ <param name="url">https://github.com/sharkdp/fd.git</param> <param name="versionformat">@PARENT_TAG@</param> <param name="scm">git</param> - <param name="revision">v10.3.0</param> + <param name="revision">v10.4.2</param> <param name="match-tag">*</param> <param name="versionrewrite-pattern">v(\d+\.\d+\.\d+)</param> <param name="versionrewrite-replacement">\1</param> @@ -16,8 +16,9 @@ <service mode="manual" name="set_version" /> <service name="cargo_vendor" mode="manual"> <param name="srcdir">fd</param> - <param name="compression">xz</param> + <param name="compression">zstd</param> <param name="update">true</param> + <param name="filter">true</param> </service> <service name="cargo_audit" mode="manual" /> </services> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.jO8G8t/_old 2026-03-11 20:55:39.026741946 +0100 +++ /var/tmp/diff_new_pack.jO8G8t/_new 2026-03-11 20:55:39.030742110 +0100 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/sharkdp/fd.git</param> - <param name="changesrevision">d38148f0aabdd073b4080cde770f679f3197b920</param></service></servicedata> + <param name="changesrevision">7027d45303b412be6fa9c09d689cc6276748fb38</param></service></servicedata> (No newline at EOF) ++++++ fd-10.3.0.tar.xz -> fd-10.4.2.tar.xz ++++++ ++++ 2670 lines of diff (skipped)
