Hello community, here is the log from the commit of package perl-DBD-mysql for openSUSE:Factory checked in at 2016-08-05 18:16:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-DBD-mysql (Old) and /work/SRC/openSUSE:Factory/.perl-DBD-mysql.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-DBD-mysql" Changes: -------- --- /work/SRC/openSUSE:Factory/perl-DBD-mysql/perl-DBD-mysql.changes 2015-10-30 13:43:44.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.perl-DBD-mysql.new/perl-DBD-mysql.changes 2016-08-05 18:16:43.000000000 +0200 @@ -1,0 +2,15 @@ +Sat Jul 30 05:12:42 UTC 2016 - [email protected] + +- updated to 4.035 + see /usr/share/doc/packages/perl-DBD-mysql/Changes + + 2016-07-09 Patrick Galbraith, Michiel Beijen, DBI/DBD community (4.035) + * Add DBI back to configure_requires, fix by miyagawa. + +------------------------------------------------------------------- +Thu Jul 7 05:11:19 UTC 2016 - [email protected] + +- updated to 4.034 + see /usr/share/doc/packages/perl-DBD-mysql/Changes + +------------------------------------------------------------------- Old: ---- DBD-mysql-4.033.tar.gz New: ---- DBD-mysql-4.035.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-DBD-mysql.spec ++++++ --- /var/tmp/diff_new_pack.PIo5rz/_old 2016-08-05 18:16:44.000000000 +0200 +++ /var/tmp/diff_new_pack.PIo5rz/_new 2016-08-05 18:16:44.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package perl-DBD-mysql # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,22 +17,22 @@ Name: perl-DBD-mysql -Version: 4.033 +Version: 4.035 Release: 0 %define cpan_name DBD-mysql Summary: MySQL driver for the Perl5 Database Interface (DBI) License: Artistic-1.0 or GPL-1.0+ Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/DBD-mysql/ -Source0: http://www.cpan.org/authors/id/C/CA/CAPTTOFU/%{cpan_name}-%{version}.tar.gz +Source0: http://www.cpan.org/authors/id/M/MI/MICHIELB/%{cpan_name}-%{version}.tar.gz Source1: cpanspec.yml BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: perl BuildRequires: perl-macros -BuildRequires: perl(DBI) >= 1.08 +BuildRequires: perl(DBI) >= 1.609 BuildRequires: perl(Test::Deep) BuildRequires: perl(Test::Simple) >= 0.90 -Requires: perl(DBI) >= 1.08 +Requires: perl(DBI) >= 1.609 %{perl_requires} # MANUAL BEGIN BuildRequires: libmysqlclient-devel @@ -48,6 +48,7 @@ %prep %setup -q -n %{cpan_name}-%{version} +find . -type f ! -name \*.pl -print0 | xargs -0 chmod 644 %build %{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}" @@ -63,6 +64,6 @@ %files -f %{name}.files %defattr(-,root,root,755) -%doc ChangeLog LICENSE Makefile.PL.embedded myld TODO +%doc appveyor.yml Changes LICENSE Makefile.PL.embedded myld %changelog ++++++ DBD-mysql-4.033.tar.gz -> DBD-mysql-4.035.tar.gz ++++++ ++++ 5313 lines of diff (skipped)
