Rebuild for Konflux
Resolves: RHEL-84822 Signed-off-by: Michal Srb <michal@redhat.com>
This commit is contained in:
parent
22f8e2efc6
commit
227cb88ab1
@ -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
|
||||
|
@ -12,7 +12,7 @@
|
||||
|
||||
Name: postgresql%{pgversion}-%{sname}
|
||||
Version: 0.6.2
|
||||
Release: 5%{?dist}
|
||||
Release: 6%{?dist}
|
||||
Summary: Open-source vector similarity search for Postgres
|
||||
License: PostgreSQL
|
||||
URL: https://github.com/%{sname}/%{sname}/
|
||||
@ -84,6 +84,9 @@ This packages provides JIT support for pgvector
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Mar 27 2025 Michal Srb <michal@redhat.com> - 0.6.2-6
|
||||
- Rebuild for Konflux (Resolves: RHEL-84822)
|
||||
|
||||
* Mon Feb 17 2025 Tomas Kopecek <tkopecek@redhat.com> - 0.6.2-5
|
||||
- Rebuild for Konflux
|
||||
- Related: RHEL-79677
|
||||
|
Loading…
Reference in New Issue
Block a user