diff --git a/.tekton/rhel-10-docbook-style-xsl-push.yaml b/.tekton/rhel-10-docbook-style-xsl-push.yaml index 644758a..a4d7746 100644 --- a/.tekton/rhel-10-docbook-style-xsl-push.yaml +++ b/.tekton/rhel-10-docbook-style-xsl-push.yaml @@ -10,8 +10,8 @@ metadata: pipelinesascode.tekton.dev/on-cel-expression: event == "push" && target_branch == "c10s" creationTimestamp: null labels: - appstudio.openshift.io/application: rhel-10-workload-text-processing - appstudio.openshift.io/component: rhel-10 + appstudio.openshift.io/application: rhel-10 + appstudio.openshift.io/component: rhel-10-docbook-style-xsl pipelines.appstudio.openshift.io/type: build name: rhel-10-docbook-style-xsl-on-push namespace: rhel-sst-cs-database-tenant diff --git a/docbook-style-xsl.spec b/docbook-style-xsl.spec index 58f63f7..1603d3e 100644 --- a/docbook-style-xsl.spec +++ b/docbook-style-xsl.spec @@ -1,6 +1,6 @@ Name: docbook-style-xsl Version: 1.79.2 -Release: 27%{?dist} +Release: 28%{?dist} Summary: Norman Walsh's XSL stylesheets for DocBook XML @@ -137,6 +137,9 @@ if [ "$1" = 0 ]; then fi %changelog +* Mon Mar 31 2025 Michal Srb - 1.79.2-28 +- Rebuild for Konflux (Resolves: RHEL-84822) + * Mon Mar 31 2025 Michal Srb - 1.79.2-27 - Rebuild for Konflux (Resolves: RHEL-84822)