Tmt init for tests to work
Related: RHEL-73444
This commit is contained in:
parent
bc940ddae6
commit
267c98d9dd
1
.fmf/version
Normal file
1
.fmf/version
Normal file
@ -0,0 +1 @@
|
|||||||
|
1
|
@ -12,7 +12,7 @@
|
|||||||
|
|
||||||
Name: postgresql%{pgversion}-%{sname}
|
Name: postgresql%{pgversion}-%{sname}
|
||||||
Version: 0.6.2
|
Version: 0.6.2
|
||||||
Release: 3%{?dist}
|
Release: 4%{?dist}
|
||||||
Summary: Open-source vector similarity search for Postgres
|
Summary: Open-source vector similarity search for Postgres
|
||||||
License: PostgreSQL
|
License: PostgreSQL
|
||||||
URL: https://github.com/%{sname}/%{sname}/
|
URL: https://github.com/%{sname}/%{sname}/
|
||||||
@ -84,6 +84,10 @@ This packages provides JIT support for pgvector
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jan 22 2025 Lukas Javorsky <ljavorsk@redhat.com> - 0.6.2-4
|
||||||
|
- Release bump
|
||||||
|
- Related: RHEL-73444
|
||||||
|
|
||||||
* Mon Jan 20 2025 Filip Janus <fjanus@redhat.com> - 0.6.2-3
|
* Mon Jan 20 2025 Filip Janus <fjanus@redhat.com> - 0.6.2-3
|
||||||
- Enable Portable build
|
- Enable Portable build
|
||||||
- Resolves: RHEL-73444
|
- Resolves: RHEL-73444
|
||||||
|
Loading…
Reference in New Issue
Block a user