Accepting request 990660 from home:ojkastl_buildservice:Branch_devel_kubic
update to 0.52.0 OBS-URL: https://build.opensuse.org/request/show/990660 OBS-URL: https://build.opensuse.org/package/show/devel:kubic/syft?expand=0&rev=11
This commit is contained in:
parent
31a2db58bc
commit
9021449960
4
_service
4
_service
@ -3,7 +3,7 @@
|
|||||||
<param name="url">https://github.com/anchore/syft</param>
|
<param name="url">https://github.com/anchore/syft</param>
|
||||||
<param name="scm">git</param>
|
<param name="scm">git</param>
|
||||||
<param name="exclude">.git</param>
|
<param name="exclude">.git</param>
|
||||||
<param name="revision">v0.51.0</param>
|
<param name="revision">v0.52.0</param>
|
||||||
<param name="versionformat">@PARENT_TAG@</param>
|
<param name="versionformat">@PARENT_TAG@</param>
|
||||||
<param name="changesgenerate">enable</param>
|
<param name="changesgenerate">enable</param>
|
||||||
<param name="versionrewrite-pattern">v(.*)</param>
|
<param name="versionrewrite-pattern">v(.*)</param>
|
||||||
@ -16,6 +16,6 @@
|
|||||||
<param name="compression">gz</param>
|
<param name="compression">gz</param>
|
||||||
</service>
|
</service>
|
||||||
<service name="go_modules" mode="disabled">
|
<service name="go_modules" mode="disabled">
|
||||||
<param name="archive">syft-0.51.0.tar.gz</param>
|
<param name="archive">syft-0.52.0.tar.gz</param>
|
||||||
</service>
|
</service>
|
||||||
</services>
|
</services>
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<servicedata>
|
<servicedata>
|
||||||
<service name="tar_scm">
|
<service name="tar_scm">
|
||||||
<param name="url">https://github.com/anchore/syft</param>
|
<param name="url">https://github.com/anchore/syft</param>
|
||||||
<param name="changesrevision">470b13045bbbf150f3c79d1487a01ae6acc5592d</param></service></servicedata>
|
<param name="changesrevision">ba9adb17ebb510a2a3bd2b641738b1d9235e1f3e</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:300bf077077f42d29cf6ef8515446efce5e9e4d2c89841e734c77529bd512461
|
|
||||||
size 3776175
|
|
3
syft-0.52.0.tar.gz
Normal file
3
syft-0.52.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:8f6c64535144f3ef1071b15dfa83647685ac55af0e91371c3df4fa9c62a3107f
|
||||||
|
size 3775722
|
14
syft.changes
14
syft.changes
@ -1,3 +1,17 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jul 21 15:12:29 UTC 2022 - kastl@b1-systems.de
|
||||||
|
|
||||||
|
- Update to version 0.52.0:
|
||||||
|
* Update sigstore/rekor dependency (#1112)
|
||||||
|
* Added ppc64le support (#1099)
|
||||||
|
* patch-distroless-ghcr (#1110)
|
||||||
|
* add distroless debug image to published release (#1106)
|
||||||
|
* update help formatting (#1105)
|
||||||
|
* feat: implement haskell support (#1096)
|
||||||
|
* Add the -r argument for gnu xargs (#1103)
|
||||||
|
* fix: -o output option to include formats (#1102)
|
||||||
|
* moves go-rpmdb to latest; libc => v1.16.7 (#1098)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Jul 16 19:00:04 UTC 2022 - kastl@b1-systems.de
|
Sat Jul 16 19:00:04 UTC 2022 - kastl@b1-systems.de
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||||
|
|
||||||
Name: syft
|
Name: syft
|
||||||
Version: 0.51.0
|
Version: 0.52.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: CLI tool and library for generating a Software Bill of Materials
|
Summary: CLI tool and library for generating a Software Bill of Materials
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:794a427e27a44efb1d4be457b10e0bd34f9877d78d822e1797e4a8fed767b5d3
|
oid sha256:26d3f10dd7b05f3f64bd80a759e19e90f3915dad0b6254e5ca076baea7e6ffdc
|
||||||
size 42669249
|
size 51390212
|
||||||
|
Loading…
Reference in New Issue
Block a user