re-import sources as agreed with the maintainer

This commit is contained in:
Adam Samalik 2023-06-29 17:19:33 +02:00
parent 6a0d0d7075
commit 98f1d9ce2b
4 changed files with 11 additions and 4 deletions

1
.fmf/version Normal file
View File

@ -0,0 +1 @@
1

1
.gitignore vendored
View File

@ -1,2 +1 @@
SOURCES/ver_1.4.6.tar.gz
/ver_1.4.6.tar.gz

View File

@ -1,3 +0,0 @@
# pg_repack
PostgreSQL extension which lets you remove bloat from tables and indexes

10
ci.fmf Normal file
View File

@ -0,0 +1,10 @@
/test:
summary:
Basic set of quick tests for pg_repack.
discover:
how: fmf
filter: "tier: 1"
repository: "https://src.fedoraproject.org/tests/postgresql.git"
ref: "main"
execute:
how: tmt