forked from pool/pluto
Accepting request 986959 from home:ojkastl_buildservice:Branch_devel_kubic
update to 5.10.2 OBS-URL: https://build.opensuse.org/request/show/986959 OBS-URL: https://build.opensuse.org/package/show/devel:kubic/pluto?expand=0&rev=27
This commit is contained in:
parent
6cf4e9b08b
commit
cc3e25f6cc
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.10.1</param>
|
||||
<param name="revision">v5.10.2</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.10.1.tar.gz</param>
|
||||
<param name="archive">pluto-5.10.2.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">5055e6ec5c44806b175369da2a59f6d12ded4fa5</param></service></servicedata>
|
||||
<param name="changesrevision">0070fa703641a58ec339a9675aa214ba080ad5d3</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:419560f7c3c509df935106afe58b4fe14b8c270f5c101a2071d9ee28d9b7395c
|
||||
size 528349
|
3
pluto-5.10.2.tar.gz
Normal file
3
pluto-5.10.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7ca9fedde0567e0bdee9154c75154a75abcc604e02ce78924f9c1d81fde5edd9
|
||||
size 528960
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 06 06:24:00 UTC 2022 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 5.10.2:
|
||||
* Update docs publish step to use new standards (#345)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 04 13:12:26 UTC 2022 - kastl@b1-systems.de
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: pluto
|
||||
Version: 5.10.1
|
||||
Version: 5.10.2
|
||||
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:252b8a2aef4a7ee21698dd16a8fd280a81cb2d77717db2f41a200534a0b885f9
|
||||
size 6495725
|
||||
oid sha256:38ad9cde9fff80e564bcb0844ebae82fc77292a98b77ec7ca36f619adc215d27
|
||||
size 6495636
|
||||
|
Loading…
Reference in New Issue
Block a user