Accepting request 1183103 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/1183103 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/syft?expand=0&rev=77
This commit is contained in:
commit
9c4efe822c
2
_service
2
_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">v1.7.0</param>
|
||||
<param name="revision">v1.8.0</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
|
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/anchore/syft</param>
|
||||
<param name="changesrevision">22d57314826fce1bff469d8173884489f8212925</param></service></servicedata>
|
||||
<param name="changesrevision">1eae9333a9450c135ff929578597c79b01c9f5ff</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d89cee7b9227818cb4e4439e9e29ddbaf8193582116734d8b047a3f5b62f6229
|
||||
size 25622029
|
3
syft-1.8.0.obscpio
Normal file
3
syft-1.8.0.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f9be11b5aa77e02f6f5fd42b41d89262f78e28c877801928380e222fbb940106
|
||||
size 25907213
|
23
syft.changes
23
syft.changes
@ -1,3 +1,26 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 25 04:58:18 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 1.8.0:
|
||||
* chore(deps): update CPE dictionary index (#2986)
|
||||
* chore(deps): bump github.com/go-test/deep from 1.1.0 to 1.1.1
|
||||
(#2988)
|
||||
* fix: handle errors reading go licenses (#2985)
|
||||
* docs: update cyclone-dx documentation (#2983)
|
||||
* feat: update syft to generate cyclone-dx 1.6 by default (#2978)
|
||||
* chore(deps): bump github.com/charmbracelet/bubbletea (#2982)
|
||||
* chore(deps): bump peter-evans/create-pull-request from 6.0.5 to
|
||||
6.1.0 (#2975)
|
||||
* fix: detection of arangodb 3.12 (#2979)
|
||||
* chore: enable dependabot to keep boostrap action updated
|
||||
(#2976)
|
||||
* chore(deps): bump github.com/github/go-spdx/v2 from 2.2.0 to
|
||||
2.3.1 (#2973)
|
||||
* chore(deps): bump github.com/google/go-containerregistry
|
||||
(#2971)
|
||||
* chore(deps): bump github.com/spf13/cobra from 1.8.0 to 1.8.1
|
||||
(#2972)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 15 16:14:00 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: syft
|
||||
version: 1.7.0
|
||||
mtime: 1718393537
|
||||
commit: 22d57314826fce1bff469d8173884489f8212925
|
||||
version: 1.8.0
|
||||
mtime: 1719242849
|
||||
commit: 1eae9333a9450c135ff929578597c79b01c9f5ff
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: syft
|
||||
Version: 1.7.0
|
||||
Version: 1.8.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:a812543ab5cfd64027b1f15dbd83dd05478c46479e0f57916dd65dd1a05cda73
|
||||
size 50486142
|
||||
oid sha256:5cdec4990f6f766e23fecf4f415591fef9fe786533c3adbc8022547473d10de5
|
||||
size 50490234
|
||||
|
Loading…
x
Reference in New Issue
Block a user