forked from pool/pluto
Accepting request 1066974 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/1066974 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pluto?expand=0&rev=25
This commit is contained in:
commit
697a81277b
4
_service
4
_service
@ -3,7 +3,7 @@
|
|||||||
<param name="url">https://github.com/FairwindsOps/pluto</param>
|
<param name="url">https://github.com/FairwindsOps/pluto</param>
|
||||||
<param name="scm">git</param>
|
<param name="scm">git</param>
|
||||||
<param name="exclude">.git</param>
|
<param name="exclude">.git</param>
|
||||||
<param name="revision">v5.13.3</param>
|
<param name="revision">v5.13.4</param>
|
||||||
<param name="versionformat">@PARENT_TAG@</param>
|
<param name="versionformat">@PARENT_TAG@</param>
|
||||||
<param name="changesgenerate">enable</param>
|
<param name="changesgenerate">enable</param>
|
||||||
<param name="versionrewrite-pattern">v(.*)</param>
|
<param name="versionrewrite-pattern">v(.*)</param>
|
||||||
@ -16,6 +16,6 @@
|
|||||||
<param name="compression">gz</param>
|
<param name="compression">gz</param>
|
||||||
</service>
|
</service>
|
||||||
<service name="go_modules" mode="disabled">
|
<service name="go_modules" mode="disabled">
|
||||||
<param name="archive">pluto-5.13.3.tar.gz</param>
|
<param name="archive">pluto-5.13.4.tar.gz</param>
|
||||||
</service>
|
</service>
|
||||||
</services>
|
</services>
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<servicedata>
|
<servicedata>
|
||||||
<service name="tar_scm">
|
<service name="tar_scm">
|
||||||
<param name="url">https://github.com/FairwindsOps/pluto</param>
|
<param name="url">https://github.com/FairwindsOps/pluto</param>
|
||||||
<param name="changesrevision">3d62079d42d9d8ab08562611b216c68e70e75d14</param></service></servicedata>
|
<param name="changesrevision">87f16b12344ffa38690a3c252fa3d1a23664c10b</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:fcf5e3df5cd8221a74fe7c7c0abb16db8876627e2d5c33a33511673cfd7b0ae9
|
|
||||||
size 500163
|
|
3
pluto-5.13.4.tar.gz
Normal file
3
pluto-5.13.4.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b35e9e7ff088e502e81756e29fce580ec8d5c3c82549928108d419743b573d0b
|
||||||
|
size 495978
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Feb 21 09:26:46 UTC 2023 - kastl@b1-systems.de
|
||||||
|
|
||||||
|
- Update to version 5.13.4:
|
||||||
|
* Bump golang.org/x/net from 0.6.0 to 0.7.0 (#453)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Feb 12 06:10:06 UTC 2023 - kastl@b1-systems.de
|
Sun Feb 12 06:10:06 UTC 2023 - kastl@b1-systems.de
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||||
|
|
||||||
Name: pluto
|
Name: pluto
|
||||||
Version: 5.13.3
|
Version: 5.13.4
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A cli tool to help discover deprecated apiVersions in Kubernetes
|
Summary: A cli tool to help discover deprecated apiVersions in Kubernetes
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:1c288361c0536ab91038cb8d0b1637d298c3ef17680b54a784f1a505e967e6ec
|
oid sha256:629734de4f87516a21b3c279cbe5ba68e357d188aa0026d7fdbe4dfd7f79e7c4
|
||||||
size 6978486
|
size 6978742
|
||||||
|
Loading…
Reference in New Issue
Block a user