Accepting request 1003417 from devel:kubic

OBS-URL: https://build.opensuse.org/request/show/1003417
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/syft?expand=0&rev=8
This commit is contained in:
Dominique Leuenberger 2022-09-14 11:44:52 +00:00 committed by Git OBS Bridge
commit c795529a3a
7 changed files with 22 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.55.0</param>
<param name="revision">v0.56.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.55.0.tar.gz</param>
<param name="archive">syft-0.56.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">a7966a4d9d8155be788af33fe5e5af2e40043f82</param></service></servicedata>
<param name="changesrevision">c5dca001e267d2a91ff82e53ca72535ceef6af02</param></service></servicedata>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:838c0ea04a4536c91362fbbbbb965aa11f5df931133cfb4370952eccadd15b8d
size 3821921

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

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

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Tue Sep 13 12:42:32 UTC 2022 - kastl@b1-systems.de
- Update to version 0.56.0:
* warn on errors from RPM DB parsing (#1200)
* docs: improve Singularity image source docs (#1190)
* Add RPM file scanning support (#1188)
* Normalize syft-json output (#1194)
* Revert "External sources configuration (#1158)" (#1191)
* Update syft bootstrap tools to latest versions. (#1186)
* Fix RPM DB license handling (#1184)
* Update syft bootstrap tools to latest versions. (#1182)
-------------------------------------------------------------------
Wed Sep 07 05:42:57 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.55.0
Version: 0.56.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:3dc1a3778173daf76631204b3211cae5e4519d0e11a76e19a5e7dff07eb9f8b7
size 50868446
oid sha256:ca805bec09d50245e7b04ad8bdf95c17402c93156b702760801adce3200a8c45
size 51413033