Sat, 15 Jun 2024 20:33:41 UTC | login

Information for build sqlite-3.45.3-1.fc41

ID305989
Package Namesqlite
Version3.45.3
Release1.fc41
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/sqlite.git#4896d5b403842aede2c7ba7c4beee43ed55c3f44
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
StartedWed, 22 May 2024 14:55:07 UTC
CompletedWed, 22 May 2024 19:43:02 UTC
Taskbuild (f41, /rpms/sqlite.git:4896d5b403842aede2c7ba7c4beee43ed55c3f44)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/sqlite.git#4896d5b403842aede2c7ba7c4beee43ed55c3f44'}}
Tags
f41
RPMs
src
sqlite-3.45.3-1.fc41.src.rpm (info) (download)
noarch
sqlite-doc-3.45.3-1.fc41.noarch.rpm (info) (download)
riscv64
lemon-3.45.3-1.fc41.riscv64.rpm (info) (download)
sqlite-3.45.3-1.fc41.riscv64.rpm (info) (download)
sqlite-analyzer-3.45.3-1.fc41.riscv64.rpm (info) (download)
sqlite-devel-3.45.3-1.fc41.riscv64.rpm (info) (download)
sqlite-libs-3.45.3-1.fc41.riscv64.rpm (info) (download)
sqlite-tcl-3.45.3-1.fc41.riscv64.rpm (info) (download)
sqlite-tools-3.45.3-1.fc41.riscv64.rpm (info) (download)
lemon-debuginfo-3.45.3-1.fc41.riscv64.rpm (info) (download)
sqlite-analyzer-debuginfo-3.45.3-1.fc41.riscv64.rpm (info) (download)
sqlite-debuginfo-3.45.3-1.fc41.riscv64.rpm (info) (download)
sqlite-debugsource-3.45.3-1.fc41.riscv64.rpm (info) (download)
sqlite-libs-debuginfo-3.45.3-1.fc41.riscv64.rpm (info) (download)
sqlite-tcl-debuginfo-3.45.3-1.fc41.riscv64.rpm (info) (download)
sqlite-tools-debuginfo-3.45.3-1.fc41.riscv64.rpm (info) (download)
Logs
riscv64
state.log
root.log
hw_info.log
build.log
mock_output.log
noarch_rpmdiff.json
Changelog * Thu Apr 25 2024 Zuzana Miklankova <zmiklank@redhat.com> - 3.45.3-1 - Updated to version 3.45.3 (https://sqlite.org/releaselog/3_45_3.html) * Tue Mar 12 2024 Zuzana Miklankova <zmiklank@redhat.com> - 3.45.2-1 - Updated to version 3.45.2 (https://sqlite.org/releaselog/3_45_2.html) * Fri Feb 02 2024 Zuzana Miklankova <zmiklank@redhat.com> - 3.45.1-2 - bump changelog number to match real release number. * Wed Jan 31 2024 Zuzana Miklankova <zmiklank@redhat.com> - 3.45.1-1 - Updated to version 3.45.1 (https://sqlite.org/releaselog/3_45_1.html) * Sat Jan 27 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.45.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Tue Jan 16 2024 Zuzana Miklankova <zmiklank@redhat.com> - 3.45.0-1 - Updated to version 3.45.0 (https://sqlite.org/releaselog/3_45_0.html) - List versioned soname in files, preventing unnoticed soname bumps - Disable func4 tests for i686 arch due to failing float<->int conversions * Thu Dec 07 2023 Zuzana Miklankova <zmiklank@redhat.com> - 3.44.2-1 - Updated to version 3.44.2 (https://sqlite.org/releaselog/3_44_2.html) * Thu Nov 23 2023 Zuzana Miklankova <zmiklank@redhat.com> - 3.44.1-1 - Updated to version 3.44.1 (https://sqlite.org/releaselog/3_44_1.html) * Wed Nov 01 2023 Zuzana Miklankova <zmiklank@redhat.com> - 3.44.0-1 - Updated to version 3.44.0 (https://sqlite.org/releaselog/3_44_0.html) * Mon Oct 23 2023 Zuzana Miklankova <zmiklank@redhat.com> - 3.43.2-1 - Updated to version 3.43.2 (https://sqlite.org/releaselog/3_43_2.html) * Tue Sep 12 2023 Zuzana Miklankova <zmiklank@redhat.com> - 3.43.1-1 - Updated to version 3.43.1 (https://sqlite.org/releaselog/3_43_1.html) * Mon Aug 28 2023 Zuzana Miklankova <zmiklank@redhat.com> - 3.43.0-1 - Updated to version 3.43.0 (https://sqlite.org/releaselog/3_43_0.html) * Sat Jul 22 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.42.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jul 13 2023 Zuzana Miklankova <zmiklank@redhat.com> - 3.42.0-6 - remove patch5 - adjusting sync test * Thu Jul 13 2023 Zuzana Miklankova <zmiklank@redhat.com> - 3.42.0-5 - remove patch4 - disabling datetime test * Thu Jul 13 2023 Zuzana Miklankova <zmiklank@redhat.com> - 3.42.0-4 - remove patch3 - temporary workaround for percentile test * Thu Jul 13 2023 Zuzana Miklankova <zmiklank@redhat.com> - 3.42.0-3 - remove patch2 - no-malloc-usable-size, #801981 * Thu Jul 13 2023 Zuzana Miklankova <zmiklank@redhat.com> - 3.42.0-2 - Updated to version 3.42.0 (https://sqlite.org/releaselog/3_42_0.html) * Fri Jun 23 2023 Zuzana Miklankova <zmiklank@redhat.com> - 3.41.2-3 - revert to version 3.41.2 as the 3.42.0 does not correctly work with dnf * Wed Jun 21 2023 Zuzana Miklankova <zmiklank@redhat.com> - 3.42.0-1 - Updated to version 3.42.0 (https://sqlite.org/releaselog/3_42_0.html) - Use %patch -P N instead of deprecated %patchN * Thu May 25 2023 Siddhesh Poyarekar <siddhesh@redhat.com> - 3.41.2-2 - Drop duplicate -mbranch-protection. * Mon Mar 27 2023 Zuzana Miklankova <zmiklank@redhat.com> - 3.41.2-1 - Updated to version 3.41.2 (https://sqlite.org/releaselog/3_41_2.html) - Migrated to SPDX license * Sat Jan 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.40.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Mon Jan 02 2023 Zuzana Miklankova <zmiklank@redhat.com> - 3.40.1-1 - Updated to version 3.40.1 (https://sqlite.org/releaselog/3_40_1.html) * Fri Nov 18 2022 Zuzana Miklankova <zmiklank@redhat.com> - 3.40.0-1 - Updated to version 3.40.0 (https://sqlite.org/releaselog/3_40_0.html) * Wed Oct 19 2022 Zuzana Miklankova <zmiklank@redhat.com> - 3.39.4-1 - Updated to version 3.39.4 (https://sqlite.org/releaselog/3_39_4.html) * Tue Sep 06 2022 Zuzana Miklankova <zmiklank@redhat.com> - 3.39.3-1 - Updated to version 3.39.3 (https://sqlite.org/releaselog/3_39_3.html) * 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)