Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package fd for openSUSE:Factory checked in at 2024-01-03 12:25:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/fd (Old) and /work/SRC/openSUSE:Factory/.fd.new.28375 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "fd" Wed Jan 3 12:25:20 2024 rev:21 rq:1135743 version:9.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/fd/fd.changes 2023-12-19 23:17:18.508758484 +0100 +++ /work/SRC/openSUSE:Factory/.fd.new.28375/fd.changes 2024-01-03 12:25:21.688296001 +0100 @@ -1,0 +2,5 @@ +Sat Dec 23 10:57:37 UTC 2023 - Sebastian Wagner <se...@sebix.at> + +- require rust >= 1.70.0 for clap_lex dependency + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ fd.spec ++++++ --- /var/tmp/diff_new_pack.ulWoah/_old 2024-01-03 12:25:22.552327570 +0100 +++ /var/tmp/diff_new_pack.ulWoah/_new 2024-01-03 12:25:22.556327717 +0100 @@ -27,6 +27,8 @@ Source1: vendor.tar.xz Source2: cargo_config BuildRequires: cargo-packaging +# package `clap_lex v0.6.0` requires rustc 1.70.0 or newer +BuildRequires: rust >= 1.70.0 Provides: bundled(crate(aho-corasick)) = 0.7.18 Provides: bundled(crate(ansi_term)) = 0.12.1 Provides: bundled(crate(anyhow)) = 1.0.52