Accepting request 1124712 from home:ojkastl_buildservice:Branch_devel_kubic

update to 0.96.0

OBS-URL: https://build.opensuse.org/request/show/1124712
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/syft?expand=0&rev=107
This commit is contained in:
Andrea Manzini 2023-11-10 07:21:46 +00:00 committed by Git OBS Bridge
parent b6e458f435
commit eedb40a5c3
8 changed files with 25 additions and 11 deletions

View File

@ -3,7 +3,7 @@
<param name="url">https://github.com/anchore/syft</param>
<param name="scm">git</param>
<param name="exclude">.git</param>
<param name="revision">v0.95.0</param>
<param name="revision">v0.96.0</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="changesgenerate">enable</param>
<param name="versionrewrite-pattern">v(.*)</param>

View File

@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/anchore/syft</param>
<param name="changesrevision">9b98785aab9346999a0b5e9f5e4b4e63a1b1916c</param></service></servicedata>
<param name="changesrevision">0891d35e0774f175e3a3f170edcce9ad2f4f015b</param></service></servicedata>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b2e7952a75b2311d7b417190005ae069a7282901f9217ca791ecac7c3ce723c1
size 22596109

3
syft-0.96.0.obscpio Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6bd46927a35aef733b4fbc56fa797c935c6763589ff938dbfd1158515d01fc9e
size 22646285

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Thu Nov 09 14:48:04 UTC 2023 - kastl@b1-systems.de
- Update to version 0.96.0:
* include image labels in cycloneDX SBOM (#2294)
* Add accessPath on Location objects to syft-json output (#2287)
* SPDX file has duplicate sha256 tag in versionInfo (#2300)
* Check maven central as well for licenses in parents poms for
nested jars (#2302)
* chore(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.0
(#2293)
* chore(deps): update tools to latest versions (#2301)
* fix: identify cyclone-json without $schema (#2303)
-------------------------------------------------------------------
Tue Nov 07 20:40:41 UTC 2023 - kastl@b1-systems.de

View File

@ -1,4 +1,4 @@
name: syft
version: 0.95.0
mtime: 1699374786
commit: 9b98785aab9346999a0b5e9f5e4b4e63a1b1916c
version: 0.96.0
mtime: 1699485184
commit: 0891d35e0774f175e3a3f170edcce9ad2f4f015b

View File

@ -19,7 +19,7 @@
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
Name: syft
Version: 0.95.0
Version: 0.96.0
Release: 0
Summary: CLI tool and library for generating a Software Bill of Materials
License: Apache-2.0

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ecd05d37210daa36ba24c60a990402e6d96b927fef6ce169967121717020e8f3
size 35911185
oid sha256:91ae4f68324de27f8e9fda4c59449e5d4f9361a11cfec4ddcaf9066dc9f5be99
size 35889503