Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package linkerd-cli for openSUSE:Factory 
checked in at 2026-04-18 21:36:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/linkerd-cli (Old)
 and      /work/SRC/openSUSE:Factory/.linkerd-cli.new.11940 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "linkerd-cli"

Sat Apr 18 21:36:51 2026 rev:13 rq:1347912 version:2.19

Changes:
--------
--- /work/SRC/openSUSE:Factory/linkerd-cli/linkerd-cli.changes  2025-11-24 
14:11:09.318229265 +0100
+++ /work/SRC/openSUSE:Factory/.linkerd-cli.new.11940/linkerd-cli.changes       
2026-04-18 21:37:23.128067285 +0200
@@ -1,0 +2,5 @@
+Thu Apr 16 16:34:18 UTC 2026 - Johannes Kastl 
<[email protected]>
+
+- do not put the built binary into bin directory
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ linkerd-cli.spec ++++++
--- /var/tmp/diff_new_pack.j1DC9E/_old  2026-04-18 21:37:23.904099415 +0200
+++ /var/tmp/diff_new_pack.j1DC9E/_new  2026-04-18 21:37:23.904099415 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package linkerd-cli
 #
-# 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
@@ -85,11 +85,11 @@
    -tags prod \
    -buildmode=pie \
    -ldflags="-X 
github.com/linkerd/linkerd2/pkg/version.Version=stable-%{version}" \
-   -o bin/%{linkerd_executable_name} ./cli/
+   -o %{linkerd_executable_name} ./cli/
 
 %install
 # Install the binary.
-install -D -m 0755 bin/%{linkerd_executable_name} 
%{buildroot}/%{_bindir}/%{linkerd_executable_name}
+install -D -m 0755 %{linkerd_executable_name} 
%{buildroot}/%{_bindir}/%{linkerd_executable_name}
 
 # create the bash completion file
 mkdir -p %{buildroot}%{_datarootdir}/bash-completion/completions/

Reply via email to