Accepting request 1071228 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/1071228 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/syft?expand=0&rev=32
This commit is contained in:
commit
e31d89ed42
3
_service
3
_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.74.1</param>
|
||||
<param name="revision">v0.75.0</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
@ -16,6 +16,5 @@
|
||||
<param name="compression">gz</param>
|
||||
</service>
|
||||
<service name="go_modules" mode="disabled">
|
||||
<param name="archive">syft-0.74.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">41cbbe09b205e3b80e8a57d4f7a509b5f938557d</param></service></servicedata>
|
||||
<param name="changesrevision">cc0a376aba43e7f9c5fe66320643f72088533838</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e0cbaa87137a930ca170df3c59362ab5ffaca0f1a98d534f6badbcb010fed7c7
|
||||
size 5515061
|
3
syft-0.75.0.tar.gz
Normal file
3
syft-0.75.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:42c5140e5cbe6a7ea1432d0db9bd9d507644afe789d2cb68ad394895954b940d
|
||||
size 5822367
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 13 19:15:25 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 0.75.0:
|
||||
* fix: more python matching support (#1667)
|
||||
* Update syft bootstrap tools to latest versions. (#1666)
|
||||
* feat: add ruby classifier (#1665)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 09 15:31:12 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: syft
|
||||
Version: 0.74.1
|
||||
Version: 0.75.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:8e1886219ae4ff1e04d4fc9c43ca5a0958b2c423de14d90c752ab812c7b4c09a
|
||||
size 40675287
|
||||
oid sha256:f59fd007d676226c8964b07cccd5352f3444de3c48a8b7865defb59b45540196
|
||||
size 40675255
|
||||
|
Loading…
Reference in New Issue
Block a user