From 3a0038b1fb296e8b59618429337702be355bbae6 Mon Sep 17 00:00:00 2001 From: eabdullin Date: Thu, 5 Dec 2024 10:27:35 +0000 Subject: [PATCH] Import from CS git --- .gitignore | 2 +- .pg_repack.metadata | 2 +- SPECS/pg_repack.spec | 5 ++++- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index c8a20cb..e96ef92 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/ver_1.4.8.tar.gz +SOURCES/ver_1.5.1.tar.gz diff --git a/.pg_repack.metadata b/.pg_repack.metadata index f406882..c6096bc 100644 --- a/.pg_repack.metadata +++ b/.pg_repack.metadata @@ -1 +1 @@ -74e54f43f6c062644e442224eacc2a2bc95a04ef SOURCES/ver_1.4.8.tar.gz +8e129aa7a4ecd3b15b85c94c065c98ec5754e307 SOURCES/ver_1.5.1.tar.gz diff --git a/SPECS/pg_repack.spec b/SPECS/pg_repack.spec index 6705dde..bb5b52e 100644 --- a/SPECS/pg_repack.spec +++ b/SPECS/pg_repack.spec @@ -1,5 +1,5 @@ Name: pg_repack -Version: 1.4.8 +Version: 1.5.1 Release: 1%{?dist} Summary: Reorganize tables in PostgreSQL databases without any locks @@ -62,6 +62,9 @@ make %changelog +* Mon Nov 4 2024 Filip Janus - 1.5.1-1 +- Update to 1.5.1 + * Fri Oct 13 2023 Filip Janus - 1.4.8-1 - Resolves: RHEL-3636 - Initial import for PG 16 module