Sat, 27 Apr 2024 18:16:27 UTC | login

Information for build mysql++-3.2.4-3.fc31

ID129837
Package Namemysql++
Version3.2.4
Release3.fc31
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/mysql++.git#677f873afab2c1ace871e4a0ed51048d02657c4d
SummaryC++ wrapper for the MySQL C API
DescriptionMySQL++ is a C++ wrapper for MySQL’s C API. It is built around STL principles, to make dealing with the database as easy as dealing with an STL container. MySQL++ relieves the programmer of dealing with cumbersome C data structures, generation of repetitive SQL statements, and manual creation of C++ data structures to mirror the database schema. If you are building your own MySQL++-based programs, you also need to install the -devel package.
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 21 Sep 2019 23:27:47 UTC
CompletedSun, 22 Sep 2019 00:39:55 UTC
Taskbuild (f31-candidate, /rpms/mysql++.git:677f873afab2c1ace871e4a0ed51048d02657c4d)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/mysql++.git#677f873afab2c1ace871e4a0ed51048d02657c4d'}}
Tags
f31
f32
f33
RPMs
src
mysql++-3.2.4-3.fc31.src.rpm (info) (download)
riscv64
mysql++-3.2.4-3.fc31.riscv64.rpm (info) (download)
mysql++-devel-3.2.4-3.fc31.riscv64.rpm (info) (download)
mysql++-manuals-3.2.4-3.fc31.riscv64.rpm (info) (download)
mysql++-debuginfo-3.2.4-3.fc31.riscv64.rpm (info) (download)
mysql++-debugsource-3.2.4-3.fc31.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.2.4-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.2.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Thu Aug 09 2018 Björn Persson <Bjorn@Rombobjörn.se> - 3.2.4-1 - Upgraded to 3.2.4. * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.2.3-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Thu Feb 15 2018 Jonathan Wakely <jwakely@redhat.com> - 3.2.3-5 - Remove Group tag, clean section, ldconfig scriptlets, and defattr uses. * Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.2.3-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Sat Oct 07 2017 Björn Persson <Bjorn@Rombobjörn.se> - 3.2.3-3 - Switched to mariadb-connector-c-devel.