diff --git a/DBD-mysql-4.018.tar.bz2 b/DBD-mysql-4.018.tar.bz2 deleted file mode 100644 index 0a6c92f..0000000 --- a/DBD-mysql-4.018.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0aa0b99c5bc8920e497122b5fcdbfbcefaa64d17d625a12c70b2a013206ee93d -size 109169 diff --git a/DBD-mysql-4.019.tar.gz b/DBD-mysql-4.019.tar.gz new file mode 100644 index 0000000..e754f7e --- /dev/null +++ b/DBD-mysql-4.019.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c499602ac4cc686c61b766cade120f49b148a63818a06913da861ead7bdd84f8 +size 137441 diff --git a/perl-DBD-mysql.changes b/perl-DBD-mysql.changes index 2cce033..4d89aea 100644 --- a/perl-DBD-mysql.changes +++ b/perl-DBD-mysql.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon May 09 21:49:03 UTC 2011 - pascal.bleser@opensuse.org + +- update to 4.019: + * asynchronous support + * fix to change sv_undef to PL_sv_undef from 4.018 + ------------------------------------------------------------------- Fri Jan 7 14:45:14 UTC 2011 - vcizek@novell.com diff --git a/perl-DBD-mysql.spec b/perl-DBD-mysql.spec index 6039d5e..8233558 100644 --- a/perl-DBD-mysql.spec +++ b/perl-DBD-mysql.spec @@ -1,7 +1,7 @@ # # spec file for package perl-DBD-mysql (Version 4.018) # -# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -21,13 +21,12 @@ Name: perl-DBD-mysql %define cpan_name DBD-mysql Summary: MySQL driver for the Perl5 Database Interface (DBI) -Version: 4.018 -Release: 2 +Version: 4.019 +Release: 1 License: GPL+ or Artistic Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/DBD-mysql/ -#Source: http://www.cpan.org/modules/by-module/DBD/DBD-mysql-%{version}.tar.bz2 -Source: http://search.cpan.org/CPAN/authors/id/C/CA/CAPTTOFU/%{cpan_name}-%{version}.tar.bz2 +Source: http://search.cpan.org/CPAN/authors/id/C/CA/CAPTTOFU/%{cpan_name}-%{version}.tar.gz Patch1: bnc658792_pod_name_install.diff BuildRoot: %{_tmppath}/%{name}-%{version}-build # quilt does not grock that