Compare commits
No commits in common. "c10s" and "c9s" have entirely different histories.
2
.gitignore
vendored
2
.gitignore
vendored
@ -10,4 +10,4 @@
|
||||
/image-builder-cli-36.tar.gz
|
||||
/image-builder-cli-40.tar.gz
|
||||
/image-builder-cli-41.tar.gz
|
||||
/image-builder-cli-43.tar.gz
|
||||
/image-builder-cli-42.tar.gz
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
--- !Policy
|
||||
product_versions:
|
||||
- rhel-10
|
||||
- rhel-9
|
||||
decision_context: osci_compose_gate
|
||||
rules:
|
||||
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}
|
||||
|
||||
@ -7,7 +7,7 @@
|
||||
|
||||
%global goipath github.com/osbuild/image-builder-cli
|
||||
|
||||
Version: 43
|
||||
Version: 42
|
||||
|
||||
%gometa
|
||||
|
||||
@ -145,7 +145,7 @@ Provides: bundled(golang(github.com/opencontainers/image-spec)) = 1.1.1
|
||||
Provides: bundled(golang(github.com/opencontainers/runtime-spec)) = 1.2.1
|
||||
Provides: bundled(golang(github.com/opencontainers/selinux)) = 1.12.0
|
||||
Provides: bundled(golang(github.com/osbuild/blueprint)) = 1.18.0
|
||||
Provides: bundled(golang(github.com/osbuild/images)) = 0.228.0
|
||||
Provides: bundled(golang(github.com/osbuild/images)) = 0.223.0
|
||||
Provides: bundled(golang(github.com/pkg/errors)) = 0.9.1
|
||||
Provides: bundled(golang(github.com/pmezard/go-difflib)) = 5d4384e
|
||||
Provides: bundled(golang(github.com/proglottis/gpgme)) = 0.1.4
|
||||
@ -157,8 +157,8 @@ Provides: bundled(golang(github.com/sigstore/protobuf-specs)) = 0.4.1
|
||||
Provides: bundled(golang(github.com/sigstore/sigstore)) = 1.9.5
|
||||
Provides: bundled(golang(github.com/sirupsen/logrus)) = 1.9.3
|
||||
Provides: bundled(golang(github.com/smallstep/pkcs7)) = 0.1.1
|
||||
Provides: bundled(golang(github.com/spf13/cobra)) = 1.10.2
|
||||
Provides: bundled(golang(github.com/spf13/pflag)) = 1.0.10
|
||||
Provides: bundled(golang(github.com/spf13/cobra)) = 1.10.1
|
||||
Provides: bundled(golang(github.com/spf13/pflag)) = 1.0.9
|
||||
Provides: bundled(golang(github.com/stefanberger/go-pkcs11uri)) = 7828495
|
||||
Provides: bundled(golang(github.com/stretchr/testify)) = 1.11.1
|
||||
Provides: bundled(golang(github.com/sylabs/sif/v2)) = 2.21.1
|
||||
@ -259,7 +259,7 @@ cd $PWD/_build/src/%{goipath}
|
||||
%{_bindir}/image-builder
|
||||
|
||||
%changelog
|
||||
* Wed Dec 10 2025 imagebuilder-bot <imagebuilder-bots+imagebuilder-bot@redhat.com> - 43-1
|
||||
* Thu Nov 27 2025 imagebuilder-bot <imagebuilder-bots+imagebuilder-bot@redhat.com> - 42-1
|
||||
- New upstream release
|
||||
|
||||
* Wed Nov 12 2025 imagebuilder-bot <imagebuilder-bots+imagebuilder-bot@redhat.com> - 41-1
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (image-builder-cli-43.tar.gz) = 4021daeb8ae30134b02fd1065898e40a7e0abea4d5ab462cd31fa86cbd87be25bfbe7e234968210d9b2a8c20a111ef47ab410e8fe286789e6c705c7564258a81
|
||||
SHA512 (image-builder-cli-42.tar.gz) = c2b4862de1fab3081ae1beb8a61cbec10e5441ce9bcc57a643512f24010ef886e94249b302bf42797520114ab6f1ff6f27c4bc053dcaafd82c2056944c8bee34
|
||||
|
||||
Loading…
Reference in New Issue
Block a user