Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gitea-tea for openSUSE:Factory 
checked in at 2025-09-16 18:19:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gitea-tea (Old)
 and      /work/SRC/openSUSE:Factory/.gitea-tea.new.1977 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gitea-tea"

Tue Sep 16 18:19:05 2025 rev:10 rq:1305132 version:0.10.1+git.1757695903.cc20b52

Changes:
--------
--- /work/SRC/openSUSE:Factory/gitea-tea/gitea-tea.changes      2025-09-15 
19:57:41.295166653 +0200
+++ /work/SRC/openSUSE:Factory/.gitea-tea.new.1977/gitea-tea.changes    
2025-09-16 18:19:54.882925656 +0200
@@ -1,0 +2,5 @@
+Mon Sep 15 16:22:12 UTC 2025 - Michal Suchanek <msucha...@suse.de>
+
+- Install up-to-date autocompletion files.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ gitea-tea.spec ++++++
--- /var/tmp/diff_new_pack.Nyqbyd/_old  2025-09-16 18:19:55.798964233 +0200
+++ /var/tmp/diff_new_pack.Nyqbyd/_new  2025-09-16 18:19:55.802964402 +0200
@@ -82,9 +82,11 @@
 %install
 install -v -m 0755 -D -t %{buildroot}%{_bindir} tea
 
+./tea completion bash > contrib/autocomplete.sh
 install -v -m 0644 -D contrib/autocomplete.sh \
     %{buildroot}%{_datadir}/bash-completion/completions/tea
 
+./tea completion zsh > contrib/autocomplete.zsh
 install -v -m 0644 -D contrib/autocomplete.zsh \
     %{buildroot}%{_datadir}/zsh/site-functions/_tea
 

Reply via email to