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 5a5851011a
commit eea626e693
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-workload-text-processing

View File

@ -1,6 +1,6 @@
Name: docbook-style-xsl
Version: 1.79.2
Release: 25%{?dist}
Release: 26%{?dist}
Summary: Norman Walsh's XSL stylesheets for DocBook XML
@ -137,6 +137,9 @@ if [ "$1" = 0 ]; then
fi
%changelog
* Thu Mar 27 2025 Michal Srb <michal@redhat.com> - 1.79.2-26
- Rebuild for Konflux (Resolves: RHEL-84822)
* Mon Feb 17 2025 Tomas Kopecek <tkopecek@redhat.com> - 1.79.2-25
- Rebuild for Konflux