Name: | rh-perl530-perl-DBD-SQLite |
---|---|
Version: | 1.60 |
Release: | 3.el7 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 569322 |
License: | (GPL+ or Artistic) and Public Domain |
RPM: | rh-perl530-perl-DBD-SQLite-1.60-3.el7.aarch64.rpm |
Source RPM: | rh-perl530-perl-DBD-SQLite-1.60-3.el7.src.rpm |
Build Date: | Mon Jun 21 2021 |
Build Host: | ca-buildarm02.us.oracle.com |
Vendor: | Oracle America |
URL: | https://metacpan.org/release/DBD-SQLite |
Summary: | SQLite DBI Driver |
Description: | SQLite 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. |
- Updated to prevent patch leftovers
- SCL
- 1.60 bump
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
- Perl 5.28 rebuild
- 1.58 bump
- Rebuild with new redhat-rpm-config/perl build flags
- 1.56 bump
- Add build-require gcc
- Adjust to sqlite-3.22.0 (bug #1543286) - Add new index constraint ops introduced in SQLite 3.21.0 to PerlData