Thu, 27 Jun 2024 18:05:20 UTC | login

Information for build perl-DBD-SQLite-1.64-1.fc31

ID128182
Package Nameperl-DBD-SQLite
Version1.64
Release1.fc31
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/perl-DBD-SQLite.git#078134d0a038aea5fe3d8f795868771ee42b3650
SummarySQLite DBI Driver
DescriptionSQLite is a public domain RDBMS database engine that you can find at http://www.hwaci.com/sw/sqlite/. This module provides a SQLite RDBMS module that uses the system SQLite libraries.
Built bydavidlt
State complete
Volume DEFAULT
StartedSun, 01 Sep 2019 22:25:23 UTC
CompletedSun, 01 Sep 2019 23:57:43 UTC
Taskbuild (f31-candidate, /rpms/perl-DBD-SQLite.git:078134d0a038aea5fe3d8f795868771ee42b3650)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/perl-DBD-SQLite.git#078134d0a038aea5fe3d8f795868771ee42b3650'}}
Tags
f31
f32
f33
RPMs
src
perl-DBD-SQLite-1.64-1.fc31.src.rpm (info) (download)
riscv64
perl-DBD-SQLite-1.64-1.fc31.riscv64.rpm (info) (download)
perl-DBD-SQLite-debuginfo-1.64-1.fc31.riscv64.rpm (info) (download)
perl-DBD-SQLite-debugsource-1.64-1.fc31.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Tue Aug 13 2019 Jitka Plesnikova <jplesnik@redhat.com> - 1.64-1 - 1.64 bump * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.62-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Fri May 31 2019 Jitka Plesnikova <jplesnik@redhat.com> - 1.62-3 - Perl 5.30 rebuild * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.62-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Wed Jan 02 2019 Jitka Plesnikova <jplesnik@redhat.com> - 1.62-1 - 1.62 bump * Mon Dec 03 2018 Jitka Plesnikova <jplesnik@redhat.com> - 1.60-1 - 1.60 bump * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.58-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Thu Jun 28 2018 Jitka Plesnikova <jplesnik@redhat.com> - 1.58-2 - Perl 5.28 rebuild * Thu Mar 29 2018 Petr Pisar <ppisar@redhat.com> - 1.58-1 - 1.58 bump * Thu Mar 01 2018 Florian Weimer <fweimer@redhat.com> - 1.56-2 - Rebuild with new redhat-rpm-config/perl build flags * Thu Mar 01 2018 Jitka Plesnikova <jplesnik@redhat.com> - 1.56-1 - 1.56 bump * Mon Feb 19 2018 Jitka Plesnikova <jplesnik@redhat.com> - 1.54-7 - Add build-require gcc * Thu Feb 08 2018 Jitka Plesnikova <jplesnik@redhat.com> - 1.54-6 - Adjust to sqlite-3.22.0 (bug #1543286) - Add new index constraint ops introduced in SQLite 3.21.0 to PerlData