Update to 1.5.1
Resolves: RHEL-64449
This commit is contained in:
parent
426b83c847
commit
8eea70a104
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
/ver_1.4.8.tar.gz
|
||||
/ver_1.5.1.tar.gz
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Name: pg_repack
|
||||
Version: 1.4.8
|
||||
Release: 2%{?dist}
|
||||
Version: 1.5.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Reorganize tables in PostgreSQL databases without any locks
|
||||
|
||||
License: BSD
|
||||
@ -63,6 +63,9 @@ make
|
||||
|
||||
|
||||
%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
|
||||
- Add new build dependencies to fix build with lz4 enabled
|
||||
- Related: RHEL-47604
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (ver_1.4.8.tar.gz) = 9854a979aa9056b7c49d52e22622b8faf91cdf4acdb6551044d25733848c2c07b95166a464769da23e0174a63f2b132aa58ba6d6f9b596d1fb95f29098ac3968
|
||||
SHA512 (ver_1.5.1.tar.gz) = 09625f547ea979579c3b0f50a836aa00ce052be66eac2bff30500c6300fac11428e62b7929b8766c606f9f573578f4b3ccb7fc786360bd953aceeeea941ff4a4
|
||||
|
||||
Loading…
Reference in New Issue
Block a user