Accepting request 1038824 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/1038824 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/syft?expand=0&rev=15
This commit is contained in:
commit
0463d040cb
4
_service
4
_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.62.1</param>
|
||||
<param name="revision">v0.62.2</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
@ -16,6 +16,6 @@
|
||||
<param name="compression">gz</param>
|
||||
</service>
|
||||
<service name="go_modules" mode="disabled">
|
||||
<param name="archive">syft-0.62.1.tar.gz</param>
|
||||
<param name="archive">syft-0.62.2.tar.gz</param>
|
||||
</service>
|
||||
</services>
|
||||
|
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/anchore/syft</param>
|
||||
<param name="changesrevision">098e61dcc81d7a6d666bc62a2166c9b8f32c61bc</param></service></servicedata>
|
||||
<param name="changesrevision">0cbd0cc70377d5b1b11b808fbbf9ddec450c68ee</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d437918f0b04093b8ddeed8aad0fd6fdef8cfb90989b7bc35ccd92288f676c75
|
||||
size 3872251
|
3
syft-0.62.2.tar.gz
Normal file
3
syft-0.62.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8de68adadf3498d48d44a9a3063bc8e22c57cdc486900dd1478f929c7756f77d
|
||||
size 3872534
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 28 18:06:04 UTC 2022 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 0.62.2:
|
||||
* fix: guard for locations < 1 in alpmdb parse (#1366)
|
||||
* fix: remove cabal.project.freeze panic on last pkg (#1363)
|
||||
* fix: requirements.txt - return unicode only letter/num for version (#1361)
|
||||
* Update syft bootstrap tools to latest versions. (#1356)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 21 15:12:29 UTC 2022 - kastl@b1-systems.de
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: syft
|
||||
Version: 0.62.1
|
||||
Version: 0.62.2
|
||||
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:82c3d34c4dd89d9d5c8fb0ac3d54f2593cfd2b48035dc6ec9ad9ed44daef8553
|
||||
size 51476604
|
||||
oid sha256:8d8cac6d669bd8fdc5c5ab78879a015e7263b878d88ea7af95ede5091a863bbe
|
||||
size 51476853
|
||||
|
Loading…
Reference in New Issue
Block a user