diff --git a/.gitignore b/.gitignore index 30d2e34..3108b63 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ DBD-mysql-4.017.tar.gz /DBD-mysql-4.026.tar.gz /DBD-mysql-4.027.tar.gz /DBD-mysql-4.028.tar.gz +/DBD-mysql-4.029.tar.gz diff --git a/perl-DBD-MySQL.spec b/perl-DBD-MySQL.spec index f118488..c7aac2d 100644 --- a/perl-DBD-MySQL.spec +++ b/perl-DBD-MySQL.spec @@ -1,6 +1,6 @@ Name: perl-DBD-MySQL -Version: 4.028 -Release: 3%{?dist} +Version: 4.029 +Release: 1%{?dist} Summary: A MySQL interface for Perl Group: Development/Libraries License: GPL+ or Artistic @@ -66,6 +66,9 @@ find %{buildroot} -type f -name '*.bs' -empty -exec rm -f {} ';' %{_mandir}/man3/*.3* %changelog +* Thu Dec 11 2014 Jitka Plesnikova - 4.029-1 +- 4.029 bump + * Thu Aug 28 2014 Jitka Plesnikova - 4.028-3 - Perl 5.20 rebuild diff --git a/sources b/sources index bfbb3d6..4dde5ac 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f0ecda20a991fe7cf806fdee5a250f24 DBD-mysql-4.028.tar.gz +bcb8b105f771c04a8ebf3523eb073db7 DBD-mysql-4.029.tar.gz