Changelog for
postgresql-test-rpm-macros-16.1-6.fc40.noarch.rpm :
* Tue Feb 20 2024 Yaakov Selkowitz
- 16.1-6- Backport OpenSSL 3.2 fix from upstream master
* Mon Feb 05 2024 Filip Janus - 16.1-5- Add versioned provide to the default version- Obsolete versioned is no more needed since only default stream provides postgresql symbol
* Wed Jan 31 2024 Pete Walter - 16.1-4- Rebuild for ICU 74
* Sun Jan 21 2024 Fedora Release Engineering - 16.1-3- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Fri Jan 05 2024 Filip Janus - 16.1-2- Add symbol any to ensure conflict with othere postgresql streams- sympol postgresql is now used only for setting the default version of postgresql in the repository- It was done due to dnf feature. more about it: https://github.com/rpm-software-management/dnf5/issues/620
* Mon Nov 27 2023 Filip Janus - 16.1-1- Update to 16.1- Initial import of demodularized version
* Wed Oct 25 2023 Filip Janus - 16.0-2- Remove unused beta macro from spec- add support for setting default PG stream using postgresql_default macro
* Wed Sep 20 2023 Filip Janus - 16.0-1- Add temporary fix for failing perl test- plperl_warning.patch- Related: https://bugzilla.redhat.com/show_bug.cgi?id=2238686
* Fri Sep 15 2023 Filip Janus - 16.0-1- Update to 16.0
* Mon Jun 05 2023 Filip Janus - 16.beta- Initial build of postgresql 16- Remove pdf documentation- Fix linter issues (patchx -> patch x)- Remove postmaster symbol since it was deprecated see: https://www.postgresql.org/docs/current/app-postmaster.html- Provide new symbol postgresql-unit
* Mon Jan 16 2023 Filip Janus - 15.1-1- Demodularization of package- Remove build warnings - file listed twice
* Thu Jul 07 2022 Filip Januš - 14.3-6- enable lz4
* Mon Jun 13 2022 Python Maint - 14.3-5- Rebuilt for Python 3.11
* Mon Jun 06 2022 Honza Horak - 14.3-4- Fix compatibility with Perl 5.36 Resolves: #2092426
* Mon Jun 06 2022 Honza Horak - 14.3-3- Fix handling of errors during transaction with Python 3.11 Resolves: #2023272
* Wed Jun 01 2022 Jitka Plesnikova - 14.3-2- Perl 5.36 rebuild
* Tue May 31 2022 Honza Horak - 14.3-1- Update to 14.3 Also fixes: CVE-2022-1552
* Mon Apr 04 2022 Filip Janus - 14.2-3- Add build requirement util-linux
* Wed Feb 23 2022 Marek Kulik - 14.2-2- Disable package note generation due to extension build issue.