update package to 1.65_02

update package to 1.65_02
This commit is contained in:
Markeryang 2020-07-16 10:30:47 +08:00 committed by Gitee
parent 9c1a2629c7
commit e3fd73bf57

View File

@ -1,18 +1,11 @@
Name: perl-DBD-SQLite
Version: 1.58
Release: 5
Version: 1.65_02
Release: 1
Summary: DBD::SQLite embeds SQLite database engine into a DBD driver
License: (GPL+ or Artistic) and Public Domain
URL: https://metacpan.org/release/DBD-SQLite
Source0: https://cpan.metacpan.org/authors/id/I/IS/ISHIGAKI/DBD-SQLite-%{version}.tar.gz
Patch0: 0000-perl-DBD-SQLite-bz543982.patch
Patch1: 0001-DBD-SQLite-1.50-Remove-bundled-source-extentions.patch
Patch2: 0002-DBD-SQLite-1.58-Unbundle-Test-NoWarnings.patch
Patch3: 0003-Handle-unknown-op-in-DBD-SQLite-VirtualTable-PerlDat.patch
Patch4: 0004-added-a-boilerplace-for-test.patch
Patch5: 0005-fixed-for-older-DBI.patch
BuildRequires: sqlite-devel coreutils findutils
BuildRequires: gcc make perl-devel
BuildRequires: perl-generators perl-interpreter perl(:VERSION) >= 5.6
@ -78,6 +71,9 @@ make test
%{_mandir}/man3/*.3pm*
%changelog
* Jul Thu 16 2020 yanglongkang <yanglongkang@huawei.com> - 1.65_02-1
- update package to 1.65_02
* Wed Jul 1 2020 Wu Bo <wubo009@163.com> - 1.58-5
- rebuild package