Hello community,

here is the log from the commit of package cri-tools for openSUSE:Factory 
checked in at 2018-06-27 10:19:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cri-tools (Old)
 and      /work/SRC/openSUSE:Factory/.cri-tools.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cri-tools"

Wed Jun 27 10:19:24 2018 rev:6 rq:617521 version:1.0.0beta0

Changes:
--------
--- /work/SRC/openSUSE:Factory/cri-tools/cri-tools.changes      2018-06-05 
12:53:43.343856131 +0200
+++ /work/SRC/openSUSE:Factory/.cri-tools.new/cri-tools.changes 2018-06-27 
10:20:08.386838000 +0200
@@ -1,0 +2,10 @@
+Fri Jun 15 07:59:00 UTC 2018 - vrothb...@suse.com
+
+- Bump cri-tools to v1.0.0-beta.1 (CRI v1.10.x):
+  * crictl: allow short option handling
+  * crictl-exec: fix argument parsing
+  * Update documentation
+  * Kubernetes/CRI 1.10.x compatibility
+  * Minor bug fixe
+
+-------------------------------------------------------------------

Old:
----
  cri-tools-git.fb0e3fc9cccdd9957d8ab7004e33548e7b158dc1.tar.xz

New:
----
  cri-tools-git.2e22a757466719d43cc76aab0e01019081f8c27a.tar.xz

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

Other differences:
------------------
++++++ cri-tools.spec ++++++
--- /var/tmp/diff_new_pack.604lDi/_old  2018-06-27 10:20:09.262806148 +0200
+++ /var/tmp/diff_new_pack.604lDi/_new  2018-06-27 10:20:09.270805857 +0200
@@ -17,9 +17,9 @@
 
 
 %define project  github.com/kubernetes-incubator/cri-tools
-%define commit   fb0e3fc9cccdd9957d8ab7004e33548e7b158dc1
+%define commit   2e22a757466719d43cc76aab0e01019081f8c27a
 Name:           cri-tools
-Version:        1.0.0alpha0
+Version:        1.0.0beta0
 Release:        0
 Summary:        CLI and validation tools for Kubelet Container Runtime 
Interface
 License:        Apache-2.0
@@ -28,7 +28,7 @@
 Source0:        %{name}-git.%{commit}.tar.xz
 BuildRequires:  go-go-md2man
 BuildRequires:  golang-packaging
-BuildRequires:  golang(API) >= 1.7
+BuildRequires:  golang(API) >= 1.9
 # disable stripping of binaries
 %{go_nostrip}
 
@@ -52,9 +52,9 @@
          -o bin/crictl \
          %{project}/cmd/crictl
 
-go build -buildmode=pie \
+go test -buildmode=pie \
          -o bin/critest \
-         %{project}/cmd/critest
+        -c %{project}/cmd/critest
 
 # compile the manpages
 for md in docs/*.md

++++++ _service ++++++
--- /var/tmp/diff_new_pack.604lDi/_old  2018-06-27 10:20:09.350802949 +0200
+++ /var/tmp/diff_new_pack.604lDi/_new  2018-06-27 10:20:09.354802803 +0200
@@ -5,7 +5,7 @@
 <param name="scm">git</param>
 <param name="filename">cri-tools</param>
 <param name="versionformat">git.%H</param>
-<param name="revision">v1.0.0-alpha.0</param>
+<param name="revision">release-1.10</param>
 </service>
 
 <service name="recompress" mode="disabled">

++++++ cri-tools-git.fb0e3fc9cccdd9957d8ab7004e33548e7b158dc1.tar.xz -> 
cri-tools-git.2e22a757466719d43cc76aab0e01019081f8c27a.tar.xz ++++++
++++ 125230 lines of diff (skipped)


Reply via email to