Accepting request 1137261 from home:amanzini:branches:devel:kubic
- Update to version 0.100.0: * Add ability to extend the binaries cataloguers (#2469) * chore(deps): bump anchore/sbom-action from 0.15.1 to 0.15.2 (#2464) * fix: add missing purl for busybox (#2457) * Fix diff error obfuscating binary test failures message (#2468) * Replace `packages` command with `scan` (#2446) * fix: PURLs with "nuget" type are dotnet packages (#2466) * chore(deps): update tools to latest versions (#2459) * chore(deps): update CPE dictionary index (#2458) * chore: update binary to -x (#2456) * Add more functionality to the ErLang parser (#2390) * Added OpenSSL binary matcher (#2416) * chore(deps): update stereoscope to 590920dabc5479216e755983d41367b6be3544f3 (#2452) * chore(deps): update tools to latest versions (#2451) * chore(deps): bump github/codeql-action from 3.22.11 to 3.22.12 (#2455) OBS-URL: https://build.opensuse.org/request/show/1137261 OBS-URL: https://build.opensuse.org/package/show/devel:kubic/syft?expand=0&rev=117
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package syft
|
||||
#
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: syft
|
||||
Version: 0.99.0
|
||||
Version: 0.100.0
|
||||
Release: 0
|
||||
Summary: CLI tool and library for generating a Software Bill of Materials
|
||||
License: Apache-2.0
|
||||
|
Reference in New Issue
Block a user