Accepting request 1067391 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/1067391 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/syft?expand=0&rev=29
This commit is contained in:
commit
e18216d31d
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.72.0</param>
|
||||
<param name="revision">v0.73.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.72.0.tar.gz</param>
|
||||
<param name="archive">syft-0.73.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">2642a3616170ccbda9d8c8cb4f4a6b0fd5c63da9</param></service></servicedata>
|
||||
<param name="changesrevision">aa151da5fe2a1b11502c852fd2d3ad462c1d245f</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9963dcb297b3f008b216d52806541a1c0e065916168317fe690a529198ab06df
|
||||
size 5477737
|
3
syft-0.73.0.tar.gz
Normal file
3
syft-0.73.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:61500b55da57b6cb3ed67c5ad4bda81e258389cfe5b2109b2cb8432f4becfd3e
|
||||
size 5490617
|
16
syft.changes
16
syft.changes
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 23 10:37:37 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 0.73.0:
|
||||
* Update Stereoscope to fab1c9638abc2c21cd53dca1f205f37d71148ee0 (#1604)
|
||||
* chore: fix cataloger_test (#1603)
|
||||
* fix: merging of binary packages (#1583)
|
||||
* fix: issue when matching format versions (#1585)
|
||||
* chore: update syft bootstrap tools to latest versions. (#1593)
|
||||
* feat: add perl binary classifier (#1592)
|
||||
* Update Stereoscope to 529924d6d5aa6c708cceffc651883b6e1e27f5df (#1602)
|
||||
* Update SPDX license list to 3.20 (#1600)
|
||||
* chore: update SPDX license list (#1599)
|
||||
* fix cataloger selection to be more specific (#1582)
|
||||
* add workaround for macos github actions cache issue (#1584)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 16 17: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.72.0
|
||||
Version: 0.73.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:063e3eb63b01acdea08ceed2c7b62f7048f637f3e7b4fef16a48a85eb0508473
|
||||
size 41285139
|
||||
oid sha256:fb92b8201d830eec4f324b8b5ab54b84a316780ef48c604d7efefcf91dec9f23
|
||||
size 41285392
|
||||
|
Loading…
Reference in New Issue
Block a user