Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kubens for openSUSE:Factory checked 
in at 2026-06-22 17:25:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kubens (Old)
 and      /work/SRC/openSUSE:Factory/.kubens.new.1956 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kubens"

Mon Jun 22 17:25:07 2026 rev:8 rq:1360625 version:0.11.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kubens/kubens.changes    2026-03-27 
16:53:32.077563187 +0100
+++ /work/SRC/openSUSE:Factory/.kubens.new.1956/kubens.changes  2026-06-22 
17:25:33.369630133 +0200
@@ -1,0 +2,5 @@
+Fri Jun 19 13:40:50 UTC 2026 - Johannes Kastl 
<[email protected]>
+
+- use kubens completions, not the kubectx ones (boo#1268539)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ kubens.spec ++++++
--- /var/tmp/diff_new_pack.FRTQym/_old  2026-06-22 17:25:34.097655482 +0200
+++ /var/tmp/diff_new_pack.FRTQym/_new  2026-06-22 17:25:34.101655622 +0200
@@ -87,15 +87,15 @@
 
 # create the bash completion file
 mkdir -p %{buildroot}%{_datarootdir}/bash-completion/completions/
-install -D -m 0644 completion/kubectx.bash 
%{buildroot}%{_datarootdir}/bash-completion/completions/%{name}
+install -D -m 0644 completion/kubens.bash 
%{buildroot}%{_datarootdir}/bash-completion/completions/%{name}
 
 # create the fish completion file
 mkdir -p %{buildroot}%{_datarootdir}/fish/vendor_completions.d/
-install -D -m 0644 completion/kubectx.fish 
%{buildroot}%{_datarootdir}/fish/vendor_completions.d/%{name}.fish
+install -D -m 0644 completion/kubens.fish 
%{buildroot}%{_datarootdir}/fish/vendor_completions.d/%{name}.fish
 
 # create the zsh completion file
 mkdir -p %{buildroot}%{_datarootdir}/zsh/site-functions/
-install -D -m 0644 completion/_kubectx.zsh 
%{buildroot}%{_datarootdir}/zsh/site-functions/_%{name}
+install -D -m 0644 completion/_kubens.zsh 
%{buildroot}%{_datarootdir}/zsh/site-functions/_%{name}
 
 %check
 %{buildroot}/%{_bindir}/%{name} --version

Reply via email to