From 8e0be6d5f8af18973ddda050ea16e4b999a16342ea0a70ae84886638fcc02f35 Mon Sep 17 00:00:00 2001 From: Fabian Vogt Date: Fri, 28 Apr 2023 09:30:35 +0000 Subject: [PATCH] - 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 --- _servicedata | 2 +- container-build-checks-1650464301.a198cf9.obscpio | 3 --- container-build-checks-1682595397.5ce6d2f.obscpio | 3 +++ container-build-checks.changes | 9 +++++++++ container-build-checks.obsinfo | 6 +++--- container-build-checks.spec | 4 ++-- 6 files changed, 18 insertions(+), 9 deletions(-) delete mode 100644 container-build-checks-1650464301.a198cf9.obscpio create mode 100644 container-build-checks-1682595397.5ce6d2f.obscpio diff --git a/_servicedata b/_servicedata index c541f31..03f32c1 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/openSUSE/container-build-checks.git - 1ff773c9bbb681a3dedb3a8b1514e538cafd6e9a \ No newline at end of file + 5ce6d2ffdcc3a95bc79b69d8d021c0b0bce41ad7 \ No newline at end of file diff --git a/container-build-checks-1650464301.a198cf9.obscpio b/container-build-checks-1650464301.a198cf9.obscpio deleted file mode 100644 index 5bdbe3a..0000000 --- a/container-build-checks-1650464301.a198cf9.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:373923a8b61e287e48108eed5f49b475423ebe2935e675f5a8813a463bba8b28 -size 61963 diff --git a/container-build-checks-1682595397.5ce6d2f.obscpio b/container-build-checks-1682595397.5ce6d2f.obscpio new file mode 100644 index 0000000..b1a916b --- /dev/null +++ b/container-build-checks-1682595397.5ce6d2f.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ed314e7b36666618b60ce8daecb8eeaafe97083d99ca4075504a663577e8de8 +size 70667 diff --git a/container-build-checks.changes b/container-build-checks.changes index 5536fda..a526eab 100644 --- a/container-build-checks.changes +++ b/container-build-checks.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Fri Apr 28 09:23:53 UTC 2023 - Fabian Vogt + +- 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 diff --git a/container-build-checks.obsinfo b/container-build-checks.obsinfo index 19fc5e3..a1aeff8 100644 --- a/container-build-checks.obsinfo +++ b/container-build-checks.obsinfo @@ -1,4 +1,4 @@ name: container-build-checks -version: 1650464301.a198cf9 -mtime: 1650464301 -commit: a198cf9474860b6746f131dc2c5d7f04225ba202 +version: 1682595397.5ce6d2f +mtime: 1682595397 +commit: 5ce6d2ffdcc3a95bc79b69d8d021c0b0bce41ad7 diff --git a/container-build-checks.spec b/container-build-checks.spec index 943fc1d..2dd7111 100644 --- a/container-build-checks.spec +++ b/container-build-checks.spec @@ -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