Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package mesheryctl for openSUSE:Factory 
checked in at 2024-10-20 10:05:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mesheryctl (Old)
 and      /work/SRC/openSUSE:Factory/.mesheryctl.new.26871 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mesheryctl"

Sun Oct 20 10:05:10 2024 rev:69 rq:1208988 version:0.7.124

Changes:
--------
--- /work/SRC/openSUSE:Factory/mesheryctl/mesheryctl.changes    2024-10-18 
15:56:46.506078937 +0200
+++ /work/SRC/openSUSE:Factory/.mesheryctl.new.26871/mesheryctl.changes 
2024-10-20 10:07:10.826697834 +0200
@@ -1,0 +2,6 @@
+Sat Oct 19 11:09:49 UTC 2024 - Johannes Kastl 
<opensuse_buildserv...@ojkastl.de>
+
+- update to 0.7.124:
+  * no CLI-related changes in this release
+
+-------------------------------------------------------------------

Old:
----
  mesheryctl-0.7.123.obscpio

New:
----
  mesheryctl-0.7.124.obscpio

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

Other differences:
------------------
++++++ mesheryctl.spec ++++++
--- /var/tmp/diff_new_pack.V81gD9/_old  2024-10-20 10:07:28.979453264 +0200
+++ /var/tmp/diff_new_pack.V81gD9/_new  2024-10-20 10:07:28.979453264 +0200
@@ -19,14 +19,17 @@
 %define __arch_install_post export NO_BRP_STRIP_DEBUG=true
 
 Name:           mesheryctl
-Version:        0.7.123
+Version:        0.7.124
 Release:        0
 Summary:        CLI for the meshery cloud native management plane
 License:        Apache-2.0
 URL:            https://github.com/meshery/meshery
 Source:         %{name}-%{version}.tar.gz
 Source1:        vendor.tar.gz
+BuildRequires:  bash-completion
+BuildRequires:  fish
 BuildRequires:  go1.22
+BuildRequires:  zsh
 
 %description
 Meshery manages the provisioning, configuration and operation of your
@@ -98,8 +101,8 @@
 %{buildroot}/%{_bindir}/%{name} completion fish > 
%{buildroot}%{_datarootdir}/fish/vendor_completions.d/%{name}.fish
 
 # create the zsh completion file
-mkdir -p %{buildroot}%{_datarootdir}/zsh_completion.d/
-%{buildroot}/%{_bindir}/%{name} completion zsh > 
%{buildroot}%{_datarootdir}/zsh_completion.d/_%{name}
+mkdir -p %{buildroot}%{_datarootdir}/zsh/site-functions/
+%{buildroot}/%{_bindir}/%{name} completion zsh > 
%{buildroot}%{_datarootdir}/zsh/site-functions/_%{name}
 
 %files
 %doc README.md
@@ -107,16 +110,11 @@
 %{_bindir}/%{name}
 
 %files -n %{name}-bash-completion
-%dir %{_datarootdir}/bash-completion/completions/
 %{_datarootdir}/bash-completion/completions/%{name}
 
 %files -n %{name}-fish-completion
-%dir %{_datarootdir}/fish
-%dir %{_datarootdir}/fish/vendor_completions.d
 %{_datarootdir}/fish/vendor_completions.d/%{name}.fish
 
 %files -n %{name}-zsh-completion
-%defattr(-,root,root)
-%dir %{_datarootdir}/zsh_completion.d/
-%{_datarootdir}/zsh_completion.d/_%{name}
+%{_datarootdir}/zsh/site-functions/_%{name}
 

++++++ _service ++++++
--- /var/tmp/diff_new_pack.V81gD9/_old  2024-10-20 10:07:29.015454802 +0200
+++ /var/tmp/diff_new_pack.V81gD9/_new  2024-10-20 10:07:29.019454974 +0200
@@ -3,7 +3,7 @@
     <param name="url">https://github.com/meshery/meshery</param>
     <param name="scm">git</param>
     <param name="exclude">.git</param>
-    <param name="revision">v0.7.123</param>
+    <param name="revision">v0.7.124</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="changesgenerate">disable</param>
     <param name="versionrewrite-pattern">v(.*)</param>

++++++ mesheryctl-0.7.123.obscpio -> mesheryctl-0.7.124.obscpio ++++++
/work/SRC/openSUSE:Factory/mesheryctl/mesheryctl-0.7.123.obscpio 
/work/SRC/openSUSE:Factory/.mesheryctl.new.26871/mesheryctl-0.7.124.obscpio 
differ: char 50, line 1

++++++ mesheryctl.obsinfo ++++++
--- /var/tmp/diff_new_pack.V81gD9/_old  2024-10-20 10:07:29.075457367 +0200
+++ /var/tmp/diff_new_pack.V81gD9/_new  2024-10-20 10:07:29.079457539 +0200
@@ -1,5 +1,5 @@
 name: mesheryctl
-version: 0.7.123
-mtime: 1729179091
-commit: d7f1d7e8d0db5dc48b0a8f78658b136cfb717132
+version: 0.7.124
+mtime: 1729252228
+commit: 890b23ad01b64aefa878435dd280fddee2f24418
 

++++++ vendor.tar.gz ++++++
/work/SRC/openSUSE:Factory/mesheryctl/vendor.tar.gz 
/work/SRC/openSUSE:Factory/.mesheryctl.new.26871/vendor.tar.gz differ: char 5, 
line 1

Reply via email to