Hello community,

here is the log from the commit of package cri-tools for openSUSE:Factory 
checked in at 2018-08-08 14:46:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cri-tools (Old)
 and      /work/SRC/openSUSE:Factory/.cri-tools.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cri-tools"

Wed Aug  8 14:46:15 2018 rev:7 rq:627835 version:1.11.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/cri-tools/cri-tools.changes      2018-06-27 
10:20:08.386838000 +0200
+++ /work/SRC/openSUSE:Factory/.cri-tools.new/cri-tools.changes 2018-08-08 
14:46:18.824842654 +0200
@@ -1,0 +2,11 @@
+Thu Aug  2 09:00:47 UTC 2018 - [email protected]
+
+- Bump cri-tools to v1.11.1:
+  * versioning is now consistent with Kubernetes
+  * Fix argument parsing for crictl exec
+  * Improved documentation
+  * Multi-arch critest tests
+  * Filter pods with prefix matching of name and namespace
+  * Improve terminal support for exec and attach
+
+-------------------------------------------------------------------

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

New:
----
  cri-tools-1.11.1.tar.xz

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

Other differences:
------------------
++++++ cri-tools.spec ++++++
--- /var/tmp/diff_new_pack.d87OkC/_old  2018-08-08 14:46:19.316843457 +0200
+++ /var/tmp/diff_new_pack.d87OkC/_new  2018-08-08 14:46:19.320843464 +0200
@@ -17,15 +17,14 @@
 
 
 %define project  github.com/kubernetes-incubator/cri-tools
-%define commit   2e22a757466719d43cc76aab0e01019081f8c27a
 Name:           cri-tools
-Version:        1.0.0beta0
+Version:        1.11.1
 Release:        0
 Summary:        CLI and validation tools for Kubelet Container Runtime 
Interface
 License:        Apache-2.0
 Group:          System/Management
-Url:            https://%{project}
-Source0:        %{name}-git.%{commit}.tar.xz
+Url:            https://github.com/kubernetes-incubator/cri-tools
+Source0:        %{name}-%{version}.tar.xz
 BuildRequires:  go-go-md2man
 BuildRequires:  golang-packaging
 BuildRequires:  golang(API) >= 1.9
@@ -39,7 +38,7 @@
 - critest: validation test suites for kubelet CRI
 
 %prep
-%setup -q -n %{name}-git.%{commit}
+%setup -q
 
 %build
 export GOPATH=$HOME/go

++++++ _service ++++++
--- /var/tmp/diff_new_pack.d87OkC/_old  2018-08-08 14:46:19.344843503 +0200
+++ /var/tmp/diff_new_pack.d87OkC/_new  2018-08-08 14:46:19.344843503 +0200
@@ -4,8 +4,8 @@
 <param name="url">https://github.com/kubernetes-incubator/cri-tools.git</param>
 <param name="scm">git</param>
 <param name="filename">cri-tools</param>
-<param name="versionformat">git.%H</param>
-<param name="revision">release-1.10</param>
+<param name="versionformat">1.11.1</param>
+<param name="revision">v1.11.1</param>
 </service>
 
 <service name="recompress" mode="disabled">
@@ -13,4 +13,8 @@
 <param name="compression">xz</param>
 </service>
 
+<service name="set_version" mode="disabled">
+<param name="basename">cri-tools</param>
+</service>
+
 </services>

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


Reply via email to