Fri, 26 Apr 2024 19:12:01 UTC | login

Information for build wxsqlite3-3.4.1-0.9git91de286.fc31

ID127636
Package Namewxsqlite3
Version3.4.1
Release0.9git91de286.fc31
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/wxsqlite3.git#e874bd0f5fff81a9ba83e98b64873412d167bb62
SummaryC++ wrapper around the SQLite 3.x database
DescriptionwxSQLite3 is a C++ wrapper around the public domain SQLite 3.x database and is specifically designed for use in programs based on the wxWidgets library. wxSQLite3 does not try to hide the underlying database, in contrary almost all special features of the current SQLite3 version 3.6.22 are supported, like for example the creation of user defined scalar or aggregate functions. Since SQLite stores strings in UTF-8 encoding, the wxSQLite3 methods provide automatic conversion between wxStrings and UTF-8 strings. This works best for the Unicode builds of wxWidgets. In ANSI builds the current locale conversion object (wxConvCurrent) is used for conversion to/from UTF-8. Special care has to be taken if external administration tools are used to modify the database contents, since not all of these tools operate in Unicode resp. UTF-8 mode. wxSQLite3 includes an optional extension for SQLite supporting key based database file encryption using 128 bit AES encryption. Starting with version 1.9.6 of wxSQLite3 the encryption extension is compatible with the SQLite amalgamation source. Experimental support for 256 bit AES encryption has been added in version 1.9.8.
Built bydavidlt
State complete
Volume DEFAULT
StartedSun, 01 Sep 2019 19:09:04 UTC
CompletedSun, 01 Sep 2019 20:52:25 UTC
Taskbuild (f31-candidate, /rpms/wxsqlite3.git:e874bd0f5fff81a9ba83e98b64873412d167bb62)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/wxsqlite3.git#e874bd0f5fff81a9ba83e98b64873412d167bb62'}}
Tags
f31
f32
f33
RPMs
src
wxsqlite3-3.4.1-0.9git91de286.fc31.src.rpm (info) (download)
noarch
wxsqlite3-doc-3.4.1-0.9git91de286.fc31.noarch.rpm (info) (download)
riscv64
wxsqlite3-3.4.1-0.9git91de286.fc31.riscv64.rpm (info) (download)
wxsqlite3-devel-3.4.1-0.9git91de286.fc31.riscv64.rpm (info) (download)
wxsqlite3-debuginfo-3.4.1-0.9git91de286.fc31.riscv64.rpm (info) (download)
wxsqlite3-debugsource-3.4.1-0.9git91de286.fc31.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Sat Jul 27 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.4.1-0.9git91de286 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sun Feb 03 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.4.1-0.8git91de286 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Sat Jul 21 2018 Martin Gansser <martinkg@fedoraproject.org> 3.4.1-0.7git91de286 - Fix FTBFS due missing BR gcc-c++ (RHBZ#1606715) * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.4.1-0.6git91de286 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.4.1-0.5git91de286 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild