Accepting request 1056213 from home:ojkastl_buildservice:Branch_devel_kubic
update to 0.65.0 OBS-URL: https://build.opensuse.org/request/show/1056213 OBS-URL: https://build.opensuse.org/package/show/devel:kubic/syft?expand=0&rev=38
This commit is contained in:
parent
3200f6f8a7
commit
d3d3163a48
4
_service
4
_service
@ -3,7 +3,7 @@
|
|||||||
<param name="url">https://github.com/anchore/syft</param>
|
<param name="url">https://github.com/anchore/syft</param>
|
||||||
<param name="scm">git</param>
|
<param name="scm">git</param>
|
||||||
<param name="exclude">.git</param>
|
<param name="exclude">.git</param>
|
||||||
<param name="revision">v0.64.0</param>
|
<param name="revision">v0.65.0</param>
|
||||||
<param name="versionformat">@PARENT_TAG@</param>
|
<param name="versionformat">@PARENT_TAG@</param>
|
||||||
<param name="changesgenerate">enable</param>
|
<param name="changesgenerate">enable</param>
|
||||||
<param name="versionrewrite-pattern">v(.*)</param>
|
<param name="versionrewrite-pattern">v(.*)</param>
|
||||||
@ -16,6 +16,6 @@
|
|||||||
<param name="compression">gz</param>
|
<param name="compression">gz</param>
|
||||||
</service>
|
</service>
|
||||||
<service name="go_modules" mode="disabled">
|
<service name="go_modules" mode="disabled">
|
||||||
<param name="archive">syft-0.64.0.tar.gz</param>
|
<param name="archive">syft-0.65.0.tar.gz</param>
|
||||||
</service>
|
</service>
|
||||||
</services>
|
</services>
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<servicedata>
|
<servicedata>
|
||||||
<service name="tar_scm">
|
<service name="tar_scm">
|
||||||
<param name="url">https://github.com/anchore/syft</param>
|
<param name="url">https://github.com/anchore/syft</param>
|
||||||
<param name="changesrevision">e1e489a2849c8432781a7cb58b257fa935efa1cf</param></service></servicedata>
|
<param name="changesrevision">bc1edb9c8a2fb4824bfdcac6147edc2bbf47aaf6</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:b51dc2cf75d80c0b63b518d2ed359ca5fa46fe1f45f07ceb7b9e269d6173022f
|
|
||||||
size 5501227
|
|
3
syft-0.65.0.tar.gz
Normal file
3
syft-0.65.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:423fde1331b326fe88f77e47cdd2730b955e7f8f11179dcd3cd70c00fb353434
|
||||||
|
size 5501024
|
10
syft.changes
10
syft.changes
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jan 05 14:00:02 UTC 2023 - kastl@b1-systems.de
|
||||||
|
|
||||||
|
- Update to version 0.65.0:
|
||||||
|
* adding purl types for binary classifiers (#1435)
|
||||||
|
* chore: refactor basic CPE functionality to its own package (#1436)
|
||||||
|
* fix: typo in os.Getwd error message (#1433)
|
||||||
|
* fix: additional excessive go binary warnings (#1432)
|
||||||
|
* docs: migrate to homebrew-core (#1427)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jan 04 15:47:49 UTC 2023 - kastl@b1-systems.de
|
Wed Jan 04 15:47:49 UTC 2023 - kastl@b1-systems.de
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||||
|
|
||||||
Name: syft
|
Name: syft
|
||||||
Version: 0.64.0
|
Version: 0.65.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: CLI tool and library for generating a Software Bill of Materials
|
Summary: CLI tool and library for generating a Software Bill of Materials
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:1982d51ff8fa4315b8aa4cb0a75453a0284c0665fcefac4552f0737fa119fc86
|
oid sha256:48012849fd379bb07be6b39c170a9c9b5785116b1ff4356e55e040d34f53d210
|
||||||
size 51481538
|
size 51481252
|
||||||
|
Loading…
x
Reference in New Issue
Block a user