forked from pool/pluto
Accepting request 949173 from home:ojkastl_buildservice:Branch_devel_kubic
update to version 5.3.4 OBS-URL: https://build.opensuse.org/request/show/949173 OBS-URL: https://build.opensuse.org/package/show/devel:kubic/pluto?expand=0&rev=5
This commit is contained in:
parent
54db07b885
commit
9a18d842a3
4
_service
4
_service
@ -3,7 +3,7 @@
|
||||
<param name="url">https://github.com/FairwindsOps/pluto</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="exclude">.git</param>
|
||||
<param name="revision">v5.3.2</param>
|
||||
<param name="revision">v5.3.4</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
@ -16,6 +16,6 @@
|
||||
<param name="compression">gz</param>
|
||||
</service>
|
||||
<service name="go_modules" mode="disabled">
|
||||
<param name="archive">pluto-5.3.2.tar.gz</param>
|
||||
<param name="archive">pluto-5.3.4.tar.gz</param>
|
||||
</service>
|
||||
</services>
|
||||
|
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/FairwindsOps/pluto</param>
|
||||
<param name="changesrevision">f8a2af06ad6f092f7545f882fe68fe22fbdeebe0</param></service></servicedata>
|
||||
<param name="changesrevision">c54aa8ab41dcb4ada34fbd2d00bc26361992d314</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:79955df638127c5cc5ffec2bf972487935715757f149e68eeab058db0b79697a
|
||||
size 450922
|
3
pluto-5.3.4.tar.gz
Normal file
3
pluto-5.3.4.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:761327204e216323a4402258e9812e2c1b008f99c51f5d0f78106ef35febaa7b
|
||||
size 451378
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 26 07:15:15 UTC 2022 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 5.3.4:
|
||||
* checking if the deprecation and removal variables are true (#253)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 26 07:06:18 UTC 2022 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 5.3.3:
|
||||
* Fix replacement versions for some APIs (#252)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 15 12:37:12 UTC 2022 - kastl@b1-systems.de
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: pluto
|
||||
Version: 5.3.2
|
||||
Version: 5.3.4
|
||||
Release: 0
|
||||
Summary: A cli tool to help discover deprecated apiVersions in Kubernetes
|
||||
License: Apache-2.0
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ba1d08730ef12bd982ff91e84dad9be384925c863ccac8c93169cd524c9f7025
|
||||
size 5531199
|
||||
oid sha256:dfa2e0bd952682d0b13c22e3f6739c89b4684aa7f16b1fbddcf3f332e26c0e41
|
||||
size 5531095
|
||||
|
Loading…
Reference in New Issue
Block a user