Rebuild for Konflux

Resolves: RHEL-84822
Signed-off-by: Michal Srb <michal@redhat.com>
This commit is contained in:
Michal Srb 2025-03-27 21:09:04 +01:00
parent dc153a5b39
commit be78808627
2 changed files with 5 additions and 2 deletions

View File

@ -7,7 +7,7 @@ metadata:
build.appstudio.redhat.com/commit_sha: '{{ revision }}'
build.appstudio.redhat.com/target_branch: '{{ target_branch }}'
pipelinesascode.tekton.dev/max-keep-runs: "3"
pipelinesascode.tekton.dev/on-cel-expression: event == "push" && target_branch == "{{ target_branch }}"
pipelinesascode.tekton.dev/on-cel-expression: event == "push" && target_branch == "c10s"
creationTimestamp: null
labels:
appstudio.openshift.io/application: rhel-10

View File

@ -3,7 +3,7 @@
Summary: ECPG - Embedded SQL in C
Name: libecpg
Version: %majorversion.1
Release: 13%{?dist}
Release: 14%{?dist}
License: PostgreSQL
Url: http://www.postgresql.org/
@ -132,6 +132,9 @@ find_lang_bins %name-devel.lst ecpg
%changelog
* Thu Mar 27 2025 Michal Srb <michal@redhat.com> - 16.1-14
- Rebuild for Konflux (Resolves: RHEL-84822)
* Fri Feb 07 2025 Michal Srb <michal@redhat.com> - 16.1-13
- Test draft builds with composes