forked from pool/pluto
Accepting request 1064156 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/1064156 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pluto?expand=0&rev=23
This commit is contained in:
commit
30e41681d7
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.13.0</param>
|
||||
<param name="revision">v5.13.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.13.0.tar.gz</param>
|
||||
<param name="archive">pluto-5.13.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">87c17f983a8d9dc22e53db6f1b21e3d575081aa2</param></service></servicedata>
|
||||
<param name="changesrevision">b6ac6022c9755197b2920c3af0795b5b0e00ec3a</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f995b82342c8cd06ef28ede634f842f1611b365d250d81b8b206495bab49a56d
|
||||
size 492356
|
3
pluto-5.13.2.tar.gz
Normal file
3
pluto-5.13.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:06c389e67935657e5dc416b488de40164e347b440ba35d10644016b5e8120aa6
|
||||
size 499929
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 10 06:15:14 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 5.13.2:
|
||||
* Update alpine to latest edge (#451)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 10 06:13:50 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 5.13.1:
|
||||
* update go modules (#450)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 06 17:27:04 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: pluto
|
||||
Version: 5.13.0
|
||||
Version: 5.13.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:e6d8265e3ddb7f3ab7e8618c65ffed685e44c6373879c00b15608d394ee25b18
|
||||
size 7054032
|
||||
oid sha256:9a1ebaf515f19ff1448871833c8023c34dbab5ec3d569e3ef1d3bedcf8fdc411
|
||||
size 6978722
|
||||
|
Loading…
Reference in New Issue
Block a user