Script 'mail_helper' called by obssrc
Hello community,

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

Package is "kubectl-explore"

Mon Sep 23 15:20:10 2024 rev:7 rq:1202376 version:0.10.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kubectl-explore/kubectl-explore.changes  
2024-05-09 13:11:35.237376430 +0200
+++ 
/work/SRC/openSUSE:Factory/.kubectl-explore.new.29891/kubectl-explore.changes   
    2024-09-23 15:21:11.126862723 +0200
@@ -1,0 +2,7 @@
+Sat Sep 21 16:19:05 UTC 2024 - opensuse_buildserv...@ojkastl.de
+
+- Update to version 0.10.0:
+  * Update dependencies
+  * Update README.md
+
+-------------------------------------------------------------------

Old:
----
  kubectl-explore-0.9.3.tar.gz

New:
----
  kubectl-explore-0.10.0.obscpio
  kubectl-explore.obsinfo

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

Other differences:
------------------
++++++ kubectl-explore.spec ++++++
--- /var/tmp/diff_new_pack.t9zzEr/_old  2024-09-23 15:21:11.830891921 +0200
+++ /var/tmp/diff_new_pack.t9zzEr/_new  2024-09-23 15:21:11.830891921 +0200
@@ -19,21 +19,21 @@
 %define __arch_install_post export NO_BRP_STRIP_DEBUG=true
 
 Name:           kubectl-explore
-Version:        0.9.3
+Version:        0.10.0
 Release:        0
 Summary:        A better kubectl explain with the fuzzy finder
 License:        MIT
 URL:            https://github.com/keisku/kubectl-explore
 Source:         kubectl-explore-%{version}.tar.gz
 Source1:        vendor.tar.gz
-BuildRequires:  go1.22
+BuildRequires:  go1.23
 
 %description
-This plugin fuzzy-finds the field explanation from supported API resources. It 
implements different explanations for particular API version.
+This plugin fuzzy-finds the field explanation from supported API resources. It
+implements different explanations for particular API version.
 
 %prep
-%setup -q
-%setup -q -T -D -a 1
+%autosetup -p 1 -a 1
 
 %build
 go build \
@@ -43,7 +43,7 @@
 
 %install
 # Install the binary.
-install -D -m 0755 %{name} "%{buildroot}/%{_bindir}/%{name}"
+install -D -m 0755 %{name} %{buildroot}/%{_bindir}/%{name}
 
 %files
 %doc README.md

++++++ _service ++++++
--- /var/tmp/diff_new_pack.t9zzEr/_old  2024-09-23 15:21:11.874893745 +0200
+++ /var/tmp/diff_new_pack.t9zzEr/_new  2024-09-23 15:21:11.878893911 +0200
@@ -1,21 +1,23 @@
 <services>
-  <service name="tar_scm" mode="manual">
+  <service name="obs_scm" mode="manual">
     <param name="url">https://github.com/keisku/kubectl-explore</param>
     <param name="scm">git</param>
     <param name="exclude">.git</param>
-    <param name="revision">v0.9.3</param>
+    <param name="revision">v0.10.0</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="changesgenerate">enable</param>
     <param name="versionrewrite-pattern">v(.*)</param>
   </service>
   <service name="set_version" mode="manual">
-    <param name="basename">kubectl-explore</param>
   </service>
-  <service name="recompress" mode="manual">
+  <service name="go_modules" mode="manual">
+  </service>
+  <!-- services below are running at buildtime -->
+  <service name="tar" mode="buildtime">
+  </service>
+  <service name="recompress" mode="buildtime">
     <param name="file">*.tar</param>
     <param name="compression">gz</param>
   </service>
-  <service name="go_modules" mode="manual">
-  </service>
 </services>
 

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.t9zzEr/_old  2024-09-23 15:21:11.902894907 +0200
+++ /var/tmp/diff_new_pack.t9zzEr/_new  2024-09-23 15:21:11.910895238 +0200
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">https://github.com/keisku/kubectl-explore</param>
-              <param 
name="changesrevision">10feacca485a1cf0ef5aceed087dc5c26b882031</param></service></servicedata>
+              <param 
name="changesrevision">946517743c3562863634e8185516b04a72fe1ab0</param></service></servicedata>
 (No newline at EOF)
 

++++++ kubectl-explore.obsinfo ++++++
name: kubectl-explore
version: 0.10.0
mtime: 1726464845
commit: 946517743c3562863634e8185516b04a72fe1ab0

++++++ vendor.tar.gz ++++++
/work/SRC/openSUSE:Factory/kubectl-explore/vendor.tar.gz 
/work/SRC/openSUSE:Factory/.kubectl-explore.new.29891/vendor.tar.gz differ: 
char 5, line 1

Reply via email to