Hello community, here is the log from the commit of package nextcloud for openSUSE:Factory checked in at 2017-12-20 10:40:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/nextcloud (Old) and /work/SRC/openSUSE:Factory/.nextcloud.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "nextcloud" Wed Dec 20 10:40:50 2017 rev:7 rq:558696 version:12.0.4 Changes: -------- --- /work/SRC/openSUSE:Factory/nextcloud/nextcloud.changes 2017-12-06 08:59:00.324070845 +0100 +++ /work/SRC/openSUSE:Factory/.nextcloud.new/nextcloud.changes 2017-12-20 10:40:52.762578873 +0100 @@ -1,0 +2,6 @@ +Tue Dec 19 18:38:20 UTC 2017 - [email protected] + +- Nextcloud 12 is not compatible with php ≥ 7.2, + so php < 7.2 is needed. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ nextcloud.spec ++++++ --- /var/tmp/diff_new_pack.HNgE7o/_old 2017-12-20 10:40:54.670440973 +0100 +++ /var/tmp/diff_new_pack.HNgE7o/_new 2017-12-20 10:40:54.674440685 +0100 @@ -83,6 +83,7 @@ # %if 0%{?fedora_version} || 0%{?rhel} || 0%{?rhel_version} || 0%{?centos_version} Requires: php >= 5.6.0 +Requires: php < 7.2.0 Requires: php-process Requires: php-xml # @@ -92,6 +93,7 @@ %if 0%{?suse_version} Requires: apache2 Requires: mod_php_any >= 5.6.0 +Requires: mod_php_any < 7.2.0 Requires: php-ctype Requires: php-curl # SUSE does not include the fileinfo module in php-common.
