Accepting request 1186539 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/1186539 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ktop?expand=0&rev=4
This commit is contained in:
commit
6ab6a03143
14
_service
14
_service
@ -1,20 +1,22 @@
|
||||
<services>
|
||||
<service name="obs_scm" mode="disabled">
|
||||
<service name="obs_scm" mode="manual">
|
||||
<param name="url">https://github.com/vladimirvivien/ktop</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="exclude">.git</param>
|
||||
<param name="revision">v0.3.5</param>
|
||||
<param name="revision">v0.3.6</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
</service>
|
||||
<service name="set_version" mode="disabled">
|
||||
<service name="set_version" mode="manual">
|
||||
</service>
|
||||
<service name="go_modules" mode="manual">
|
||||
</service>
|
||||
<!-- services below are running at buildtime -->
|
||||
<service name="tar" mode="buildtime">
|
||||
</service>
|
||||
<service name="tar" mode="buildtime"/>
|
||||
<service name="recompress" mode="buildtime">
|
||||
<param name="file">*.tar</param>
|
||||
<param name="compression">gz</param>
|
||||
</service>
|
||||
<service name="go_modules" mode="disabled">
|
||||
</service>
|
||||
</services>
|
||||
|
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/vladimirvivien/ktop</param>
|
||||
<param name="changesrevision">cb3a80f1ea70c6fbc1207c2b2340314aa19962b8</param></service></servicedata>
|
||||
<param name="changesrevision">3b6ffec77428dfbce5750194d01d8fbe25ab96d9</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bd64ed72aecaf840192be088ee6d6e1e179c02024c9c93aaa6ccf2fbe297bcaa
|
||||
size 1529868
|
3
ktop-0.3.6.obscpio
Normal file
3
ktop-0.3.6.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:533e5c07194df7f7e68d042bdbda78fad7510890cb49f0efd86973b50b35f581
|
||||
size 1530380
|
10
ktop.changes
10
ktop.changes
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 10 07:16:10 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 0.3.6:
|
||||
* Bump golang.org/x/net from 0.17.0 to 0.23.0
|
||||
* Bump google.golang.org/protobuf from 1.27.1 to 1.33.0
|
||||
* Bump golang.org/x/net from 0.7.0 to 0.17.0
|
||||
* Bump gopkg.in/yaml.v3 from 3.0.0-20210107192922-496545a6307b to
|
||||
3.0.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 17 05:03:17 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: ktop
|
||||
version: 0.3.5
|
||||
mtime: 1681091605
|
||||
commit: cb3a80f1ea70c6fbc1207c2b2340314aa19962b8
|
||||
version: 0.3.6
|
||||
mtime: 1720453638
|
||||
commit: 3b6ffec77428dfbce5750194d01d8fbe25ab96d9
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package ktop
|
||||
#
|
||||
# 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: ktop
|
||||
Version: 0.3.5
|
||||
Version: 0.3.6
|
||||
Release: 0
|
||||
Summary: A top-like tool for your Kubernetes clusters
|
||||
License: Apache-2.0
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6f2876be1df0ae038e18b0a07c50b3d7c01f38295a5da6c9b00b65e8ca0cd7ff
|
||||
size 9767967
|
||||
oid sha256:c598b6c782390397e746259d3452ea8f151065dc0c6c49e196ab3b0fa29ac43a
|
||||
size 9993714
|
||||
|
Loading…
Reference in New Issue
Block a user