From 0e1e8272890caad23bd34f714ab85527ee6c1dd03bdd7f7a68c7b33f92490744 Mon Sep 17 00:00:00 2001 From: Eric Schirra Date: Tue, 30 Nov 2021 16:15:13 +0000 Subject: [PATCH] Accepting request 934748 from home:ecsos:server - Update to 23.0.0 - No changelog from upstream at this time. OBS-URL: https://build.opensuse.org/request/show/934748 OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=160 --- nextcloud-22.2.3.tar.bz2 | 3 --- nextcloud-23.0.0.tar.bz2 | 3 +++ nextcloud.changes | 6 ++++++ nextcloud.spec | 5 +++-- 4 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 nextcloud-22.2.3.tar.bz2 create mode 100644 nextcloud-23.0.0.tar.bz2 diff --git a/nextcloud-22.2.3.tar.bz2 b/nextcloud-22.2.3.tar.bz2 deleted file mode 100644 index 9ee0904..0000000 --- a/nextcloud-22.2.3.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:66a29a6a490738c0abedb677cb68c7c91fabab3e6419a3c99d8b406899eb942a -size 130819469 diff --git a/nextcloud-23.0.0.tar.bz2 b/nextcloud-23.0.0.tar.bz2 new file mode 100644 index 0000000..f5e79de --- /dev/null +++ b/nextcloud-23.0.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c37592abc3b65c8fd28459281a24f414b87af52fc8c2ea979be3f9be75d01a2c +size 138156149 diff --git a/nextcloud.changes b/nextcloud.changes index c2de05f..ec2c2ce 100644 --- a/nextcloud.changes +++ b/nextcloud.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Nov 30 13:56:51 UTC 2021 - ecsos + +- Update to 23.0.0 + - No changelog from upstream at this time. + ------------------------------------------------------------------- Tue Nov 16 08:19:48 UTC 2021 - Michael Ströder diff --git a/nextcloud.spec b/nextcloud.spec index 6635f13..6e3774b 100644 --- a/nextcloud.spec +++ b/nextcloud.spec @@ -47,7 +47,7 @@ %endif Name: nextcloud -Version: 22.2.3 +Version: 23.0.0 Release: 0 Summary: File hosting service License: AGPL-3.0-only @@ -74,6 +74,7 @@ Requires: cron Requires: curl Requires: libxml2-2 Requires: mariadb >= 10.2 +Requires: mariadb < 10.6 Requires: php-bz2 Requires: php-dom Requires: php-gd @@ -138,7 +139,7 @@ Group: Productivity/Networking/Web/Utilities BuildRequires: apache2 >= 2.4 Requires: %{name} = %{version} Requires: apache2 -Requires: mod_php_any < 7.5.0 +Requires: mod_php_any < 8.1.0 Requires: mod_php_any >= 7.3.0 Supplements: packageand(apache2:%name)