Accepting request 1156598 from home:amanzini:branches:devel:kubic
- Update to version 1.0.1: * bump dependencies * docs: add simplest example from registry (#2691) * fix: Unable to scan OCI images with syft v0.105.1 [#2678 #2683 @spiffcs] OBS-URL: https://build.opensuse.org/request/show/1156598 OBS-URL: https://build.opensuse.org/package/show/devel:kubic/syft?expand=0&rev=135
This commit is contained in:
parent
707641927f
commit
7c4bb31c2c
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.0.0</param>
|
||||
<param name="revision">v1.0.1</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">356f7c92b464b69be3a2a898cd98a63037eeadcc</param></service></servicedata>
|
||||
<param name="changesrevision">1b121ac3f4d589060ddf1fac0bcd6871ea4731e3</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:297c6d309fb247387d4e7995cf4762fddeb1316535ef198d2c23742b38fbd52b
|
||||
size 23854093
|
3
syft-1.0.1.obscpio
Normal file
3
syft-1.0.1.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a89104a52c990e9396c932969fa8dfc71f6ae2c039ef255193b4609bf314f0af
|
||||
size 23855117
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 09 08:54:20 UTC 2024 - andrea.manzini@suse.com
|
||||
|
||||
- Update to version 1.0.1:
|
||||
* bump dependencies
|
||||
* docs: add simplest example from registry (#2691)
|
||||
* fix: Unable to scan OCI images with syft v0.105.1 [#2678 #2683 @spiffcs]
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 01 13:59:28 UTC 2024 - andrea.manzini@suse.com
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: syft
|
||||
version: 1.0.0
|
||||
mtime: 1709217563
|
||||
commit: 356f7c92b464b69be3a2a898cd98a63037eeadcc
|
||||
version: 1.0.1
|
||||
mtime: 1709753156
|
||||
commit: 1b121ac3f4d589060ddf1fac0bcd6871ea4731e3
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: syft
|
||||
Version: 1.0.0
|
||||
Version: 1.0.1
|
||||
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:2c35715e910580545fd2ce83ccafe944626048505b3764c81c795f7068936c51
|
||||
size 45858079
|
||||
oid sha256:708c9e5be5f3c2701769088fba239d2f09f60b8265ff2223137fb5ac3065d12a
|
||||
size 45861148
|
||||
|
Loading…
x
Reference in New Issue
Block a user