diff --git a/SUSE.conf b/SUSE.conf index 0589140..1baee9f 100644 --- a/SUSE.conf +++ b/SUSE.conf @@ -1,3 +1,4 @@ [General] Vendor=com.suse Registry=registry.suse.com +Registry+=dp.apps.rancher.io diff --git a/_service b/_service index 03c3328..870e643 100644 --- a/_service +++ b/_service @@ -1,10 +1,10 @@ - + https://github.com/openSUSE/container-build-checks.git git enable - + *.tar diff --git a/_servicedata b/_servicedata index 03f32c1..59dc5f3 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/openSUSE/container-build-checks.git - 5ce6d2ffdcc3a95bc79b69d8d021c0b0bce41ad7 \ No newline at end of file + 412e7f60c08221a549b0f00dfcc4bee7694193ab \ No newline at end of file diff --git a/container-build-checks-1682595397.5ce6d2f.obscpio b/container-build-checks-1682595397.5ce6d2f.obscpio deleted file mode 100644 index b1a916b..0000000 --- a/container-build-checks-1682595397.5ce6d2f.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7ed314e7b36666618b60ce8daecb8eeaafe97083d99ca4075504a663577e8de8 -size 70667 diff --git a/container-build-checks-1723452932.412e7f6.obscpio b/container-build-checks-1723452932.412e7f6.obscpio new file mode 100644 index 0000000..d6f6a75 --- /dev/null +++ b/container-build-checks-1723452932.412e7f6.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06b3bd5a2bc4797a8ec98e9c4d755cfc9545a6a66fd16decc70aa61dac566eb4 +size 75275 diff --git a/container-build-checks.changes b/container-build-checks.changes index a526eab..e2211d6 100644 --- a/container-build-checks.changes +++ b/container-build-checks.changes @@ -1,3 +1,25 @@ +------------------------------------------------------------------- +Mon Aug 12 11:33:57 UTC 2024 - Fabian Vogt + +- Update to version 1723452932.412e7f6: + * add test for missing substitutions + * Reject labels that are missing a substitution + +------------------------------------------------------------------- +Mon Jul 22 13:43:57 UTC 2024 - Dirk Müller + +- update SUSE.conf: allow dp.rancher.apps.io + +------------------------------------------------------------------- +Mon Jul 22 13:08:23 UTC 2024 - Fabian Vogt + +- Switch _service to mode="manual" +- Update to version 1721653643.19092fe: + * Use generic name for the python setup step + * Allow specifying more than one registry + * Use Pathlib for resolving containerinfo + * Switch to test Python 3.11 + ------------------------------------------------------------------- Fri Apr 28 09:23:53 UTC 2023 - Fabian Vogt diff --git a/container-build-checks.obsinfo b/container-build-checks.obsinfo index a1aeff8..3411416 100644 --- a/container-build-checks.obsinfo +++ b/container-build-checks.obsinfo @@ -1,4 +1,4 @@ name: container-build-checks -version: 1682595397.5ce6d2f -mtime: 1682595397 -commit: 5ce6d2ffdcc3a95bc79b69d8d021c0b0bce41ad7 +version: 1723452932.412e7f6 +mtime: 1723452932 +commit: 412e7f60c08221a549b0f00dfcc4bee7694193ab diff --git a/container-build-checks.spec b/container-build-checks.spec index 2dd7111..ef2a2a8 100644 --- a/container-build-checks.spec +++ b/container-build-checks.spec @@ -1,7 +1,7 @@ # # spec file for package container-build-checks # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 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: 1682595397.5ce6d2f +Version: 1723452932.412e7f6 Release: 0 Summary: Scripts to validate built container images License: GPL-2.0-or-later