Accepting request 1062578 from home:ojkastl_buildservice:Branch_devel_kubic
update to 0.69.1 OBS-URL: https://build.opensuse.org/request/show/1062578 OBS-URL: https://build.opensuse.org/package/show/devel:kubic/syft?expand=0&rev=50
This commit is contained in:
parent
6fae0bb6c9
commit
5159125a35
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.69.0</param>
|
||||
<param name="revision">v0.69.1</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.69.0.tar.gz</param>
|
||||
<param name="archive">syft-0.69.1.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">b81c9805dcc9bf25dad7659fd9c2bbf7dd3f3d90</param></service></servicedata>
|
||||
<param name="changesrevision">1530ef354ffaf59cef6a02c949f2cdb82353954f</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6f6353dbfe17a76dacf4d44d9b2a84aa13aa5cdc37807f99c910f9ccf76b20b0
|
||||
size 5483110
|
3
syft-0.69.1.tar.gz
Normal file
3
syft-0.69.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:839f3326fa61afa5586194e1b1ef3f0a5436e8f5e973e614e8dde29a5ed6a337
|
||||
size 5484381
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 02 06:48:23 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 0.69.1:
|
||||
* chore: update spdx/tools-golang to v0.5.0-rc1 (#1503)
|
||||
* feat: update golang to 1.19 (#1526)
|
||||
* Update syft bootstrap tools to latest versions. (#1525)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 31 15:04:23 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: syft
|
||||
Version: 0.69.0
|
||||
Version: 0.69.1
|
||||
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:ac05f18d2841a1f2c4ad7653df090b78534cf8d7ad76e6468dcd9a8b858e72bc
|
||||
size 41218929
|
||||
oid sha256:02f84ba0cd908c42f6e4f1c02c4423c4cdcbb5d5eb7dd2a34cdc6189339f001f
|
||||
size 41243979
|
||||
|
Loading…
Reference in New Issue
Block a user