Thu, 18 Apr 2024 00:31:20 UTC | login

Information for build sqlite-3.33.0-2.fc33

ID186557
Package Namesqlite
Version3.33.0
Release2.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/sqlite.git#f098d15dcf04f6ef5c6e5fa63db6368d51fb2c0f
SummaryLibrary that implements an embeddable SQL database engine
DescriptionSQLite is a C library that implements an SQL database engine. A large subset of SQL92 is supported. A complete database is stored in a single disk file. The API is designed for convenience and ease of use. Applications that link against SQLite can enjoy the power and flexibility of an SQL database without the administrative hassles of supporting a separate database server. Version 2 and version 3 binaries are named to permit each to be installed on a single host
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 26 Nov 2020 16:51:08 UTC
CompletedThu, 26 Nov 2020 22:12:24 UTC
Taskbuild (f33, /rpms/sqlite.git:f098d15dcf04f6ef5c6e5fa63db6368d51fb2c0f)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/sqlite.git#f098d15dcf04f6ef5c6e5fa63db6368d51fb2c0f'}}
Tags
f33
RPMs
src
sqlite-3.33.0-2.fc33.src.rpm (info) (download)
noarch
sqlite-doc-3.33.0-2.fc33.noarch.rpm (info) (download)
riscv64
lemon-3.33.0-2.fc33.riscv64.rpm (info) (download)
sqlite-3.33.0-2.fc33.riscv64.rpm (info) (download)
sqlite-analyzer-3.33.0-2.fc33.riscv64.rpm (info) (download)
sqlite-devel-3.33.0-2.fc33.riscv64.rpm (info) (download)
sqlite-libs-3.33.0-2.fc33.riscv64.rpm (info) (download)
sqlite-tcl-3.33.0-2.fc33.riscv64.rpm (info) (download)
sqlite-tools-3.33.0-2.fc33.riscv64.rpm (info) (download)
lemon-debuginfo-3.33.0-2.fc33.riscv64.rpm (info) (download)
sqlite-analyzer-debuginfo-3.33.0-2.fc33.riscv64.rpm (info) (download)
sqlite-debuginfo-3.33.0-2.fc33.riscv64.rpm (info) (download)
sqlite-debugsource-3.33.0-2.fc33.riscv64.rpm (info) (download)
sqlite-libs-debuginfo-3.33.0-2.fc33.riscv64.rpm (info) (download)
sqlite-tcl-debuginfo-3.33.0-2.fc33.riscv64.rpm (info) (download)
sqlite-tools-debuginfo-3.33.0-2.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Fri Oct 09 2020 Sheng Mao <shngmao@gmail.com> - 3.33.0-2 - Enable FTS4 extensions (rhbz#1887106) * Fri Aug 14 2020 Ondrej Dubaj <odubaj@redhat.com> - 3.33.0-1 - Updated to version 3.33.0 (https://sqlite.org/releaselog/3_33_0.html) * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.32.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue Jul 14 2020 Tom Stellard <tstellar@redhat.com> - 3.32.3-2 - Use make macros - https://fedoraproject.org/wiki/Changes/UseMakeBuildInstallMacro * Fri Jun 19 2020 Ondrej Dubaj <odubaj@redhat.com> - 3.32.3-1 - Updated to version 3.32.3 (https://sqlite.org/releaselog/3_32_3.html) * Fri Jun 05 2020 Ondrej Dubaj <odubaj@redhat.com> - 3.32.2-1 - Updated to version 3.32.2 (https://sqlite.org/releaselog/3_32_2.html) * Tue May 26 2020 Ondrej Dubaj <odubaj@redhat.com> - 3.32.1-1 - Updated to version 3.32.1 (https://sqlite.org/releaselog/3_32_1.html) * Mon May 25 2020 Ondrej Dubaj <odubaj@redhat.com> - 3.32.0-1 - Updated to version 3.32.0 (https://sqlite.org/releaselog/3_32_0.html) * Wed Feb 05 2020 Ondrej Dubaj <odubaj@redhat.com> - 3.31.1-1 - Updated to version 3.31.1 (https://sqlite.org/releaselog/3_31_1.html) - updated spec file, deleted useless patches - Resolved s390 arch incompatibility - Modified FTS tests to support big endian platforms * Fri Jan 31 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.30.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Mon Jan 20 2020 Petr Kubat <pkubat@redhat.com> - 3.30.1-3 - introduce sqlite-tools package * Thu Jan 09 2020 Tom Callaway <spot@fedoraproject.org> - 3.30.1-2 - apply upstream fix for CVE-2019-19926 (bz1789441) * Mon Oct 14 2019 Petr Kubat <pkubat@redhat.com> - 3.30.1-1 - Updated to version 3.30.1 (https://sqlite.org/releaselog/3_30_1.html) * Mon Oct 07 2019 Ondrej Dubaj <odubaj@redhat.com> - 3.30.0-1 - Updated to version 3.30.0 (https://sqlite.org/releaselog/3_30_0.html) - updated spec file, deleted useless patches * Sat Jul 27 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.29.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Tue Jul 16 2019 Petr Kubat <pkubat@redhat.com> - 3.29.0-1 - Updated to version 3.29.0 (https://sqlite.org/releaselog/3_29_0.html) - Remove stupid-openfiles-test patch as the upstream test should now work properly even on systems with larger number of file descriptors Related: https://sqlite.org/src/info/a27b0b880d76c683 * Mon May 13 2019 Petr Kubat <pkubat@redhat.com> - 3.28.0-1 - Updated to version 3.28.0 (https://sqlite.org/releaselog/3_28_0.html) * Thu Feb 28 2019 Petr Kubat <pkubat@redhat.com> - 3.27.2-1 - Updated to version 3.27.2 (https://sqlite.org/releaselog/3_27_2.html) * Sun Feb 17 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 3.26.0-3 - Rebuild for readline 8.0 * Sun Feb 03 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.26.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Wed Dec 12 2018 Petr Kubat <pkubat@redhat.com> - 3.26.0-1 - Updated to version 3.26.0 (https://sqlite.org/releaselog/3_26_0.html) * Thu Oct 11 2018 Petr Kubat <pkubat@redhat.com> - 3.25.2-1 - Updated to version 3.25.2 (https://sqlite.org/releaselog/3_25_2.html)