Compare commits
No commits in common. "factory" and "factory" have entirely different histories.
4
_service
4
_service
@ -2,7 +2,7 @@
|
||||
<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.6.0-flannel1</param>
|
||||
<param name="revision">v1.4.0-flannel1</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
<param name="versionrewrite-pattern">v(.*)-flannel1</param>
|
||||
@ -14,6 +14,6 @@
|
||||
<param name="compression">gz</param>
|
||||
</service>
|
||||
<service mode="manual" name="go_modules">
|
||||
<param name="archive">cni-plugin-1.6.0.tar.gz</param>
|
||||
<param name="archive">cni-plugin-1.4.0.tar.gz</param>
|
||||
</service>
|
||||
</services>
|
||||
|
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/flannel-io/cni-plugin.git</param>
|
||||
<param name="changesrevision">3389866d97e9ef84bf2a64433f7f6f81e650d9c6</param></service></servicedata>
|
||||
<param name="changesrevision">28a4dca643b328ced681a5f9b587f2591b7bb4ce</param></service></servicedata>
|
3
cni-plugin-1.4.0.obscpio
Normal file
3
cni-plugin-1.4.0.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:14fc21aa4a33321fa79e32695cf22d5a3c8c5aee15f9faf70b4b77142c16b197
|
||||
size 106507
|
3
cni-plugin-1.4.0.tar.gz
Normal file
3
cni-plugin-1.4.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:01be29c6bb4c78c67ddf92845aa53c26c2910b6c6d69f88202ab19eb653a8f3a
|
||||
size 29965
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e70f307cfaafaa1109633e3cf646515e11a118fce359a1af045db13481dafd29
|
||||
size 100363
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4b380a119c65cdd3abdb6f2ffe90751e178d10f321661c4e03e7de24489908cb
|
||||
size 27647
|
@ -1,10 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 29 16:41:11 UTC 2024 - egotthold@suse.com
|
||||
|
||||
- Update to version 1.6.0
|
||||
* Update vendored dependencies
|
||||
* Update containernetworking plugins to 1.6.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 25 21:00:14 UTC 2024 - egotthold@suse.com
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define cni_dir %{_libexecdir}/cni
|
||||
|
||||
Name: cni-plugin-flannel
|
||||
Version: 1.6.0
|
||||
Version: 1.4.0
|
||||
Release: 0
|
||||
Summary: A CNI network plugin that is powered by flannel
|
||||
License: Apache-2.0
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: cni-plugin
|
||||
version: 1.6.0
|
||||
mtime: 1729494875
|
||||
commit: 3389866d97e9ef84bf2a64433f7f6f81e650d9c6
|
||||
version: 1.4.0
|
||||
mtime: 1705597809
|
||||
commit: 28a4dca643b328ced681a5f9b587f2591b7bb4ce
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:86b4cdc7cd80e8613e41f47b223be530d5631740b726168076a99cd1d0600574
|
||||
size 3142605
|
||||
oid sha256:9e720831cd296e2e46d20c8ad4b1d0ede71e7bc924fbc8b8000c4ec766a6953a
|
||||
size 3381081
|
||||
|
Loading…
x
Reference in New Issue
Block a user