forked from pool/pluto
Accepting request 1117107 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/1117107 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pluto?expand=0&rev=37
This commit is contained in:
commit
35c9f3be3a
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.4</param>
|
||||
<param name="revision">v5.18.5</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">d8a976c87f8db0c41048dc5450fabbb2a0603c82</param></service></servicedata>
|
||||
<param name="changesrevision">0f1ca9b484111f43c79108d31ab7b1c0e7546a93</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:43f0ccbbc53324fe15862dd6f77302c319e9417fee08ea1812bae34adc4cdce1
|
||||
size 2245132
|
3
pluto-5.18.5.obscpio
Normal file
3
pluto-5.18.5.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1849e0879d109410fe32ac1249d8c7d95ae9d43b1f436cb3a2ccb548583cf8f1
|
||||
size 2248204
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 12 05:31:51 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 5.18.5:
|
||||
* change logging for api discovery (#509)
|
||||
* Update dependencies 2023-10 (#511)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 07 05:36:47 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: pluto
|
||||
version: 5.18.4
|
||||
mtime: 1694025031
|
||||
commit: d8a976c87f8db0c41048dc5450fabbb2a0603c82
|
||||
version: 5.18.5
|
||||
mtime: 1697038379
|
||||
commit: 0f1ca9b484111f43c79108d31ab7b1c0e7546a93
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: pluto
|
||||
Version: 5.18.4
|
||||
Version: 5.18.5
|
||||
Release: 0
|
||||
Summary: A cli tool to help discover deprecated apiVersions in Kubernetes
|
||||
License: Apache-2.0
|
||||
@ -59,8 +59,7 @@ BuildArch: noarch
|
||||
Fish command line completion support for %{name}.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%setup -q -T -D -a 1
|
||||
%autosetup -p 1 -a 1
|
||||
|
||||
%build
|
||||
go build \
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a46428e5f6e0d533fd569b971cc640411220150440806048109149e8fb73f991
|
||||
size 6949605
|
||||
oid sha256:be31bf59e1dafd0138abd2604f4ae0cc2ddc0cff10e28e9a6ac8e2bd425ea3cf
|
||||
size 7046157
|
||||
|
Loading…
Reference in New Issue
Block a user