Sat, 27 Apr 2024 14:01:39 UTC | login

Information for build sqlite-3.39.2-2.fc37

ID197068
Package Namesqlite
Version3.39.2
Release2.fc37
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/sqlite.git#0ddb5e1f4af35afa9f8df310ceee88533add1548
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
StartedMon, 05 Sep 2022 07:30:48 UTC
CompletedMon, 05 Sep 2022 11:15:57 UTC
Taskbuild (f37, /rpms/sqlite.git:0ddb5e1f4af35afa9f8df310ceee88533add1548)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/sqlite.git#0ddb5e1f4af35afa9f8df310ceee88533add1548'}}
Tags
f37
RPMs
src
sqlite-3.39.2-2.fc37.src.rpm (info) (download)
noarch
sqlite-doc-3.39.2-2.fc37.noarch.rpm (info) (download)
riscv64
lemon-3.39.2-2.fc37.riscv64.rpm (info) (download)
sqlite-3.39.2-2.fc37.riscv64.rpm (info) (download)
sqlite-analyzer-3.39.2-2.fc37.riscv64.rpm (info) (download)
sqlite-devel-3.39.2-2.fc37.riscv64.rpm (info) (download)
sqlite-libs-3.39.2-2.fc37.riscv64.rpm (info) (download)
sqlite-tcl-3.39.2-2.fc37.riscv64.rpm (info) (download)
sqlite-tools-3.39.2-2.fc37.riscv64.rpm (info) (download)
lemon-debuginfo-3.39.2-2.fc37.riscv64.rpm (info) (download)
sqlite-analyzer-debuginfo-3.39.2-2.fc37.riscv64.rpm (info) (download)
sqlite-debuginfo-3.39.2-2.fc37.riscv64.rpm (info) (download)
sqlite-debugsource-3.39.2-2.fc37.riscv64.rpm (info) (download)
sqlite-libs-debuginfo-3.39.2-2.fc37.riscv64.rpm (info) (download)
sqlite-tcl-debuginfo-3.39.2-2.fc37.riscv64.rpm (info) (download)
sqlite-tools-debuginfo-3.39.2-2.fc37.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Fri Jul 29 2022 Zuzana Miklankova <zmiklank@redhat.com> - 3.39.2-1 - Updated to version 3.39.2 (https://sqlite.org/releaselog/3_39_2.html) * Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.39.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jul 18 2022 Zuzana Miklankova <zmiklank@redhat.com> - 3.39.1-1 - Updated to version 3.39.1 (https://sqlite.org/releaselog/3_39_1.html) * Mon Jun 27 2022 Zuzana Miklankova <zmiklank@redhat.com> - 3.39.0-1 - Updated to version 3.39.0 (https://sqlite.org/releaselog/3_39_0.html) * Thu Jun 09 2022 Zuzana Miklankova <zmiklank@redhat.com> - 3.38.5-2 - Fix build error --without sqldiff - Fix typo in changelog * Mon May 09 2022 Zuzana Miklankova <zmiklank@redhat.com> - 3.38.5-1 - Updated to version 3.38.5 (https://sqlite.org/releaselog/3_38_5.html) * Mon May 02 2022 Zuzana Miklankova <zmiklank@redhat.com> - 3.38.3-2 - add flag -mbranch-protection=standard for aarch64 - remove configure flag --enable-json1, as this is default from 3.38.0 - run autoupdate before autoconf in %prep * Thu Apr 28 2022 Zuzana Miklankova <zmiklank@redhat.com> - 3.38.3-1 - Updated to version 3.38.3 (https://sqlite.org/releaselog/3_38_3.html) * Thu Apr 07 2022 Zuzana Miklankova <zmiklank@redhat.com> - 3.38.2-1 - Updated to version 3.38.2 (https://sqlite.org/releaselog/3_38_2.html) * Wed Mar 23 2022 Zuzana Miklankova <zmiklank@redhat.com> - 3.38.1-1 - Updated to version 3.38.1 (https://sqlite.org/releaselog/3_38_1.html) * Thu Mar 03 2022 Zuzana Miklankova <zmiklank@redhat.com> - 3.38.0-1 - Updated to version 3.38.0 (https://sqlite.org/releaselog/3_38_0.html) - Set flags with configure script, whenever possible * Sat Jan 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.36.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Wed Aug 18 2021 Ondrej Dubaj <odubaj@redhat.com> - 3.36.0-4 - Enabled SQLITE_DBPAGE virtual table (#1973454) * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.36.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Mon Jul 12 2021 Ondrej Dubaj <odubaj@redhat.com> - 3.36.0-2 - Support SHA-1 algorithms in sqlite (revert) * Thu Jul 01 2021 Ondrej Dubaj <odubaj@redhat.com> - 3.36.0-1 - Updated to version 3.36.0 (https://sqlite.org/releaselog/3_36_0.html) * Tue Apr 20 2021 Ondrej Dubaj <odubaj@redhat.com> - 3.35.5-1 - Updated to version 3.35.5 (https://sqlite.org/releaselog/3_35_5.html) * Thu Apr 15 2021 Ondrej Dubaj <odubaj@redhat.com> - 3.35.4-3 - Remove SHA-1 algorithms according to its deprecation in RHEL-9 (#1935442) * Wed Apr 14 2021 Ondrej Dubaj <odubaj@redhat.com> - 3.35.4-2 - Fixed handling LIKE experrsion in WHERE clause (#1947883) * Tue Apr 06 2021 Ondrej Dubaj <odubaj@redhat.com> - 3.35.4-1 - Updated to version 3.35.4 (https://sqlite.org/releaselog/3_35_4.html) * Fri Mar 26 2021 Ondrej Dubaj <odubaj@redhat.com> - 3.35.3-1 - Updated to version 3.35.3 (https://sqlite.org/releaselog/3_35_3.html) * Thu Mar 18 2021 Ondrej Dubaj <odubaj@redhat.com> - 3.35.2-1 - Updated to version 3.35.2 (https://sqlite.org/releaselog/3_35_2.html) * Tue Mar 16 2021 Ondrej Dubaj <odubaj@redhat.com> - 3.35.1-1 - Updated to version 3.35.1 (https://sqlite.org/releaselog/3_35_1.html) * Mon Mar 15 2021 Ondrej Dubaj <odubaj@redhat.com> - 3.35.0-1 - Updated to version 3.35.0 (https://sqlite.org/releaselog/3_35_0.html) * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.34.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Thu Jan 21 2021 Ondrej Dubaj <odubaj@redhat.com> - 3.34.1-1 - Updated to version 3.34.1 (https://sqlite.org/releaselog/3_34_1.html) * Wed Dec 02 2020 Ondrej Dubaj <odubaj@redhat.com> - 3.34.0-1 - Updated to version 3.34.0 (https://sqlite.org/releaselog/3_34_0.html) - Enabled fts3conf.test on s390x and ppc64 architectures * 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