diff --git a/.gitignore b/.gitignore index dd7f76a..82f8592 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,4 @@ DBD-mysql-4.017.tar.gz /DBD-mysql-4.037.tar.gz /DBD-mysql-4.038.tar.gz /DBD-mysql-4.039.tar.gz +/DBD-mysql-4.040.tar.gz diff --git a/perl-DBD-MySQL.spec b/perl-DBD-MySQL.spec index 9b21602..67e735d 100644 --- a/perl-DBD-MySQL.spec +++ b/perl-DBD-MySQL.spec @@ -1,11 +1,11 @@ Name: perl-DBD-MySQL -Version: 4.039 +Version: 4.040 Release: 1%{?dist} Summary: A MySQL interface for Perl Group: Development/Libraries License: GPL+ or Artistic URL: http://search.cpan.org/dist/DBD-mysql/ -Source0: http://www.cpan.org/authors/id/C/CA/CAPTTOFU/DBD-mysql-%{version}.tar.gz +Source0: http://www.cpan.org/authors/id/M/MI/MICHIELB/DBD-mysql-%{version}.tar.gz BuildRequires: mariadb, mariadb-devel, zlib-devel BuildRequires: coreutils BuildRequires: findutils @@ -67,6 +67,9 @@ find %{buildroot} -type f -name '*.bs' -empty -delete %{_mandir}/man3/*.3* %changelog +* Mon Nov 21 2016 Jitka Plesnikova - 4.040-1 +- 4.040 bump + * Wed Nov 16 2016 Jitka Plesnikova - 4.039-1 - 4.039 bump diff --git a/sources b/sources index 823b875..1acb9db 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e47b3c525fdbbf7ea697d43e71efcc0e DBD-mysql-4.039.tar.gz +81d36e54708c66429a25140613a35d22 DBD-mysql-4.040.tar.gz