Accepting request 987413 from home:ojkastl_buildservice:Branch_devel_kubic
update to 0.50.0 OBS-URL: https://build.opensuse.org/request/show/987413 OBS-URL: https://build.opensuse.org/package/show/devel:kubic/syft?expand=0&rev=7
This commit is contained in:
parent
5678b2db34
commit
455980f773
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.49.0</param>
|
||||
<param name="revision">v0.50.0</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.49.0.tar.gz</param>
|
||||
<param name="archive">syft-0.50.0.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">d5e12ff89c2d3af684152dd401618533a6f1b67e</param></service></servicedata>
|
||||
<param name="changesrevision">69134ed3b54bc8b1d86d868611f7d069ce3290a8</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6282483125ae32ff62a94f4848dbaadededdd3e04e7fa82d5ae4bbe3e685bb70
|
||||
size 3767025
|
3
syft-0.50.0.tar.gz
Normal file
3
syft-0.50.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:873657699753d780036eec161d4527d95b1979bfa0d039cc565bb4277ee3e7a3
|
||||
size 3769693
|
16
syft.changes
16
syft.changes
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 06 18:12:23 UTC 2022 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 0.50.0:
|
||||
* feat: add new login cmd (#1068)
|
||||
* update AltRpmDbGlob with comment and context (#1085)
|
||||
* feat: add support for conan packages (C/C++) (#1083)
|
||||
* add golang main module and pseudo-version (#916)
|
||||
* fix: add glob to filter list to ensure rpm metadata files are matched… (#1079)
|
||||
* remove pr automation until service account creation (#1080)
|
||||
* fix: purl generation for pom.xml (#1078)
|
||||
* Update Stereoscope to 5bd627c0f9ce7facbd63ed1f0cf894d97021aa5e (#1072)
|
||||
* fix: add new languages found in cpes (#1069)
|
||||
* fix: add php catalogers to all catalogers (#1065)
|
||||
* feat: add use-all-catalogers flag (#1050)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 27 13:20:51 UTC 2022 - kastl@b1-systems.de
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: syft
|
||||
Version: 0.49.0
|
||||
Version: 0.50.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:bd79b628ddf56e878b943022dac3b51931588a4561459d983c17e52c722c3f86
|
||||
size 42640777
|
||||
oid sha256:3965475551a95ac6454a07147e8f96b2fdc168abcbf44ffd65ed48a5cd19ef9c
|
||||
size 42668535
|
||||
|
Loading…
Reference in New Issue
Block a user