Compare commits

..

1 Commits
c10s ... c10

Author SHA1 Message Date
5eb4f8aedb import CS postgresql16-pgvector-0.6.2-6.el10 2025-05-15 15:51:03 +00:00
7 changed files with 2 additions and 24 deletions

View File

@ -1 +0,0 @@
1

2
.gitignore vendored Executable file → Normal file
View File

@ -1 +1 @@
/v0.6.2.tar.gz
v0.6.2.tar.gz

2
ci.fmf
View File

@ -1,2 +0,0 @@
resultsdb-testcase: separate

View File

@ -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}

View File

@ -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

View File

@ -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)

0
sources Executable file → Normal file
View File