Changelog for
postgresql15-pgsql-ogr-fdw-1.1.4-29.2.i586.rpm :
* Mon Sep 16 2024 Marcus Rueckert
- disable pg11- enable pg16
* Sat Sep 30 2023 Aaron Puchert - Remove problematic dependencies on clang-devel and llvm-devel: this will use the distribution default version, not the version required by postgresql
*-llvmjit. Also the
*-devel packages are not needed, only the compiler. In fact postgresql
*-llvmjit-devel already requires the correct version of clang/llvm, so we can just rely on that and not bother adding our own dependencies.
* Mon Aug 14 2023 Andreas Schwab - Package bitcode only when it exists
* Tue Aug 08 2023 Dirk Stoecker - update to 1.1.4, refresh spec file to newer build approach- Update to version 1.1.4 + Support for PostgreSQL 16 1.1.3: + Support PgSQL 15 regression testing changes. 1.1.2: + Fixes for PgSQL 14 support of UPDATE/DELETE modes + More logging information available when debugging levels enabled 1.1.1: + Support PostgreSQL 14
* Wed Apr 19 2023 Reinhard Max - PostgreSQL 10 and older are EOL.
* Sun Sep 26 2021 Bruno Friedmann - Fix build by Add BuildRequirements for llvm and clang due to postgresql packaging changes.
* Wed Jun 30 2021 Dominique Leuenberger - Do not build postgresql95 and postgresql96 flavors on Tumbleweed.
* Mon May 17 2021 Bruno Friedmann - Update to version 1.1.0 + New options for handling multi-sheet worksheets + Better handling of character encoding for sources with non-UTF8 data + Functions to display version info and list available drivers- Packaging + fix build for pg13 + Use llvmjit for all Leap and pg11+ + rename %pgversion macro to %pg_flavor
* Mon May 17 2021 Dominique Leuenberger - Fix build with RPM 4.16: bare words are no longer supported.
* Fri Jun 26 2020 Bruno Friedmann - update to version 1.0.12 + Add support of PostgreSQL 13- Packaging + adjust _multibuild to current target 95 to 12 + rework build and not build suse version + add llvmjit split and support + spec-cleaner + use common vars named and packaging way of pg at openSUSE