Accepting request 1116987 from home:ojkastl_buildservice:Branch_devel_kubic
upstream fixed the missing third digit in the version, code stays the same (tag 0.14 has the same code as 0.14.1) OBS-URL: https://build.opensuse.org/request/show/1116987 OBS-URL: https://build.opensuse.org/package/show/devel:kubic/kubearmor-client?expand=0&rev=4
This commit is contained in:
parent
b80306d494
commit
6241b67ae8
5
_service
5
_service
@ -3,7 +3,8 @@
|
||||
<param name="url">https://github.com/kubearmor/kubearmor-client</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="exclude">.git</param>
|
||||
<param name="revision">v0.14</param>
|
||||
<param name="revision">v0.14.1</param>
|
||||
<param name="match-tag">v0.14.1</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
@ -16,6 +17,6 @@
|
||||
<param name="compression">gz</param>
|
||||
</service>
|
||||
<service name="go_modules" mode="manual">
|
||||
<param name="archive">kubearmor-client-0.14.obscpio</param>
|
||||
<param name="archive">kubearmor-client-0.14.1.obscpio</param>
|
||||
</service>
|
||||
</services>
|
||||
|
3
kubearmor-client-0.14.1.obscpio
Normal file
3
kubearmor-client-0.14.1.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:21e1dff4010f6d606eb3f3085052ff30bf5872ce6f23ae9e6fcf0ae1c35bf1b4
|
||||
size 999948
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ddfb16fb540ab7c29d74ea85abf6b7d5cca441fef8f1ec4182a1d338357a858f
|
||||
size 999436
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 11 12:27:31 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
|
||||
|
||||
- upstream fixed the missing third digit in the version, code stays
|
||||
the same (tag 0.14 has the same code as 0.14.1)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 10 14:14:44 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: kubearmor-client
|
||||
version: 0.14
|
||||
version: 0.14.1
|
||||
mtime: 1695708712
|
||||
commit: 4507cc069e7e5f6fd5c2c74bdd42671a51dbcefd
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: kubearmor-client
|
||||
Version: 0.14
|
||||
Version: 0.14.1
|
||||
Release: 0
|
||||
Summary: KubeArmor cli tool aka kArmor
|
||||
License: Apache-2.0
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:098c7b0238cdfde38148f3e42a0d95037c0bd9ec1f64f46c014cd1a7f1ef6c75
|
||||
size 21686219
|
||||
oid sha256:bc1b5656bf2271eddd1a087b16a382de4d0b6bb3ae0269b81986eed0c6d99c41
|
||||
size 21686698
|
||||
|
Loading…
x
Reference in New Issue
Block a user