forked from pool/pluto
Accepting request 1143101 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/1143101 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pluto?expand=0&rev=40
This commit is contained in:
commit
8bff51077f
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.19.0</param>
|
||||
<param name="revision">v5.19.1</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">37f1ee128fd56136729e3491c399bd86e7690e15</param></service></servicedata>
|
||||
<param name="changesrevision">ba8fec507d0e5ae0960530a60cd519875704a4b3</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2a728e9c495be5111e14b07060e722c81a9941c57595fe590c76f904563a0d2b
|
||||
size 2248204
|
3
pluto-5.19.1.obscpio
Normal file
3
pluto-5.19.1.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7c165c4f0dacf4ce3b8598fe81a79d771a4cf2dfa304165c62a0ac896af47774
|
||||
size 2248204
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 31 17:37:20 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 5.19.1:
|
||||
* Bump goreleaser version to 1.22.1 (#518)
|
||||
* Fix FlowSchema typo in versions.yaml (#517)
|
||||
* Update documentation from template (#513)
|
||||
* Fix using REPL AVAIL/REPL AVAIL IN as custom columns (#515)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 18 20:53:39 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: pluto
|
||||
version: 5.19.0
|
||||
mtime: 1702921674
|
||||
commit: 37f1ee128fd56136729e3491c399bd86e7690e15
|
||||
version: 5.19.1
|
||||
mtime: 1702928216
|
||||
commit: ba8fec507d0e5ae0960530a60cd519875704a4b3
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package pluto
|
||||
#
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: pluto
|
||||
Version: 5.19.0
|
||||
Version: 5.19.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:85e6e1b4d2c198de24b4fcf8ae886aef74cca54979c45832fdfba2aeaebb9f0d
|
||||
size 7046325
|
||||
oid sha256:7267d11782a28acb443e2b72a4c8f7bd696c5356cc6f1ec962c8049a70cd248a
|
||||
size 7046241
|
||||
|
Loading…
Reference in New Issue
Block a user