Changelog for
postgresql14-pgagent-4.2.2-lp156.34.3.x86_64.rpm :
* Thu Sep 28 2023 Marcus Rueckert
- enable pg 16
* Wed Apr 19 2023 Reinhard Max - PostgreSQL 10 and older are EOL.
* Tue Jan 31 2023 Marcus Rueckert - enable pg 15
* Tue Jan 24 2023 Martin Pluskal - Fix source name
* Sun Jan 08 2023 Andrey Karepin - update to 4.2.2
* Use std::string instead of std::wstring as it handles the utf-8 conversion.
* Properly quote CMAKE_OSX_ARCHITECTURES for macOS.
* Correct schema update message.
* Tue Apr 05 2022 Antonio Larrosa - Build also postgresql14 flavors from SLE15-SP4 on (SLE-20673)
* Wed Jun 30 2021 Dominique Leuenberger - do not build postgresql95 and postgresql96 flavors on Tumbleweed.
* Wed Jan 27 2021 Antonio Larrosa - Quote \"%{pgname}\" to fix build with rpm 4.16- Do not build the postgresql13 flavor on SLE versions where it\'s not available
* Fri Sep 25 2020 Marcus Rueckert - enable pg13-Fri Aug 7 13:16:29 UTC 2020 - Antonio Larrosa - Do not build postgresql11 and postgresql12 flavors where they\'re not available.
* Tue Jun 09 2020 Dominique Leuenberger - Drop postgresql94 flavor: pgsql 9.4 is EOL.
* Tue Oct 22 2019 Marcus Rueckert - adding postgresql12 to _multibuild (boo#1174996)
* Wed Mar 13 2019 Reinhard Max - Remove postgresql93 from multibuild and add postgresql11.- Fix build with PostgreSQL 11.
* Thu Nov 15 2018 alarrosaAATTsuse.com- Change the unflavored package name to postgresql-pgagent.- Do not build the postgresql96 flavor in SLE15
* Tue Oct 23 2018 alarrosaAATTsuse.com- Use multibuild to generate packages for all postgresql flavours.- Use systemd-tmpfiles to be friendly to transactional updates and not write to /var during package installation.
* Tue Aug 28 2018 alarrosaAATTsuse.com- Initial release of pgagent 4.0.0 based on the upstream spec file by Devrim Gündüz