Accepting request 1083502 from devel:microos
- Update to version 1682595397.5ce6d2f: * Handle OCI style images as well * Makefile: Add missing dependency of broken-derived on proper-base * GitHub workflow: Update action versions * GitHub workflow: Test python 3.6 and 3.10 OBS-URL: https://build.opensuse.org/request/show/1083502 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/container-build-checks?expand=0&rev=9
This commit is contained in:
commit
f8801daf04
@ -1,4 +1,4 @@
|
|||||||
<servicedata>
|
<servicedata>
|
||||||
<service name="tar_scm">
|
<service name="tar_scm">
|
||||||
<param name="url">https://github.com/openSUSE/container-build-checks.git</param>
|
<param name="url">https://github.com/openSUSE/container-build-checks.git</param>
|
||||||
<param name="changesrevision">1ff773c9bbb681a3dedb3a8b1514e538cafd6e9a</param></service></servicedata>
|
<param name="changesrevision">5ce6d2ffdcc3a95bc79b69d8d021c0b0bce41ad7</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:373923a8b61e287e48108eed5f49b475423ebe2935e675f5a8813a463bba8b28
|
|
||||||
size 61963
|
|
BIN
container-build-checks-1682595397.5ce6d2f.obscpio
(Stored with Git LFS)
Normal file
BIN
container-build-checks-1682595397.5ce6d2f.obscpio
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Apr 28 09:23:53 UTC 2023 - Fabian Vogt <fvogt@suse.com>
|
||||||
|
|
||||||
|
- Update to version 1682595397.5ce6d2f:
|
||||||
|
* Handle OCI style images as well
|
||||||
|
* Makefile: Add missing dependency of broken-derived on proper-base
|
||||||
|
* GitHub workflow: Update action versions
|
||||||
|
* GitHub workflow: Test python 3.6 and 3.10
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Aug 8 11:37:19 UTC 2022 - Fabian Vogt <fvogt@suse.com>
|
Mon Aug 8 11:37:19 UTC 2022 - Fabian Vogt <fvogt@suse.com>
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
name: container-build-checks
|
name: container-build-checks
|
||||||
version: 1650464301.a198cf9
|
version: 1682595397.5ce6d2f
|
||||||
mtime: 1650464301
|
mtime: 1682595397
|
||||||
commit: a198cf9474860b6746f131dc2c5d7f04225ba202
|
commit: 5ce6d2ffdcc3a95bc79b69d8d021c0b0bce41ad7
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package container-build-checks
|
# spec file for package container-build-checks
|
||||||
#
|
#
|
||||||
# Copyright (c) 2022 SUSE LLC
|
# Copyright (c) 2023 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: container-build-checks
|
Name: container-build-checks
|
||||||
Version: 1650464301.a198cf9
|
Version: 1682595397.5ce6d2f
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Scripts to validate built container images
|
Summary: Scripts to validate built container images
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
|
Loading…
Reference in New Issue
Block a user