diff --git a/.abf.yml b/.abf.yml index 145484b..73ee857 100644 --- a/.abf.yml +++ b/.abf.yml @@ -1,2 +1,2 @@ sources: - syft-1.14.2.tar.gz: 21154dd411605e64e84d13a69843e1d15b3ce580 + syft-1.15.0.tar.gz: e91df66a41f33fa7c4f6920dace6cf2fddafabfa diff --git a/syft.spec b/syft.spec index dc68505..59d6556 100644 --- a/syft.spec +++ b/syft.spec @@ -2,7 +2,7 @@ %define debug_package %nil Name: syft -Version: 1.14.2 +Version: 1.15.0 Release: 1 Summary: CLI tool for generating a SBOM URL: https://github.com/anchore/syft @@ -12,6 +12,7 @@ Group: Security BuildRequires: go BuildRequires: git-core BuildRequires: upx +BuildRequires: pkgconfig(openssl3.3) %description A CLI tool and Go library for generating a Software Bill of