automatic version update by autodist [release 4.050-1mamba;Wed Feb 24 2021]

This commit is contained in:
Automatic Build System 2024-01-06 08:48:01 +01:00
parent c985fb7547
commit fc7ba920b2

View File

@ -1,15 +1,15 @@
%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-DBD-mysql Name: perl-DBD-mysql
Version: 4.039 Version: 4.050
Release: 1mamba Release: 1mamba
Summary: DBD::mysql - A Perl5 Database Interface to the MySQL database Summary: DBD::mysql - A Perl5 Database Interface to the MySQL database
Group: Development/Libraries/Perl Group: Development/Libraries/Perl
Vendor: openmamba Vendor: openmamba
Distribution: openmamba Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it> Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: http://www.cpan.org URL: https://www.cpan.org
Source: http://search.cpan.org/CPAN/authors/id/C/CA/CAPTTOFU/DBD-mysql-%{version}.tar.gz Source: https://cpan.metacpan.org/modules/by-module/DBD/DBD-mysql-%{version}.tar.gz
License: GPL License: GPL
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel BuildRequires: glibc-devel
@ -21,7 +21,6 @@ BuildRequires: perl-DBI
BuildRequires: perl-devel BuildRequires: perl-devel
## AUTOBUILDREQ-END ## AUTOBUILDREQ-END
BuildRequires: perl-devel >= %perl_major_ver BuildRequires: perl-devel >= %perl_major_ver
BuildRoot: %{_tmppath}/perl-root
%description %description
DBD::mysql - A Perl5 Database Interface to the MySQL database. DBD::mysql - A Perl5 Database Interface to the MySQL database.
@ -55,6 +54,9 @@ done
%defattr(-,root,root) %defattr(-,root,root)
%changelog %changelog
* Wed Feb 24 2021 Automatic Build System <autodist@mambasoft.it> 4.050-1mamba
- automatic version update by autodist
* Fri Oct 27 2017 Automatic Build System <autodist@mambasoft.it> 4.039-1mamba * Fri Oct 27 2017 Automatic Build System <autodist@mambasoft.it> 4.039-1mamba
- automatic update by autodist - automatic update by autodist