skopeo-1.18.1-3.el9
- fix gating.yaml - Related: RHEL-80816 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
5fe4436d88
commit
8ebc3064f2
10
gating.yaml
10
gating.yaml
@ -1,13 +1,3 @@
|
|||||||
--- !Policy
|
|
||||||
product_versions:
|
|
||||||
- fedora-*
|
|
||||||
decision_context:
|
|
||||||
- bodhi_update_push_stable
|
|
||||||
- bodhi_update_push_testing
|
|
||||||
subject_type: koji_build
|
|
||||||
rules:
|
|
||||||
- !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.tier0.functional}
|
|
||||||
|
|
||||||
--- !Policy
|
--- !Policy
|
||||||
product_versions:
|
product_versions:
|
||||||
- rhel-*
|
- rhel-*
|
||||||
|
@ -26,7 +26,7 @@
|
|||||||
Name: skopeo
|
Name: skopeo
|
||||||
Epoch: 2
|
Epoch: 2
|
||||||
Version: 1.18.1
|
Version: 1.18.1
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
# The `AND` needs to be uppercase in the License for SPDX compatibility
|
# The `AND` needs to be uppercase in the License for SPDX compatibility
|
||||||
License: Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND ISC AND MIT AND MPL-2.0
|
License: Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND ISC AND MIT AND MPL-2.0
|
||||||
%if %{defined golang_arches_future}
|
%if %{defined golang_arches_future}
|
||||||
@ -164,6 +164,10 @@ cp -pav systemtest/* %{buildroot}/%{_datadir}/%{name}/test/system/
|
|||||||
%{_datadir}/%{name}/test
|
%{_datadir}/%{name}/test
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Mar 18 2025 Jindrich Novy <jnovy@redhat.com> - 2:1.18.1-3
|
||||||
|
- fix gating.yaml
|
||||||
|
- Related: RHEL-80816
|
||||||
|
|
||||||
* Fri Mar 14 2025 Lokesh Mandvekar <lsm5@redhat.com> - 2:1.18.1-2
|
* Fri Mar 14 2025 Lokesh Mandvekar <lsm5@redhat.com> - 2:1.18.1-2
|
||||||
- Fix bats dep on tests subpackage
|
- Fix bats dep on tests subpackage
|
||||||
- Resolves: RHEL-80616
|
- Resolves: RHEL-80616
|
||||||
|
Loading…
Reference in New Issue
Block a user