Changelog for
postgresql13-devel-13.13-5PGDG.f39.x86_64.rpm :
* Mon Jan 08 2024 Devrim Gunduz
- 13.13-5PGDG- SuSE upstream packages have release numbers like 150200.5.19.1 which overrides our packages. Increase our release number on SuSE.
* Fri Jan 05 2024 Devrim Gunduz - 13.13-4PGDG- Fix a BR for SLES 15. Per report from Muralikrishna Bandaru.
* Mon Dec 04 2023 Devrim Gündüz - 13.13-3PGDG- Update legacy path /var/run to /run. Also use macros in the spec file for that.
* Mon Nov 20 2023 Devrim Gündüz - 13.13-2PGDG- Rebuild against new LLVM on RHEL 8.9
* Tue Nov 07 2023 Devrim Gündüz - 13.13-1PGDG- Update to 13.13, per changes described at https://www.postgresql.org/docs/release/13.13/
* Fri Oct 27 2023 Devrim Gunduz - 13.12-3PGDG- Export CLANG and LLVM on all distros. Per report from Greg Hennessy: https://www.postgresql.org/message-id/CA%2BmZaON9nDxWrg%3DABBczU3DuYwQ3Q02atsY%2BXhb0ogAgHzmYVg%40mail.gmail.com
* Wed Oct 18 2023 Devrim Gunduz - 13.12-2PGDG- Add temp patches to support newer LLVM until 13.13 is out.
* Tue Aug 08 2023 Devrim Gündüz - 13.12-1PGDG- Update to 13.12, per changes described at https://www.postgresql.org/docs/release/13.12/
* Sat Jun 03 2023 Devrim Gündüz - 13.11-3PGDG- Rebuild against LLVM 15 on SLES 15
* Wed May 17 2023 Devrim Gündüz - 13.11-2PGDG- Rebuild against new LLVM on RHEL 8.8
* Tue May 09 2023 Devrim Gündüz - 13.11-1PGDG- Update to 13.11, per changes described at https://www.postgresql.org/docs/release/13.11/
* Mon Apr 24 2023 Devrim Gunduz - 13.10-1PGDG.1- Modernise %patch usage, which has been deprecated in Fedora 38
* Tue Feb 07 2023 Devrim Gündüz - 13.10-1PGDG- Update to 13.10, per changes described at https://www.postgresql.org/docs/release/13.10/- Enable TAP tests on all RHEL versions, per report from Bill Smith. Commit 4f08cb8d41b8 is now obsolete, it seems.
* Mon Jan 02 2023 Devrim Gündüz - 13.9-4PGDG- Use network-online.target instead of network.target in unit file. Per https://www.postgresql.org/message-id/e6d2c602-db46-0709-6519-ade189fa5203%40comcast.net
* Mon Dec 05 2022 Devrim Gündüz - 13.9-3PGDG- Get rid of AT and switch to GCC on RHEL 7 - ppc64le
* Tue Nov 29 2022 Devrim Gündüz - 13.9-2PGDG- Rebuild against new LLVM on RHEL 9 - aarch64
* Wed Nov 09 2022 Devrim Gündüz - 13.9-1PGDG- Update to 13.9, per changes described at https://www.postgresql.org/docs/release/13.9/- Remove temp patch added in 13.8-2
* Wed Oct 19 2022 Devrim Gündüz - 13.8-2- Add a temp patch to build against LLVM 15. Needed for Fedora 37.
* Fri Aug 12 2022 - John Harvey 13.8-2PGDG- Fix macro for consistency
* Tue Aug 09 2022 Devrim Gündüz - 13.8-1PGDG- Update to 13.8, per changes described at https://www.postgresql.org/docs/release/13.8/- Require LLVM and clang 13 on SLES 15, as SP4 is out and SP2 is already EOLed.- Fix long standing \"absolute symlink\" error while building the package- Create a symlink of pg_regress instead of full copy to fix \"duplicate build-id\" warning while building the package.
* Tue Jul 26 2022 Devrim Gündüz - 13.7-4PGDG- Add gcc-c++ BR expliclity.
* Fri Jun 24 2022 Devrim Gündüz - 13.7-3PGDG- Enable LLVM on ppc64le except on RHEL 7, per report from Chuan Hua Zhao- Fix builds when plpython3 macro is disabled, per report from Shteryu Hristov.
* Thu May 19 2022 Devrim Gündüz - 13.7-2PGDG- Undefine _package_note_file macro. This is needed for Fedora 36+, but does not hurt to use in all distros. Per https://fedoraproject.org/wiki/Changes/Package_information_on_ELF_objects and help from Fedora developers on IRC.
* Wed May 11 2022 Devrim Gündüz - 13.7-1PGDG- Update to 13.7, per changes described at https://www.postgresql.org/docs/release/13.7/
* Tue May 10 2022 Devrim Gündüz - 13.6-4PGDG- Rebuild on RHEL 8 against new LLVM and GCC.
* Mon Feb 21 2022 Devrim Gündüz - 13.6-3PGDG- Fix broken dependency on SLES.
* Fri Feb 18 2022 Devrim Gündüz - 13.6-2PGDG- Rebuild on Fedora 34 because of LLVM and GCC updates.
* Tue Feb 08 2022 Devrim Gündüz - 13.6-1PGDG- Update to 13.6, per changes described at https://www.postgresql.org/docs/release/13.6/
* Tue Feb 01 2022 Devrim Gündüz - 13.5-6PGDG- Rebuild on Fedora 35 and RHEL 9 because of LLVM and GCC updates.
* Wed Jan 26 2022 John Harvey - 13.5-5PGDG- Fix PAM support on suse
* Thu Jan 13 2022 Devrim Gündüz - 13.5-4PGDG- Remove non-systemd portions from the spec file. systemd_enabled macro is still available, because users may want to build a non-systemd version of PostgreSQL for container images.