- 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/package/show/devel:microos/container-build-checks?expand=0&rev=6
This commit is contained in:
Fabian Vogt 2023-04-28 09:30:35 +00:00 committed by Git OBS Bridge
parent 2591e92ebb
commit 8e0be6d5f8
6 changed files with 18 additions and 9 deletions

View File

@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<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>

View File

@ -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

Binary file not shown.

View File

@ -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>

View File

@ -1,4 +1,4 @@
name: container-build-checks
version: 1650464301.a198cf9
mtime: 1650464301
commit: a198cf9474860b6746f131dc2c5d7f04225ba202
version: 1682595397.5ce6d2f
mtime: 1682595397
commit: 5ce6d2ffdcc3a95bc79b69d8d021c0b0bce41ad7

View File

@ -1,7 +1,7 @@
#
# 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
# remain the property of their copyright owners, unless otherwise agreed
@ -17,7 +17,7 @@
Name: container-build-checks
Version: 1650464301.a198cf9
Version: 1682595397.5ce6d2f
Release: 0
Summary: Scripts to validate built container images
License: GPL-2.0-or-later