Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package tailscale for openSUSE:Factory 
checked in at 2024-09-23 15:19:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tailscale (Old)
 and      /work/SRC/openSUSE:Factory/.tailscale.new.29891 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "tailscale"

Mon Sep 23 15:19:17 2024 rev:13 rq:1202314 version:1.74.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/tailscale/tailscale.changes      2024-09-19 
21:17:32.166952082 +0200
+++ /work/SRC/openSUSE:Factory/.tailscale.new.29891/tailscale.changes   
2024-09-23 15:19:35.814910125 +0200
@@ -1,0 +2,6 @@
+Sat Sep 21 05:28:42 UTC 2024 - Eric Torres <eric.tor...@its-et.me>
+
+- Change path of zsh completion file to make zsh properly recognize completions
+  * /usr/share/zsh/site-functions/tailscale moved to 
/usr/share/zsh/site-functions/_tailscale
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ tailscale.spec ++++++
--- /var/tmp/diff_new_pack.ay1BZa/_old  2024-09-23 15:19:36.462936989 +0200
+++ /var/tmp/diff_new_pack.ay1BZa/_new  2024-09-23 15:19:36.466937155 +0200
@@ -98,7 +98,7 @@
 install -D -p -m 0644 %{SOURCE3} %{buildroot}%{_sysconfdir}/default/%{name}d
 
 install -D -p -m 0644 ./%{name}.bash 
%{buildroot}%{_datadir}/bash-completion/completions/%{name}
-install -D -p -m 0644 ./%{name}.zsh 
%{buildroot}%{_datadir}/zsh/site-functions/%{name}
+install -D -p -m 0644 ./%{name}.zsh 
%{buildroot}%{_datadir}/zsh/site-functions/_%{name}
 install -D -p -m 0644 ./%{name}.fish 
%{buildroot}%{_datadir}/fish/vendor_completions.d/%{name}
 
 %pre
@@ -127,7 +127,7 @@
 %{_datadir}/bash-completion/completions/%{name}
 
 %files zsh-completion
-%{_datadir}/zsh/site-functions/%{name}
+%{_datadir}/zsh/site-functions/_%{name}
 
 %files fish-completion
 %{_datadir}/fish/vendor_completions.d/%{name}

Reply via email to