forked from pool/pluto
Accepting request 1076960 from home:ojkastl_buildservice:Branch_devel_kubic
update to 5.16.0 OBS-URL: https://build.opensuse.org/request/show/1076960 OBS-URL: https://build.opensuse.org/package/show/devel:kubic/pluto?expand=0&rev=57
This commit is contained in:
parent
7988169529
commit
95cc8b94fd
8
_service
8
_service
@ -1,9 +1,9 @@
|
||||
<services>
|
||||
<service name="tar_scm" mode="disabled">
|
||||
<service name="obs_scm" mode="disabled">
|
||||
<param name="url">https://github.com/FairwindsOps/pluto</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="exclude">.git</param>
|
||||
<param name="revision">v5.15.1</param>
|
||||
<param name="revision">v5.16.0</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
@ -11,11 +11,11 @@
|
||||
<service name="set_version" mode="disabled">
|
||||
<param name="basename">pluto</param>
|
||||
</service>
|
||||
<service name="recompress" mode="disabled">
|
||||
<service name="tar" mode="buildtime"/>
|
||||
<service name="recompress" mode="buildtime">
|
||||
<param name="file">*.tar</param>
|
||||
<param name="compression">gz</param>
|
||||
</service>
|
||||
<service name="go_modules" mode="disabled">
|
||||
<param name="archive">pluto-5.15.1.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">cf69d915f3bcb2c54c55b2b7a5c0a6bbce7f78c8</param></service></servicedata>
|
||||
<param name="changesrevision">ed731632b7c04720ccee7714a5e092dac66576bd</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:27e49ab313b0df1a0ba7a089d8ae44f84c96740ba79e9402efeaa1724d900bee
|
||||
size 497223
|
3
pluto-5.16.0.obscpio
Normal file
3
pluto-5.16.0.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:abe9d26a0c330946d4183774a01ec6ef6d4653b6f7385cd1568db5a9778c8e9c
|
||||
size 1585164
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 03 12:05:56 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 5.16.0:
|
||||
* Update documentation from template (#459)
|
||||
* Suppress footer flag using --no-footer (#467)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 23 10:39:17 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
|
4
pluto.obsinfo
Normal file
4
pluto.obsinfo
Normal file
@ -0,0 +1,4 @@
|
||||
name: pluto
|
||||
version: 5.16.0
|
||||
mtime: 1680283740
|
||||
commit: ed731632b7c04720ccee7714a5e092dac66576bd
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: pluto
|
||||
Version: 5.15.1
|
||||
Version: 5.16.0
|
||||
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:172b31bed43388652f655cf07166bbdc75a0eee34df567c34a7e9f27ca5ff7ae
|
||||
size 6978862
|
||||
oid sha256:23227f95834c1e08cc1e839024569bcf615966d4b2fb37d737201c021b52932a
|
||||
size 6682604
|
||||
|
Loading…
Reference in New Issue
Block a user