Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kubectl-who-can for openSUSE:Factory 
checked in at 2021-04-22 18:03:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kubectl-who-can (Old)
 and      /work/SRC/openSUSE:Factory/.kubectl-who-can.new.12324 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kubectl-who-can"

Thu Apr 22 18:03:47 2021 rev:3 rq:886725 version:0.3.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kubectl-who-can/kubectl-who-can.changes  
2019-06-20 18:56:16.168917263 +0200
+++ 
/work/SRC/openSUSE:Factory/.kubectl-who-can.new.12324/kubectl-who-can.changes   
    2021-04-22 18:04:25.146548419 +0200
@@ -1,0 +2,15 @@
+Mon Apr 19 13:23:06 UTC 2021 - [email protected]
+
+- Update to version 0.3.0:
+  * chore: Bump up Go to v1.15 (#82)
+  * feat: Add JSON export functionality (#81)
+  * chore: Switch to main branch (#80)
+  * feat: Add -o wide flag to print the ROLE column (#79)
+  * chore: Add krew-release-bot for publishing plugin releases (#78)
+  * refactor: Use KIND to run integration tests (#77)
+  * chore: Bump up Go from 1.12 to 1.14 (#76)
+  * chore: Remove Travis CI config (#75)
+  * chore: Migrate from Travis CI to GitHub Actions (#74)
+  * chore: Replace google/glog with kubernetes/klog (#71)
+
+-------------------------------------------------------------------

Old:
----
  kubectl-who-can-0.0+git20190606.c185aaa.tar.xz

New:
----
  kubectl-who-can-0.3.0.tar.gz

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

Other differences:
------------------
++++++ kubectl-who-can.spec ++++++
--- /var/tmp/diff_new_pack.KiZRcp/_old  2021-04-22 18:04:25.778549383 +0200
+++ /var/tmp/diff_new_pack.KiZRcp/_new  2021-04-22 18:04:25.782549389 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package kubectl-who-can
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,16 +18,16 @@
 
 
 Name:           kubectl-who-can
-Version:        0.0+git20190606.c185aaa
+Version:        0.3.0
 Release:        0
 Summary:        Tool to show who has permissions to verbs and resources in 
Kubernetes
 License:        Apache-2.0
 Group:          System/Management
 URL:            https://github.com/aquasecurity/kubectl-who-can
-Source:         %{name}-%{version}.tar.xz
+Source:         %{name}-%{version}.tar.gz
 Source1:        vendor.tar.gz
-BuildRequires:  golang(API) >= 1.11
 BuildRequires:  golang-packaging
+BuildRequires:  golang(API) >= 1.15
 ExcludeArch:    s390 %{ix86}
 
 %description
@@ -38,7 +38,7 @@
 %setup -qa1
 
 %build
-sed -i -e 's|go build -o|go build -buildmode=pie -mod vendor -o|g' makefile
+sed -i -e 's|go build -o|go build -buildmode=pie -mod vendor -o|g' Makefile
 make
 
 %install

++++++ _service ++++++
--- /var/tmp/diff_new_pack.KiZRcp/_old  2021-04-22 18:04:25.806549425 +0200
+++ /var/tmp/diff_new_pack.KiZRcp/_new  2021-04-22 18:04:25.810549432 +0200
@@ -1,15 +1,17 @@
 <services>
   <service name="tar_scm" mode="disabled">
-    <param name="version">0.0</param>
-    <param name="versionformat">0.0+git%cd.%h</param>
-    <param name="url">git://github.com/aquasecurity/kubectl-who-can.git</param>
+    <param 
name="url">https://github.com/aquasecurity/kubectl-who-can.git</param>
     <param name="scm">git</param>
+    <param name="revision">v0.3.0</param>
+    <param name="versionformat">@PARENT_TAG@</param>
     <param name="changesgenerate">enable</param>
-    <param name="changesauthor">[email protected]</param>
+    <param name="versionrewrite-pattern">v(.*)</param>
   </service>
   <service name="recompress" mode="disabled">
-    <param name="compression">xz</param>
+    <param name="compression">gz</param>
     <param name="file">*.tar</param>
   </service>
   <service name="set_version" mode="disabled"/>
+  <service name="go_modules" mode="disabled">
+  </service>
 </services>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.KiZRcp/_old  2021-04-22 18:04:25.826549456 +0200
+++ /var/tmp/diff_new_pack.KiZRcp/_new  2021-04-22 18:04:25.826549456 +0200
@@ -3,4 +3,6 @@
     <param name="url">git://github.com/aquasecurity/kubectl-who-can.git</param>
     <param 
name="changesrevision">cb9c0950ca006cbf035e4732463e57534aa17c61</param>
  </service>
-</servicedata>
\ No newline at end of file
+<service name="tar_scm">
+                <param 
name="url">https://github.com/aquasecurity/kubectl-who-can.git</param>
+              <param 
name="changesrevision">0275b1644b42b26e8b125f7944006251ac44eac1</param></service></servicedata>
\ No newline at end of file

++++++ vendor.tar.gz ++++++
++++ 464852 lines of diff (skipped)

Reply via email to