crun-1.20-2.el9

- fix gating.yaml
- Related: RHEL-80816

Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
Jindrich Novy 2025-03-18 12:19:37 +01:00
parent 197dbac55a
commit 394ed71ab1
2 changed files with 5 additions and 10 deletions

View File

@ -43,7 +43,7 @@ Epoch: 102
# copr and koji builds.
# If you're reading this on dist-git, the version is automatically filled in by Packit.
Version: 1.20
Release: 1%{?dist}
Release: 2%{?dist}
URL: https://github.com/containers/%{name}
Source0: %{url}/releases/download/%{version}/%{name}-%{version}.tar.zst
License: GPL-2.0-only
@ -142,6 +142,10 @@ rm -rf %{buildroot}%{_prefix}/lib*
%endif
%changelog
* Tue Mar 18 2025 Jindrich Novy <jnovy@redhat.com> - 1.20-2
- fix gating.yaml
- Related: RHEL-80816
* Wed Feb 05 2025 Jindrich Novy <jnovy@redhat.com> - 1.20-1
- update to https://github.com/containers/crun/releases/tag/1.20
- Related: RHEL-60277

View File

@ -1,12 +1,3 @@
--- !Policy
product_versions:
- fedora-*
decision_context:
- bodhi_update_push_stable
- bodhi_update_push_testing
rules:
- !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.tier0.functional}
--- !Policy
product_versions:
- rhel-*