diff --git a/perl-Tie-DBI.spec b/perl-Tie-DBI.spec index 6e9aadf..f47e46b 100644 --- a/perl-Tie-DBI.spec +++ b/perl-Tie-DBI.spec @@ -1,17 +1,16 @@ %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) Name: perl-Tie-DBI -Version: 1.02 -Release: 3mamba +Version: 1.08 +Release: 1mamba Summary: Tie::DBI - Implements a fully general binding between the hash and the table Group: Development/Libraries/Perl Vendor: openmamba Distribution: openmamba Packager: Tiziana Ferro -URL: http://www.cpan.org -Source: http://www.cpan.org/authors/id/L/LD/LDS/Tie-DBI-%{version}.tar.gz +URL: https://www.cpan.org +Source: https://cpan.metacpan.org/modules/by-module/Tie/Tie-DBI-%{version}.tar.gz License: GPL -BuildRoot: %{_tmppath}/perl-root Requires: perl >= %perl_major_ver BuildRequires: perl-devel >= %perl_major_ver BuildRequires: perl-DBD-mysql >= 2.1028 @@ -48,6 +47,9 @@ done %defattr(-,root,root) %changelog +* Wed Feb 24 2021 Automatic Build System 1.08-1mamba +- automatic version update by autodist + * Fri Aug 30 2013 Automatic Build System 1.02-3mamba - automatic rebuild by autodist