From c796b42a4b52f1fffa1395d8fe62d0a6477f5bae Mon Sep 17 00:00:00 2001 From: Sergey Zhemoytel Date: Tue, 29 Oct 2024 21:34:02 +0000 Subject: [PATCH] 1.15.0 --- .abf.yml | 2 +- syft.spec | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) 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