Accepting request 1077622 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/1077622 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/syft?expand=0&rev=34
This commit is contained in:
commit
52d7144c3e
2
_service
2
_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.76.0</param>
|
<param name="revision">v0.76.1</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>
|
||||||
|
@ -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">dfcc07e5122217ca9e2fc75817c593356fc0c405</param></service></servicedata>
|
<param name="changesrevision">7845381331e873f65fd5013f44b7d85168ced5f5</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:9446e7dcb4d1b6289699a82eb34af2ef9a6a7bf72760f469c19f80bca60453ae
|
|
||||||
size 20848141
|
|
3
syft-0.76.1.obscpio
Normal file
3
syft-0.76.1.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:6c73261736677259acf54bfab17b9340a5e57831aa065dd4606fc39625b30452
|
||||||
|
size 20940301
|
12
syft.changes
12
syft.changes
@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Apr 06 03:25:22 UTC 2023 - kastl@b1-systems.de
|
||||||
|
|
||||||
|
- Update to version 0.76.1:
|
||||||
|
* chore: update tools-golang to v0.5.0 (#1717)
|
||||||
|
* Add Nix cataloger (#1696)
|
||||||
|
* refactor spdx tooling test to reduce intermittent failures
|
||||||
|
(#1707)
|
||||||
|
* Capture file ownership relationships from portage ecosystem
|
||||||
|
(#1702)
|
||||||
|
* chore: update deprecated set-output calls (#1705)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Apr 03 12:04:58 UTC 2023 - kastl@b1-systems.de
|
Mon Apr 03 12:04:58 UTC 2023 - kastl@b1-systems.de
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
name: syft
|
name: syft
|
||||||
version: 0.76.0
|
version: 0.76.1
|
||||||
mtime: 1680271450
|
mtime: 1680717592
|
||||||
commit: dfcc07e5122217ca9e2fc75817c593356fc0c405
|
commit: 7845381331e873f65fd5013f44b7d85168ced5f5
|
||||||
|
@ -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.76.0
|
Version: 0.76.1
|
||||||
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:1ea795ffec65b4f0a77c6568238f433001decdda9277112574d656944631be60
|
oid sha256:a729c8a32a924b79ae565d78732909c0a313f14bf33f6433ff41de07fc2cdd07
|
||||||
size 41459796
|
size 41459705
|
||||||
|
Loading…
Reference in New Issue
Block a user