Hello community, here is the log from the commit of package php7 for openSUSE:Factory checked in at 2019-01-03 18:05:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/php7 (Old) and /work/SRC/openSUSE:Factory/.php7.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "php7" Thu Jan 3 18:05:05 2019 rev:53 rq:662184 version:7.3.0 Changes: -------- --- /work/SRC/openSUSE:Factory/php7/php7.changes 2018-12-27 00:21:49.028034077 +0100 +++ /work/SRC/openSUSE:Factory/.php7.new.28833/php7.changes 2019-01-03 18:05:06.848221105 +0100 @@ -1,0 +2,6 @@ +Sun Dec 30 15:00:24 UTC 2018 - Cristian RodrÃguez <[email protected]> + +- Support LMDB in php7-dba, it is advisable to use it instead + of bdb. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ php7.spec ++++++ --- /var/tmp/diff_new_pack.nnlTWP/_old 2019-01-03 18:05:08.368219753 +0100 +++ /var/tmp/diff_new_pack.nnlTWP/_new 2019-01-03 18:05:08.372219750 +0100 @@ -109,6 +109,7 @@ BuildRequires: libtiff-devel BuildRequires: libtool BuildRequires: libxslt-devel +BuildRequires: lmdb-devel BuildRequires: ncurses-devel BuildRequires: net-snmp-devel BuildRequires: openldap2-devel @@ -1234,6 +1235,7 @@ --with-tidy=shared,%{_usr} \ --enable-dba=shared \ --with-db4=%{_usr} \ + --with-lmdb=%{_usr} \ --without-gdbm \ --with-cdb \ --enable-pdo=shared \
