diff --git a/perl-DBD-SQLite.spec b/perl-DBD-SQLite.spec index f65a1ec..f880b5c 100644 --- a/perl-DBD-SQLite.spec +++ b/perl-DBD-SQLite.spec @@ -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 -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 1.66-1mamba +- automatic version update by autodist + * Wed Nov 09 2016 Silvan Calarco 1.38_03-2mamba - rebuilt with perl 5.24