Rebuild for Konflux
Resolves: RHEL-84822 Signed-off-by: Michal Srb <michal@redhat.com>
This commit is contained in:
parent
edf63a7c7c
commit
882e1aebf7
@ -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
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Name: docbook-style-dsssl
|
Name: docbook-style-dsssl
|
||||||
Version: 1.79
|
Version: 1.79
|
||||||
Release: 42%{?dist}
|
Release: 43%{?dist}
|
||||||
|
|
||||||
Summary: Norman Walsh's modular stylesheets for DocBook
|
Summary: Norman Walsh's modular stylesheets for DocBook
|
||||||
|
|
||||||
@ -65,6 +65,9 @@ fi
|
|||||||
exit 0
|
exit 0
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Mar 27 2025 Michal Srb <michal@redhat.com> - 1.79-43
|
||||||
|
- Rebuild for Konflux (Resolves: RHEL-84822)
|
||||||
|
|
||||||
* Mon Feb 17 2025 Tomas Kopecek <tkopecek@redhat.com> - 1.79-42
|
* Mon Feb 17 2025 Tomas Kopecek <tkopecek@redhat.com> - 1.79-42
|
||||||
- Rebuild for Konflux
|
- Rebuild for Konflux
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user