From fc7ba920b2d6478ede5721d5aa825daefad49901 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 08:48:01 +0100 Subject: [PATCH] automatic version update by autodist [release 4.050-1mamba;Wed Feb 24 2021] --- perl-DBD-mysql.spec | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/perl-DBD-mysql.spec b/perl-DBD-mysql.spec index ccd65f9..2604a3c 100644 --- a/perl-DBD-mysql.spec +++ b/perl-DBD-mysql.spec @@ -1,15 +1,15 @@ %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) Name: perl-DBD-mysql -Version: 4.039 +Version: 4.050 Release: 1mamba Summary: DBD::mysql - A Perl5 Database Interface to the MySQL database Group: Development/Libraries/Perl Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: http://www.cpan.org -Source: http://search.cpan.org/CPAN/authors/id/C/CA/CAPTTOFU/DBD-mysql-%{version}.tar.gz +URL: https://www.cpan.org +Source: https://cpan.metacpan.org/modules/by-module/DBD/DBD-mysql-%{version}.tar.gz License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel @@ -21,7 +21,6 @@ BuildRequires: perl-DBI BuildRequires: perl-devel ## AUTOBUILDREQ-END BuildRequires: perl-devel >= %perl_major_ver -BuildRoot: %{_tmppath}/perl-root %description DBD::mysql - A Perl5 Database Interface to the MySQL database. @@ -55,6 +54,9 @@ done %defattr(-,root,root) %changelog +* Wed Feb 24 2021 Automatic Build System 4.050-1mamba +- automatic version update by autodist + * Fri Oct 27 2017 Automatic Build System 4.039-1mamba - automatic update by autodist