Mon, 06 May 2024 07:17:56 UTC | login

Information for build mysql-connector-odbc-8.0.30-1.fc37

ID218187
Package Namemysql-connector-odbc
Version8.0.30
Release1.fc37
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/mysql-connector-odbc.git#1f8d217c9e9c6fafa73f79e03b4e9c157f1f1a4b
SummaryODBC driver for MySQL
DescriptionAn ODBC (rev 3) driver for MySQL, for use with unixODBC.
Built bydavidlt
State failed
Volume DEFAULT
StartedTue, 08 Nov 2022 19:15:33 UTC
CompletedWed, 09 Nov 2022 08:42:42 UTC
Taskbuild (f37, /rpms/mysql-connector-odbc.git:1f8d217c9e9c6fafa73f79e03b4e9c157f1f1a4b)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/mysql-connector-odbc.git#1f8d217c9e9c6fafa73f79e03b4e9c157f1f1a4b'}}
Tags No tags
RPMs No RPMs
Changelog * Fri Jul 29 2022 Lukas Javorsky <ljavorsk@redhat.com> - 8.0.30-1 - Rebase to version 8.0.30 * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 8.0.28-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Fri Feb 18 2022 Michal Schorm <mschorm@redhat.com> - 8.0.28-1 - Rebase to 8.0.28 * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 8.0.27-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Sun Oct 31 2021 Michal Schorm <mschorm@redhat.com> - 8.0.27-1 - Rebase to 8.0.27 * Tue Aug 17 2021 Michal Schorm <mschorm@redhat.com> - 8.0.26-1 - Rebase to 8.0.26 * Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 8.0.25-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Wed Jun 09 2021 Michal Schorm <mschorm@redhat.com> - 8.0.25-1 - Rebase to 8.0.25 * Tue May 04 2021 Michal Schorm <mschorm@redhat.com> - 8.0.24-1 - Rebase to 8.0.24 * Tue Mar 30 2021 Jonathan Wakely <jwakely@redhat.com> - 8.0.23-2 - Rebuilt for removed libstdc++ symbol (#1937698) * Fri Feb 05 2021 Lukas Javorsky <ljavorsk@redhat.com> - 8.0.23-1 - Rebase to 8.0.23 * Fri Feb 05 2021 Michal Schorm <mschorm@redhat.com> 8.0.22-3 - Move the plugins to the new location to reflect fix on unixODBC side * Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 8.0.22-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Thu Oct 29 2020 Michal Schorm <mschorm@redhat.com> 8.0.22-1 - Rebase to 8.0.22 * Tue Aug 25 2020 Michal Schorm <mschorm@redhat.com> 8.0.21-2 - Stop building "libmysql_strings.so" and "libmysql_sys.so" as dynamic libraries. They are only used inside of this package and we don't ship them, so it's perfectly fine to build them statically. * Mon Aug 10 2020 Michal Schorm <mschorm@redhat.com> 8.0.21-1 - Rebase to 8.0.21 - Force the CMake change regarding the in-source builds also to F31 and F32 - Use CMake macros instead of cmake & make direct commands - %cmake macro covers the %{set_build_flags}, so they are not needed