Changelog for
mariadb-connector-c-devel-3.1.7-2.20200316gitfbf1db6.fc32.x86_64.rpm :
* Mon Mar 16 2020 Michal Schorm
- 3.1.7-2- Rebase to 3.1.7 latest git Fix for: https://jira.mariadb.org/browse/CONC-441
* Mon Feb 03 2020 Michal Schorm - 3.1.7-1- Rebase to 3.1.7
* Wed Jan 29 2020 Fedora Release Engineering - 3.1.6-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Tue Dec 17 2019 Lukas Javorsky - 3.1.6-1- Rebase to 3.1.6
* Tue Nov 12 2019 Michal Schorm - 3.1.5-1- Rebase to 3.1.5
* Sun Nov 03 2019 Michal Schorm - 3.1.4-2- Fix for #1624533
* Wed Sep 18 2019 Lukas Javorsky - 3.1.4-1- Rebase to 3.1.4
* Wed Sep 11 2019 Michal Schorm - 3.1.3-3- Enable building of the ed25519 client plugin. It won\'t be shipped anymore by \'mariadb-server\'
* Mon Aug 19 2019 Michal Schorm - 3.1.3-2- Extract the prepared testsuite to the standalone subpackage so it can be run outside of the buildroot
* Fri Aug 02 2019 Michal Schorm - 3.1.3-1- Rebase to 3.1.3 version- Patch upstreamed- Remove glob from library version, as per Fedora Packaging Guidelines
* Fri Jul 19 2019 Michal Schorm - 3.1.2-2- Use macro to set build flags
* Fri Jul 12 2019 Michal Schorm - 3.1.2-1- Rebase to 3.1 version- Disabling the ED25519 plugin- Plugindir patch upstreamed- Added debug build switch
* Tue May 21 2019 Michal Schorm - 3.0.10-2- Fix overlinking issues
* Wed May 15 2019 Michal Schorm - 3.0.10-1- Rebase to 3.0.10- Remove scriplet; no longer needed
* Fri Mar 29 2019 Michal Schorm - 3.0.9-3- Add \"zlib-devel\" requirement in \"-devel\" subpackage. MariaDB requires linking with \"-lz\", which will fail without the zlib library- Related: #1693966
* Mon Feb 18 2019 Michal Schorm - 3.0.9-2- Fix plugindir issues Resolves: #1624533
* Mon Feb 18 2019 Michal Schorm - 3.0.9-1- Rebase to 3.0.9
* Fri Feb 01 2019 Fedora Release Engineering - 3.0.8-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
* Wed Jan 02 2019 Michal Schorm - 3.0.8-1- Rebase to 3.0.8
* Mon Nov 19 2018 Michal Schorm - 3.0.7-1- Rebase to 3.0.7
* Tue Sep 04 2018 Michal Schorm - 3.0.6-2- Fix parallel installability of x86_64 and i686 devel package
* Fri Aug 03 2018 Michal Schorm - 3.0.6-1- Rebase to 3.0.6
* Tue Jul 17 2018 Honza Horak - 3.0.5-3- Add -config sub-package that delivers system-wide /etc/my.cnf and /etc/my.cnf.d directory, that other packages should use This package also obsoletes mariadb-config
* Fri Jul 13 2018 Fedora Release Engineering - 3.0.5-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
* Fri Jun 08 2018 Michal Schorm - 3.0.5-1- Rebase to 3.0.5
* Thu Apr 26 2018 Michal Schorm - 3.0.4-1- Rebase to 3.0.4
* Mon Apr 23 2018 Michal Schorm - 3.0.3-4- Further fix of the \'--plugindir\' output from the config binary Realted: #1569159
* Wed Mar 21 2018 Richard W.M. Jones - 3.0.3-3- Fix plugin install directory (INSTALL_PLUGINDIR not PLUGIN_INSTALL_DIR).