The mission of the Apache Portable Runtime (APR) is to provide a
free library of C data structures and routines, forming a system
portability layer to as many operating systems as possible,
including Unices, MS Win32, BeOS and OS/2.
* Tue Jul 25 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 1.6.3-12
- Rebuilt for MSVSphere 8.8
* Wed Jun 23 2021 Joe Orton <jorton@redhat.com> - 1.6.3-12
- document $APR_DEEPBIND env var (#1886222)
* Thu Jun 11 2020 Joe Orton <jorton@redhat.com> - 1.6.3-11
- only enable RTLD_DEEPBIND if $APR_DEEPBIND is set in env (#1845912)
* Thu May 28 2020 Joe Orton <jorton@redhat.com> - 1.6.3-10
- use RTLD_DEEPBIND in apr_dso_open() (#1819607)
* Fri Feb 01 2019 Joe Orton <jorton@redhat.com> - 1.6.3-9
- package install.sh, gen-build.py and config.* in -devel (#1669589)
* Wed Jun 27 2018 Joe Orton <jorton@redhat.com> - 1.6.3-8
- update to use Python 3 at build time
* Wed Mar 14 2018 Iryna Shcherbina <ishcherb@redhat.com> - 1.6.3-7
- Update Python 2 dependency declarations to new packaging standards
(See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)
* Wed Feb 21 2018 Joe Orton <jorton@redhat.com> - 1.6.3-6
- BuildRequires: gcc
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.3-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Mon Jan 29 2018 Florian Weimer <fweimer@redhat.com> - 1.6.3-4
- Fix FTBFS in test/teststr.c with GCC 8 (#1539844)