Changelog for
fpc-src-3.2.2-5.1.x86_64.rpm :
* Tue May 21 2024 Max Lin
- Use fpc-3.2.0-glibc-2.34.patch on Leap 15.6 for fix build fail with glibc 2.38
* Mon Feb 26 2024 Dominique Leuenberger - Use %patch -P N instead of deprecated %patchN.
* Fri Apr 29 2022 Guillaume GARDET - Add patch to fix build of doc with latest LaTex on Tumbleweed:
* hyperref-2022.patch - boo#1199007
* Tue Apr 26 2022 PragmaticLinux - Corrected fppkg configuration - boo#1197651
* Sun Mar 06 2022 Luigi Baldoni - Add fpc-3.2.2-ppc64le-toc-fixes.patch (fixes lazarus 2.2.0 build on ppc64le)
* Wed Sep 29 2021 Luigi Baldoni - Update to version 3.2.2
* See https://wiki.freepascal.org/User_Changes_3.2.2 for the changelog- Drop aarch64-fpc-compilation-fix.patch and aarch64-fpu-initialization.patch (merged upstream)- Drop fpc-fix-library-paths-on-aarch64.patch (no longer required)- Refresh fpc-fix-library-paths-on-ppc64.patch- Add fpc-3.2.0-glibc-2.34.patch (courtesy of Fedora)- Add source URLS- Add _constraints
* Mon Apr 26 2021 Dominique Leuenberger - Explicitly BuildRequire tex(litings.sty): With TeXLive 2021, this does not longer happen to be pulled in by the so-far specified build deps. Be explicit about or need for this.
* Fri Sep 25 2020 Guillaume GARDET - Add patch to fix build on ppc64le:
* fpc-fix-library-paths-on-ppc64.patch
* Thu Sep 24 2020 Dirk Mueller - add aarch64-fpc-compilation-fix.patch: pass vfp flags to gas- Handle fpu initialization (bsc#1122855):
* add aarch64-fpu-initialization.patch: initialize fpu properly
* aarch64: disable bootstrap mode
* Mon Sep 21 2020 Tom de Vries - Backport r46209 - \"AATTPLT is needed for calls to link it properly with pic code\" [bsc#1176706]:
* fpc-si_c-x86_64-plt.patch