update to v 1.5.1
Resolves: RHEL-64747
This commit is contained in:
parent
8891815067
commit
eb2401aa84
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
||||
/ver_1.5.1.tar.gz
|
@ -3,8 +3,8 @@
|
||||
%global majorname pg_repack
|
||||
%global pgversion 16
|
||||
Name: postgresql%{pgversion}-%{majorname}
|
||||
Version: 1.4.8
|
||||
Release: 11%{?dist}
|
||||
Version: 1.5.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Reorganize tables in PostgreSQL databases without any locks
|
||||
|
||||
License: BSD-3-Clause
|
||||
@ -100,6 +100,9 @@ make
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Nov 26 2024 Filip Janus <fjanus@redhat.com> - 1.5.1-1
|
||||
- Update to v1.5.1
|
||||
|
||||
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1.4.8-11
|
||||
- Bump release for October 2024 mass rebuild:
|
||||
Resolves: RHEL-64018
|
||||
|
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