forked from pool/pluto
Accepting request 986664 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/986664 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pluto?expand=0&rev=12
This commit is contained in:
commit
6dfc240ca2
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.0</param>
|
||||
<param name="revision">v5.10.1</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.0.tar.gz</param>
|
||||
<param name="archive">pluto-5.10.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">a932cda953da962a723befad37f9d6a6481c1dfa</param></service></servicedata>
|
||||
<param name="changesrevision">5055e6ec5c44806b175369da2a59f6d12ded4fa5</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:340aaece0f8dc3ffbcc9af6982f03399085b7c1d6c7bbd66caaf57894e558a7c
|
||||
size 483810
|
3
pluto-5.10.1.tar.gz
Normal file
3
pluto-5.10.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:419560f7c3c509df935106afe58b4fe14b8c270f5c101a2071d9ee28d9b7395c
|
||||
size 528349
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 04 13:12:26 UTC 2022 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 5.10.1:
|
||||
* update docs (#343)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 01 10:54:01 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.0
|
||||
Version: 5.10.1
|
||||
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:5284ecaf3359547e0fe128feb39c7403c03c3294cef0024b3a191029be50f06c
|
||||
size 6495753
|
||||
oid sha256:252b8a2aef4a7ee21698dd16a8fd280a81cb2d77717db2f41a200534a0b885f9
|
||||
size 6495725
|
||||
|
Loading…
Reference in New Issue
Block a user