Rebuild for Konflux
Resolves: RHEL-84822 Signed-off-by: Michal Srb <michal@redhat.com>
This commit is contained in:
parent
5a5851011a
commit
eea626e693
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user