Accepting request 1109162 from home:ojkastl_buildservice:Branch_devel_kubic
update to 1.19.0 OBS-URL: https://build.opensuse.org/request/show/1109162 OBS-URL: https://build.opensuse.org/package/show/devel:kubic/istioctl?expand=0&rev=15
This commit is contained in:
parent
91f6416c64
commit
1e958b7142
10
_service
10
_service
@ -1,13 +1,13 @@
|
||||
<services>
|
||||
<service name="obs_scm" mode="disabled">
|
||||
<service name="obs_scm" mode="manual">
|
||||
<param name="url">https://github.com/istio/istio</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="exclude">.git</param>
|
||||
<param name="revision">1.18.2</param>
|
||||
<param name="revision">1.19.0</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
</service>
|
||||
<service name="set_version" mode="disabled">
|
||||
<service name="set_version" mode="manual">
|
||||
<param name="basename">istio</param>
|
||||
</service>
|
||||
<service name="tar" mode="buildtime"/>
|
||||
@ -15,7 +15,7 @@
|
||||
<param name="file">*.tar</param>
|
||||
<param name="compression">gz</param>
|
||||
</service>
|
||||
<service name="go_modules" mode="disabled">
|
||||
<param name="archive">istio-1.18.2.obscpio</param>
|
||||
<service name="go_modules" mode="manual">
|
||||
<param name="archive">istio-1.19.0.obscpio</param>
|
||||
</service>
|
||||
</services>
|
||||
|
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/istio/istio</param>
|
||||
<param name="changesrevision">0183f2886bc078e8df4d6bbd21fa452a3a23481d</param></service></servicedata>
|
||||
<param name="changesrevision">3b3ca8ec1632961e355f398f7357ebed9b13aa43</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5b36c2458f723e496b2ea6ac42f652ad751f0820a4e4304482b55015d7be3350
|
||||
size 27773453
|
3
istio-1.19.0.obscpio
Normal file
3
istio-1.19.0.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f0f9be87cbd38ec833beecfe03ec5d85b0c35aa83f33e0eb88182d05476060ed
|
||||
size 29586957
|
@ -1,4 +1,4 @@
|
||||
name: istio
|
||||
version: 1.18.2
|
||||
mtime: 1689971460
|
||||
commit: 0183f2886bc078e8df4d6bbd21fa452a3a23481d
|
||||
version: 1.19.0
|
||||
mtime: 1693535755
|
||||
commit: 3b3ca8ec1632961e355f398f7357ebed9b13aa43
|
||||
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 06 05:22:41 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 1.19.0:
|
||||
very large changelog, please find it at
|
||||
https://github.com/istio/istio/releases/tag/1.19.0 and
|
||||
https://istio.io/news/releases/1.19.x/announcing-1.19/
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 25 17:22:24 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: istioctl
|
||||
Version: 1.18.2
|
||||
Version: 1.19.0
|
||||
Release: 0
|
||||
Summary: CLI for the istio servic mesh in Kubernetes
|
||||
License: Apache-2.0
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:007d36ca9a97223e71f6a89f9b61366241dd4c9aa07c9d446340aef81261284c
|
||||
size 20260875
|
||||
oid sha256:181913935010fd9b77a75cdb671ea58c54f7cfda20d71a9daf97093f5ab66cc9
|
||||
size 24192949
|
||||
|
Loading…
x
Reference in New Issue
Block a user