import CS pg_repack-1.5.1-1.module_el9+1200+0ad80695
This commit is contained in:
parent
65c596e76c
commit
c6face3f0c
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
SOURCES/ver_1.4.8.tar.gz
|
SOURCES/ver_1.5.1.tar.gz
|
||||||
|
@ -1 +1 @@
|
|||||||
74e54f43f6c062644e442224eacc2a2bc95a04ef SOURCES/ver_1.4.8.tar.gz
|
8e129aa7a4ecd3b15b85c94c065c98ec5754e307 SOURCES/ver_1.5.1.tar.gz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Name: pg_repack
|
Name: pg_repack
|
||||||
Version: 1.4.8
|
Version: 1.5.1
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Reorganize tables in PostgreSQL databases without any locks
|
Summary: Reorganize tables in PostgreSQL databases without any locks
|
||||||
|
|
||||||
License: BSD
|
License: BSD
|
||||||
@ -63,6 +63,9 @@ make
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Nov 4 2024 Filip Janus <fjanus@redhat.com> - 1.5.1-1
|
||||||
|
- Update to v1.5.1
|
||||||
|
|
||||||
* Mon Aug 19 2024 Ales Nezbeda <anezbeda@redhat.com> 1.4.8-2
|
* Mon Aug 19 2024 Ales Nezbeda <anezbeda@redhat.com> 1.4.8-2
|
||||||
- Add new build dependencies to fix build with lz4 enabled
|
- Add new build dependencies to fix build with lz4 enabled
|
||||||
- Related: RHEL-47604
|
- Related: RHEL-47604
|
||||||
|
Loading…
Reference in New Issue
Block a user