Hello community, here is the log from the commit of package perl-DBD-mysql for openSUSE:Factory checked in at 2019-02-28 21:37:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-DBD-mysql (Old) and /work/SRC/openSUSE:Factory/.perl-DBD-mysql.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-DBD-mysql" Thu Feb 28 21:37:21 2019 rev:56 rq:674935 version:4.050 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-DBD-mysql/perl-DBD-mysql.changes 2019-01-15 09:13:06.930417038 +0100 +++ /work/SRC/openSUSE:Factory/.perl-DBD-mysql.new.28833/perl-DBD-mysql.changes 2019-02-28 21:37:23.241659360 +0100 @@ -1,0 +2,8 @@ +Wed Feb 13 15:05:24 UTC 2019 - Vítězslav Čížek <[email protected]> + +- put back zlib-devel BuildRequires, otherwise the package doesn't + build with the latest OpenSSL +- add zlib-devel to the cpanspec.yml so it won't get dropped + on the next automatic update + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-DBD-mysql.spec ++++++ --- /var/tmp/diff_new_pack.ex1UAy/_old 2019-02-28 21:37:23.753659199 +0100 +++ /var/tmp/diff_new_pack.ex1UAy/_new 2019-02-28 21:37:23.753659199 +0100 @@ -37,6 +37,7 @@ %{perl_requires} # MANUAL BEGIN BuildRequires: libmariadb-devel +BuildRequires: zlib-devel # MANUAL END %description ++++++ cpanspec.yml ++++++ --- /var/tmp/diff_new_pack.ex1UAy/_old 2019-02-28 21:37:23.773659193 +0100 +++ /var/tmp/diff_new_pack.ex1UAy/_new 2019-02-28 21:37:23.777659191 +0100 @@ -9,6 +9,7 @@ # bar.patch: preamble: |- BuildRequires: libmariadb-devel + BuildRequires: zlib-devel #post_prep: |- # hunspell=`pkg-config --libs hunspell | sed -e 's,-l,,; s, *,,g'` # sed -i -e "s,hunspell-X,$hunspell," t/00-prereq.t Makefile.PL
