automatic version update by autodist [release 1.66-1mamba;Wed Feb 24 2021]

This commit is contained in:
Automatic Build System 2024-01-06 08:47:52 +01:00
parent cfc21e77f5
commit 5055dce7e3

View File

@ -1,15 +1,15 @@
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
Name: perl-DBD-SQLite Name: perl-DBD-SQLite
Version: 1.38_03 Version: 1.66
Release: 2mamba Release: 1mamba
Summary: DBD::SQLite - Self-contained RDBMS in a DBI Driver Summary: DBD::SQLite - Self-contained RDBMS in a DBI Driver
Group: System/Libraries/Perl Group: System/Libraries/Perl
Vendor: openmamba Vendor: openmamba
Distribution: openmamba Distribution: openmamba
Packager: Automatic Build System <autodist@mambasoft.it> Packager: Automatic Build System <autodist@mambasoft.it>
URL: http://www.cpan.org URL: https://www.cpan.org
Source: http://search.cpan.org/CPAN/authors/id/A/AD/ADAMK/DBD-SQLite-%{version}.tar.gz Source: https://cpan.metacpan.org/modules/by-module/DBD/DBD-SQLite-%{version}.tar.gz
Patch0: perl-DBD-SQLite-1.27-bz543982.patch Patch0: perl-DBD-SQLite-1.27-bz543982.patch
Patch1: perl-DBD-SQLite-1.31-fts3-test.patch Patch1: perl-DBD-SQLite-1.31-fts3-test.patch
License: GPL, Artistic License: GPL, Artistic
@ -22,7 +22,6 @@ BuildRequires: perl-DBI-Proxy
BuildRequires: perl-DBI-ProfileDumper-Apache BuildRequires: perl-DBI-ProfileDumper-Apache
BuildRequires: perl-devel BuildRequires: perl-devel
Requires: perl >= %perl_major_ver Requires: perl >= %perl_major_ver
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description %description
SQLite is a public domain file-based relational database engine that you can find at SQLite is a public domain file-based relational database engine that you can find at
@ -61,6 +60,9 @@ chmod -R u+w %{buildroot}/*
%doc Changes LICENSE README %doc Changes LICENSE README
%changelog %changelog
* Wed Feb 24 2021 Automatic Build System <autodist@mambasoft.it> 1.66-1mamba
- automatic version update by autodist
* Wed Nov 09 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 1.38_03-2mamba * Wed Nov 09 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 1.38_03-2mamba
- rebuilt with perl 5.24 - rebuilt with perl 5.24