Accepting request 1154437 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/1154437 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/syft?expand=0&rev=65
This commit is contained in:
commit
252740db4f
2
_service
2
_service
@ -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.105.1</param>
|
||||
<param name="revision">v1.0.0</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
|
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/anchore/syft</param>
|
||||
<param name="changesrevision">928511ea0f1449e057e8057e38743d258b22476b</param></service></servicedata>
|
||||
<param name="changesrevision">356f7c92b464b69be3a2a898cd98a63037eeadcc</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f9243daac5d13ae0567b63640ae4ce9ec22fd4da6c99ebcf9866b0fb5f8d913c
|
||||
size 23854093
|
3
syft-1.0.0.obscpio
Normal file
3
syft-1.0.0.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:297c6d309fb247387d4e7995cf4762fddeb1316535ef198d2c23742b38fbd52b
|
||||
size 23854093
|
15
syft.changes
15
syft.changes
@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 01 13:59:28 UTC 2024 - andrea.manzini@suse.com
|
||||
|
||||
- Update to version 1.0.0:
|
||||
* fix: match OpenSSL letter releases (#2682)
|
||||
* Mark duplicated rows in table output (#2679)
|
||||
* fix: trim path from deps.json in portable way (#2674)
|
||||
* chore(deps): update tools to latest versions (#2680)
|
||||
* enforce breaking change bump major version (#2635)
|
||||
* docs: fix incorrect flag name in readme (#2677)
|
||||
* Consider filesystem types for mount points when ignoring system paths (#2675)
|
||||
* fix: stop emitting bus events on go mod events (#2673)
|
||||
* chore(deps): bump peter-evans/create-pull-request from 6.0.0 to 6.0.1 (#2676)
|
||||
* feat: add `--from` flag, refactor source providers (#2610)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 27 12:40:20 UTC 2024 - andrea.manzini@suse.com
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: syft
|
||||
version: 0.105.1
|
||||
mtime: 1708963026
|
||||
commit: 928511ea0f1449e057e8057e38743d258b22476b
|
||||
version: 1.0.0
|
||||
mtime: 1709217563
|
||||
commit: 356f7c92b464b69be3a2a898cd98a63037eeadcc
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: syft
|
||||
Version: 0.105.1
|
||||
Version: 1.0.0
|
||||
Release: 0
|
||||
Summary: CLI tool and library for generating a Software Bill of Materials
|
||||
License: Apache-2.0
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a3393eb8e7c7418cdc8073bb3f04f77bc93fece3bcc5ead8ad1f12bd62b69636
|
||||
size 45853755
|
||||
oid sha256:2c35715e910580545fd2ce83ccafe944626048505b3764c81c795f7068936c51
|
||||
size 45858079
|
||||
|
Loading…
Reference in New Issue
Block a user