Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package cni-plugin-flannel for 
openSUSE:Factory checked in at 2023-10-10 21:00:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cni-plugin-flannel (Old)
 and      /work/SRC/openSUSE:Factory/.cni-plugin-flannel.new.28202 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cni-plugin-flannel"

Tue Oct 10 21:00:34 2023 rev:2 rq:1116454 version:1.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/cni-plugin-flannel/cni-plugin-flannel.changes    
2022-04-05 19:56:14.841702488 +0200
+++ 
/work/SRC/openSUSE:Factory/.cni-plugin-flannel.new.28202/cni-plugin-flannel.changes
 2023-10-10 21:01:58.585729363 +0200
@@ -1,0 +2,18 @@
+Sun Oct 08 13:01:54 UTC 2023 - [email protected]
+
+- Update to version 1.2.0:
+  * Fixed release artifacts path
+  * FIx bug in actions/download-artifact@v3
+  * Update go.mod
+  * Use writeAndSyncFile instead of just write
+  * Update ginkgo to v2
+  * Upgrade go version to 1.20.5
+  * Fix some errors thrown by lint tool
+  * Updated Docker registry
+  * only include the binary file for one architecture in the release archive
+  * update of GH workflows
+  * Make sure the CNI delete function does not fail when the json config is 
wrong
+  * Allow multiple flannel networks and upgrade to Go 1.19.2
+  * upgrade cni and plugins deps
+
+-------------------------------------------------------------------

Old:
----
  cni-plugin-1.0.1.obscpio
  cni-plugin-1.0.1.tar.gz

New:
----
  cni-plugin-1.2.0.obscpio
  cni-plugin-1.2.0.tar.gz

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

Other differences:
------------------
++++++ cni-plugin-flannel.spec ++++++
--- /var/tmp/diff_new_pack.6fTx8h/_old  2023-10-10 21:02:00.233789126 +0200
+++ /var/tmp/diff_new_pack.6fTx8h/_new  2023-10-10 21:02:00.237789271 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package flannel-cni-plugin
+# spec file for package cni-plugin-flannel
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,18 +15,19 @@
 # Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
+
 %define cni_dir %{_libexecdir}/cni
 
 Name:           cni-plugin-flannel
-Version:        1.0.1
+Version:        1.2.0
 Release:        0
 Summary:        A CNI network plugin that is powered by flannel 
 License:        Apache-2.0
 URL:            https://github.com/flannel-io/cni-plugin
 Source0:        cni-plugin-%{version}.tar.gz
 Source1:        vendor.tar.gz
-BuildRequires:  golang(API) >= 1.16
 BuildRequires:  golang-packaging
+BuildRequires:  golang(API) >= 1.16
 Requires:       flannel
 
 %description

++++++ _service ++++++
--- /var/tmp/diff_new_pack.6fTx8h/_old  2023-10-10 21:02:00.269790431 +0200
+++ /var/tmp/diff_new_pack.6fTx8h/_new  2023-10-10 21:02:00.269790431 +0200
@@ -1,20 +1,20 @@
 <services>
-  <service name="obs_scm" mode="disabled">
+  <service name="obs_scm" mode="manual">
     <param name="url">https://github.com/flannel-io/cni-plugin.git</param>
     <param name="scm">git</param>
-    <param name="revision">v1.0.1</param>
+    <param name="revision">v1.2.0</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="changesgenerate">enable</param>
     <param name="versionrewrite-pattern">v(.*)</param>
   </service>
-  <service mode="disabled" name="set_version" />
-  <service mode="disabled" name="tar" />
-  <service mode="disabled" name="recompress">
+  <service mode="manual" name="set_version" />
+  <service mode="manual" name="tar" />
+  <service mode="manual" name="recompress">
     <param name="file">*.tar</param>
     <param name="compression">gz</param>
   </service>
-  <service mode="disabled" name="go_modules">
-    <param name="archive">cni-plugin-1.0.1.tar.gz</param>
+  <service mode="manual" name="go_modules">
+    <param name="archive">cni-plugin-1.2.0.tar.gz</param>
   </service>
 </services>
 

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.6fTx8h/_old  2023-10-10 21:02:00.293791302 +0200
+++ /var/tmp/diff_new_pack.6fTx8h/_new  2023-10-10 21:02:00.293791302 +0200
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">https://github.com/flannel-io/cni-plugin.git</param>
-              <param 
name="changesrevision">076c4462d6c6887614fc881b806b690b9e56ceb2</param></service></servicedata>
+              <param 
name="changesrevision">6464faacf5c00e25321573225d74638455ef03a0</param></service></servicedata>
 (No newline at EOF)
 

++++++ cni-plugin-1.0.1.obscpio -> cni-plugin-1.2.0.obscpio ++++++
++++ 1871 lines of diff (skipped)

++++++ cni-plugin-1.0.1.tar.gz -> cni-plugin-1.2.0.tar.gz ++++++
++++ 1871 lines of diff (skipped)

++++++ cni-plugin.obsinfo ++++++
--- /var/tmp/diff_new_pack.6fTx8h/_old  2023-10-10 21:02:00.481798120 +0200
+++ /var/tmp/diff_new_pack.6fTx8h/_new  2023-10-10 21:02:00.481798120 +0200
@@ -1,5 +1,5 @@
 name: cni-plugin
-version: 1.0.1
-mtime: 1642614873
-commit: 076c4462d6c6887614fc881b806b690b9e56ceb2
+version: 1.2.0
+mtime: 1689951085
+commit: 6464faacf5c00e25321573225d74638455ef03a0
 

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

Reply via email to