Rebuild for Konflux
Resolves: RHEL-84822 Signed-off-by: Michal Srb <michal@redhat.com>
This commit is contained in:
parent
bbdd3e8181
commit
32dc07beb4
@ -7,7 +7,7 @@ metadata:
|
|||||||
build.appstudio.redhat.com/commit_sha: '{{ revision }}'
|
build.appstudio.redhat.com/commit_sha: '{{ revision }}'
|
||||||
build.appstudio.redhat.com/target_branch: '{{ target_branch }}'
|
build.appstudio.redhat.com/target_branch: '{{ target_branch }}'
|
||||||
pipelinesascode.tekton.dev/max-keep-runs: "3"
|
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
|
creationTimestamp: null
|
||||||
labels:
|
labels:
|
||||||
appstudio.openshift.io/application: rhel-10
|
appstudio.openshift.io/application: rhel-10
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
Name: docbook-dtds
|
Name: docbook-dtds
|
||||||
Version: 1.0
|
Version: 1.0
|
||||||
Release: 89%{?dist}
|
Release: 90%{?dist}
|
||||||
|
|
||||||
Summary: SGML and XML document type definitions for DocBook
|
Summary: SGML and XML document type definitions for DocBook
|
||||||
|
|
||||||
@ -398,6 +398,9 @@ do
|
|||||||
done
|
done
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Mar 27 2025 Michal Srb <michal@redhat.com> - 1.0-90
|
||||||
|
- Rebuild for Konflux (Resolves: RHEL-84822)
|
||||||
|
|
||||||
* Mon Feb 17 2025 Tomas Kopecek <tkopecek@redhat.com> - 1.0-89
|
* Mon Feb 17 2025 Tomas Kopecek <tkopecek@redhat.com> - 1.0-89
|
||||||
- Rebuild for Konflux
|
- Rebuild for Konflux
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user