automatic version update by autodist [release 1.66-1mamba;Wed Feb 24 2021]
This commit is contained in:
parent
cfc21e77f5
commit
5055dce7e3
@ -1,15 +1,15 @@
|
||||
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
||||
|
||||
Name: perl-DBD-SQLite
|
||||
Version: 1.38_03
|
||||
Release: 2mamba
|
||||
Version: 1.66
|
||||
Release: 1mamba
|
||||
Summary: DBD::SQLite - Self-contained RDBMS in a DBI Driver
|
||||
Group: System/Libraries/Perl
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Automatic Build System <autodist@mambasoft.it>
|
||||
URL: http://www.cpan.org
|
||||
Source: http://search.cpan.org/CPAN/authors/id/A/AD/ADAMK/DBD-SQLite-%{version}.tar.gz
|
||||
URL: https://www.cpan.org
|
||||
Source: https://cpan.metacpan.org/modules/by-module/DBD/DBD-SQLite-%{version}.tar.gz
|
||||
Patch0: perl-DBD-SQLite-1.27-bz543982.patch
|
||||
Patch1: perl-DBD-SQLite-1.31-fts3-test.patch
|
||||
License: GPL, Artistic
|
||||
@ -22,7 +22,6 @@ BuildRequires: perl-DBI-Proxy
|
||||
BuildRequires: perl-DBI-ProfileDumper-Apache
|
||||
BuildRequires: perl-devel
|
||||
Requires: perl >= %perl_major_ver
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
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
|
||||
|
||||
%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
|
||||
- rebuilt with perl 5.24
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user