forked from pool/pluto
Accepting request 1109417 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/1109417 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pluto?expand=0&rev=36
This commit is contained in:
commit
5b4224a411
2
_service
2
_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.18.3</param>
|
||||
<param name="revision">v5.18.4</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
|
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/FairwindsOps/pluto</param>
|
||||
<param name="changesrevision">82c63f66024467b368dc936ad529a1d7f77536d3</param></service></servicedata>
|
||||
<param name="changesrevision">d8a976c87f8db0c41048dc5450fabbb2a0603c82</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e0ff3c7a85aed46822b7bb8fa095edb01226a2707612480505347ba0e7addb3d
|
||||
size 1557516
|
3
pluto-5.18.4.obscpio
Normal file
3
pluto-5.18.4.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:43f0ccbbc53324fe15862dd6f77302c319e9417fee08ea1812bae34adc4cdce1
|
||||
size 2245132
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 07 05:36:47 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 5.18.4:
|
||||
* Fix errant files
|
||||
* Fix exit code handling (#508)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 05 14:57:02 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: pluto
|
||||
version: 5.18.3
|
||||
mtime: 1693339786
|
||||
commit: 82c63f66024467b368dc936ad529a1d7f77536d3
|
||||
version: 5.18.4
|
||||
mtime: 1694025031
|
||||
commit: d8a976c87f8db0c41048dc5450fabbb2a0603c82
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: pluto
|
||||
Version: 5.18.3
|
||||
Version: 5.18.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:5b70c4b06f9b890588bc2d884107cb08b5274aaca92929f6b399f3ca5b29c3d2
|
||||
size 6949731
|
||||
oid sha256:a46428e5f6e0d533fd569b971cc640411220150440806048109149e8fb73f991
|
||||
size 6949605
|
||||
|
Loading…
Reference in New Issue
Block a user