Accepting request 989607 from home:ojkastl_buildservice:Branch_devel_kubic

update to 0.51.0

OBS-URL: https://build.opensuse.org/request/show/989607
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/syft?expand=0&rev=9
This commit is contained in:
Johannes Kastl 2022-07-16 19:23:30 +00:00 committed by Git OBS Bridge
parent 455980f773
commit 31a2db58bc
7 changed files with 21 additions and 9 deletions

View File

@ -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.50.0</param>
<param name="revision">v0.51.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.50.0.tar.gz</param>
<param name="archive">syft-0.51.0.tar.gz</param>
</service>
</services>

View File

@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/anchore/syft</param>
<param name="changesrevision">69134ed3b54bc8b1d86d868611f7d069ce3290a8</param></service></servicedata>
<param name="changesrevision">470b13045bbbf150f3c79d1487a01ae6acc5592d</param></service></servicedata>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:873657699753d780036eec161d4527d95b1979bfa0d039cc565bb4277ee3e7a3
size 3769693

3
syft-0.51.0.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:300bf077077f42d29cf6ef8515446efce5e9e4d2c89841e734c77529bd512461
size 3776175

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Sat Jul 16 19:00:04 UTC 2022 - kastl@b1-systems.de
- Update to version 0.51.0:
* feat: add support for cocoapods (Swift/Objective-C) (#1081)
* Fix package url for Go modules with no / (#1092)
* Update Stereoscope to 777471f38c5b2f15c19d6cffe093ce6392d8040c (#1090)
* feat: output attestation to file (#1087)
* Update Stereoscope to cfbd966e5a8d11d73cd17adc8b8ab8468a086f1e (#1089)
* Add portage support for Gentoo Linux (#1076)
* Add PR action back to workflow with new token (#1086)
-------------------------------------------------------------------
Wed Jul 06 18:12:23 UTC 2022 - kastl@b1-systems.de

View File

@ -19,7 +19,7 @@
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
Name: syft
Version: 0.50.0
Version: 0.51.0
Release: 0
Summary: CLI tool and library for generating a Software Bill of Materials
License: Apache-2.0

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3965475551a95ac6454a07147e8f96b2fdc168abcbf44ffd65ed48a5cd19ef9c
size 42668535
oid sha256:794a427e27a44efb1d4be457b10e0bd34f9877d78d822e1797e4a8fed767b5d3
size 42669249