mirror of
https://src.fedoraproject.org/rpms/nextcloud.git
synced 2025-01-10 19:01:53 +01:00
nextcloud 29.0.8 release RHBZ#2310687
This commit is contained in:
commit
42d09bc127
@ -5,7 +5,7 @@
|
||||
%endif
|
||||
|
||||
Name: nextcloud
|
||||
Version: 29.0.6
|
||||
Version: 29.0.8
|
||||
Release: %autorelease
|
||||
Summary: Private file sync and share server
|
||||
# Automatically converted from old format: AGPLv3+ and MIT and BSD and ASL 2.0 and WTFPL and CC-BY-SA and GPLv3+ and Adobe - review is highly recommended.
|
||||
@ -46,6 +46,10 @@ Patch1: 0001-mangle-shebang.patch
|
||||
Patch2: nextcloud-integritycheck-exclusion.patch
|
||||
|
||||
BuildArch: noarch
|
||||
|
||||
# Set this to the minimum supported php version Nextcloud will run on
|
||||
# Exists to prevent accidental building on distros with outdated php's
|
||||
BuildRequires: php(language) >= 8.0
|
||||
BuildRequires: systemd-rpm-macros
|
||||
|
||||
# expand pear macros on install
|
||||
@ -82,7 +86,7 @@ Requires: php-session
|
||||
Requires: php-simplexml
|
||||
Requires: php-smbclient
|
||||
Requires: php-spl
|
||||
Requires: php-sodium
|
||||
Recommends: php-sodium
|
||||
Requires: php-opcache
|
||||
Requires: php-xmlwriter
|
||||
Requires: php-zip
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (nextcloud-29.0.6.tar.bz2) = 234723f981054f0d333da7957765959767ada52652eb007b9f0d7dbeeab01e3ad6b594d52348d6bb88b8b21982f71f34009991ee4a7e84a3538d2f2ada33bc42
|
||||
SHA512 (nextcloud-29.0.8.tar.bz2) = ec99d5efc6a573627cae9b42f7f34e3c8ee7ba9bc3bfe1bb032c9e8fcef2831ce32f7dcb72c3303582b205de390619bd7f892a7bc4415c0826e02f73496714b0
|
||||
|
Loading…
Reference in New Issue
Block a user