Hello community,

here is the log from the commit of package cni for openSUSE:Factory checked in 
at 2020-01-13 22:16:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cni (Old)
 and      /work/SRC/openSUSE:Factory/.cni.new.6675 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cni"

Mon Jan 13 22:16:08 2020 rev:8 rq:763882 version:0.7.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/cni/cni.changes  2019-07-26 12:37:15.342027128 
+0200
+++ /work/SRC/openSUSE:Factory/.cni.new.6675/cni.changes        2020-01-13 
22:16:54.822389913 +0100
@@ -1,0 +2,5 @@
+Mon Jan 13 10:32:53 UTC 2020 - Sascha Grunert <[email protected]>
+
+- Set correct CNI version for 99-loopback.conf
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ cni.spec ++++++
--- /var/tmp/diff_new_pack.N1Kuh1/_old  2020-01-13 22:16:55.998390459 +0100
+++ /var/tmp/diff_new_pack.N1Kuh1/_new  2020-01-13 22:16:56.022390470 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package cni
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -26,7 +26,7 @@
 Summary:        Container Network Interface - networking for Linux containers
 License:        Apache-2.0
 Group:          System/Management
-Url:            https://github.com/containernetworking/cni
+URL:            https://github.com/containernetworking/cni
 Source:         %{name}-%{version}.tar.xz
 Source1:        99-loopback.conf
 Source2:        build.sh

++++++ 99-loopback.conf ++++++
--- /var/tmp/diff_new_pack.N1Kuh1/_old  2020-01-13 22:16:56.142390526 +0100
+++ /var/tmp/diff_new_pack.N1Kuh1/_new  2020-01-13 22:16:56.142390526 +0100
@@ -1,4 +1,4 @@
 {
-    "cniVersion": "0.2.0",
+    "cniVersion": "0.4.0",
     "type": "loopback"
 }


Reply via email to