automatic version update by autodist [release 1.08-1mamba;Wed Feb 24 2021]
This commit is contained in:
parent
5659e0644e
commit
ab4465467a
@ -1,17 +1,16 @@
|
|||||||
%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-Tie-DBI
|
Name: perl-Tie-DBI
|
||||||
Version: 1.02
|
Version: 1.08
|
||||||
Release: 3mamba
|
Release: 1mamba
|
||||||
Summary: Tie::DBI - Implements a fully general binding between the hash and the table
|
Summary: Tie::DBI - Implements a fully general binding between the hash and the table
|
||||||
Group: Development/Libraries/Perl
|
Group: Development/Libraries/Perl
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Tiziana Ferro <tiziana.ferro@email.it>
|
Packager: Tiziana Ferro <tiziana.ferro@email.it>
|
||||||
URL: http://www.cpan.org
|
URL: https://www.cpan.org
|
||||||
Source: http://www.cpan.org/authors/id/L/LD/LDS/Tie-DBI-%{version}.tar.gz
|
Source: https://cpan.metacpan.org/modules/by-module/Tie/Tie-DBI-%{version}.tar.gz
|
||||||
License: GPL
|
License: GPL
|
||||||
BuildRoot: %{_tmppath}/perl-root
|
|
||||||
Requires: perl >= %perl_major_ver
|
Requires: perl >= %perl_major_ver
|
||||||
BuildRequires: perl-devel >= %perl_major_ver
|
BuildRequires: perl-devel >= %perl_major_ver
|
||||||
BuildRequires: perl-DBD-mysql >= 2.1028
|
BuildRequires: perl-DBD-mysql >= 2.1028
|
||||||
@ -48,6 +47,9 @@ done
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Feb 24 2021 Automatic Build System <autodist@mambasoft.it> 1.08-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Fri Aug 30 2013 Automatic Build System <autodist@mambasoft.it> 1.02-3mamba
|
* Fri Aug 30 2013 Automatic Build System <autodist@mambasoft.it> 1.02-3mamba
|
||||||
- automatic rebuild by autodist
|
- automatic rebuild by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user