Compare commits

...

No commits in common. "c8-beta-stream-12" and "c9-beta" have entirely different histories.

1 changed files with 16 additions and 8 deletions

View File

@ -1,6 +1,6 @@
Name: pg_repack
Version: 1.4.6
Release: 3%{?dist}
Release: 4%{?dist}
Summary: Reorganize tables in PostgreSQL databases without any locks
License: BSD
@ -9,7 +9,7 @@ Source0: https://github.com/reorg/%{name}/archive/ver_%{version}.tar.gz
BuildRequires: make
BuildRequires: postgresql, gcc, openssl-devel, postgresql-server
BuildRequires: postgresql-libs, postgresql-devel, postgresql-server-devel
BuildRequires: postgresql-server-devel
BuildRequires: readline-devel, zlib-devel, postgresql-static
BuildRequires: python3-docutils
%{?postgresql_module_requires}
@ -62,16 +62,24 @@ make
%changelog
* Wed May 26 2021 Filip Januš <fjanus@redhat.com> - 1.4.6-3
- Release bump - enable gating
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.4.6-4
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Mon May 24 2021 Filip Januš <fjanus@redhat.com> - 1.4.6-2
- Rebuild
- Resolves:#1954442
* Tue Jun 22 2021 Mohan Boddu <mboddu@redhat.com> - 1.4.6-3
- Rebuilt for RHEL 9 BETA for openssl 3.0
Related: rhbz#1971065
* Thu Jan 14 2021 Patrik Novotný <panovotn@redhat.com> - 1.4.6-1
* Thu Apr 22 2021 Honza Horak <hhorak@redhat.com> - 1.4.6-2
- Build jit based on what postgresql server does
Related: #1933048
* Thu Jan 28 2021 Patrik Novotný <panovotn@redhat.com> - 1.4.6-1
- Rebase to upstream release 1.4.6
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.5-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.5-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild