SHA256
1
0
forked from pool/pluto

Accepting request 1175005 from home:ojkastl_buildservice:Branch_devel_kubic

rebuild package at new 5.19.4 release

OBS-URL: https://build.opensuse.org/request/show/1175005
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/pluto?expand=0&rev=88
This commit is contained in:
Johannes Kastl 2024-05-18 09:53:44 +00:00 committed by Git OBS Bridge
parent c658be4505
commit 9e61061274
6 changed files with 31 additions and 7 deletions

View File

@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/FairwindsOps/pluto</param>
<param name="changesrevision">be6d45a5458444569c4ea2fe20ebe809821de0f7</param></service></servicedata>
<param name="changesrevision">94d3acae30cd0c306a80fa42bb77a70b8f49e39c</param></service></servicedata>

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:749c2a83e99be364132f7f6c090e2760428c626c43f5eb3111d4188e27235be2
oid sha256:2bf690b9dfb6ef31adc80595455ca289b67596b3b8e0055b8798259129335df2
size 2248204

View File

@ -1,3 +1,23 @@
-------------------------------------------------------------------
Sat May 18 07:47:19 UTC 2024 - opensuse_buildservice@ojkastl.de
- pluto withdrew the release 5.19.2 and 5.19.4 and re-released
them
https://github.com/FairwindsOps/pluto/issues/533
Hence the package was rebuilt using the new 5.19.4 release
https://github.com/FairwindsOps/pluto/releases/tag/v5.19.4
https://github.com/FairwindsOps/pluto/commit/94d3acae30cd0c306a80fa42bb77a70b8f49e39c
- Update to version 5.19.4:
* Bumped helm version (#537)
* Add pluto module v5 back (#535)
* Removed pluto v5 references (#534)
* fix(release): fix goreleaesr
* fix: goreleaser sign blob fix
* fix(release): fix release; fix HIGH vulns (#532)
* fix(release): another attempt to fix the release step (#531)
* re-added equals sign (#530)
* Sc/try cosign change (#529)
-------------------------------------------------------------------
Sun May 05 07:31:03 UTC 2024 - opensuse_buildservice@ojkastl.de

View File

@ -1,4 +1,4 @@
name: pluto
version: 5.19.4
mtime: 1714758112
commit: be6d45a5458444569c4ea2fe20ebe809821de0f7
mtime: 1715798167
commit: 94d3acae30cd0c306a80fa42bb77a70b8f49e39c

View File

@ -62,10 +62,14 @@ Fish command line completion support for %{name}.
%autosetup -p 1 -a 1
%build
COMMIT_HASH="$(sed -n 's/commit: \(.*\)/\1/p' %_sourcedir/%{name}.obsinfo)"
go build \
-mod=vendor \
-buildmode=pie \
-ldflags="-X main.Version=%{version}" \
-ldflags=" \
-X main.version=%{version} \
-X main.commit=${COMMIT_HASH}" \
-o bin/pluto ./cmd/pluto/
%install

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8a48fecd1790e07fe77b0ec8088baddb7b2438cb8e5a75c8d3563f6ba803f97f
size 7042660
oid sha256:bd6586b3ac78d037aff708369aed572d2e979edf47ff6930232191a9a8cbbf00
size 6985905