diff --git a/perl-DBD-Pg.spec b/perl-DBD-Pg.spec index 382d456..68c7224 100644 --- a/perl-DBD-Pg.spec +++ b/perl-DBD-Pg.spec @@ -2,7 +2,7 @@ Name: perl-DBD-Pg Epoch: 1 -Version: 3.7.0 +Version: 3.9.1 Release: 1mamba Summary: DBD:Pg - PostgreSQL database driver for the DBI module Group: System/Libraries/Perl @@ -27,15 +27,15 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-root DBD:Pg - PostgreSQL database driver for the DBI module. %prep - %setup -q -n DBD-Pg-%{version} %build perl Makefile.PL PREFIX=%{_prefix} INSTALLDIRS=vendor %make -%ifnarch x86_64 -%make test -%endif + +#%ifnarch x86_64 +#% make test +#%endif %install [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" @@ -58,6 +58,9 @@ rm -f .packlist %defattr(-,root,root) %changelog +* Sat May 02 2020 Automatic Build System 3.9.1-1mamba +- automatic update by autodist + * Sat Oct 28 2017 Automatic Build System 3.7.0-1mamba - automatic update by autodist