Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
5eb4f8aedb |
@ -1 +0,0 @@
|
||||
1
|
2
.gitignore
vendored
Executable file → Normal file
2
.gitignore
vendored
Executable file → Normal file
@ -1 +1 @@
|
||||
/v0.6.2.tar.gz
|
||||
v0.6.2.tar.gz
|
||||
|
@ -1,7 +0,0 @@
|
||||
#gating rhel
|
||||
--- !Policy
|
||||
product_versions:
|
||||
- rhel-*
|
||||
decision_context: osci_compose_gate
|
||||
rules:
|
||||
- !PassingTestCaseRule {test_case_name: osci.brew-build./plans/tier1-public.functional}
|
@ -1,6 +0,0 @@
|
||||
summary: public tier1 beakerlib tests
|
||||
discover:
|
||||
how: fmf
|
||||
url: https://gitlab.com/redhat/centos-stream/tests/pgvector.git
|
||||
execute:
|
||||
how: tmt
|
@ -12,7 +12,7 @@
|
||||
|
||||
Name: postgresql%{pgversion}-%{sname}
|
||||
Version: 0.6.2
|
||||
Release: 8%{?dist}
|
||||
Release: 6%{?dist}
|
||||
Summary: Open-source vector similarity search for Postgres
|
||||
License: PostgreSQL
|
||||
URL: https://github.com/%{sname}/%{sname}/
|
||||
@ -84,12 +84,6 @@ This packages provides JIT support for pgvector
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Jun 25 2025 Veronika Kabatova <vkabatov@redhat.com> - 0.6.2-8
|
||||
- Konflux RHEL on GitLab onboarding rebuild (Resolves: RHEL-84822)
|
||||
|
||||
* Thu May 15 2025 Pavel Raiskup <praiskup@redhat.com> - 0.6.2-7
|
||||
- Rebuild for Konflux (Resolves: RHEL-84822)
|
||||
|
||||
* Thu Mar 27 2025 Michal Srb <michal@redhat.com> - 0.6.2-6
|
||||
- Rebuild for Konflux (Resolves: RHEL-84822)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user