diff --git a/nextcloud-15.0.7.tar.bz2 b/nextcloud-15.0.7.tar.bz2 deleted file mode 100644 index 296ce19..0000000 --- a/nextcloud-15.0.7.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3e6158951fa72010ccd50dbeac05d8df162183f7bbc62a1c6c89ed7081fa9d49 -size 56417492 diff --git a/nextcloud-16.0.0.tar.bz2 b/nextcloud-16.0.0.tar.bz2 new file mode 100644 index 0000000..f1240ca --- /dev/null +++ b/nextcloud-16.0.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4532f7028b1d9bf060f75ac4fbbde52a59ecd9c9155f3178a038d3cf3609402e +size 61731904 diff --git a/nextcloud.changes b/nextcloud.changes index 4a44a08..1d637e9 100644 --- a/nextcloud.changes +++ b/nextcloud.changes @@ -1,3 +1,39 @@ +------------------------------------------------------------------- +Fri Apr 26 10:17:16 UTC 2019 - ecsos@opensuse.org + +- Added some missing require and recommend packages. + +------------------------------------------------------------------- +Fri Apr 26 09:28:26 UTC 2019 - ecsos@opensuse.org + +- gh#10655 Added php-intl as required package for avoiding upstream + +------------------------------------------------------------------- +Thu Apr 25 15:02:44 UTC 2019 - ecsos@opensuse.org + +- Update to 16.0.0 + Nextcloud 16 is smarter than ever, with machine learning to + detect suspicious logins and offering clever recommendations. + Group Folders now sport access control lists so system + administrators can easily manage who has access to what in + organization-wide shares. We also introduce Projects, a way to + easily relate and find related information like files, + chats or tasks. + + As this is a major release, the changelog is very long. + Find an overview of what has been improved in this series of blog + posts: + + - Nextcloud 16 becomes smarter with Machine Learning for security + and productivity + - ACL permissions for Groupfolders + - Nextcloud 16 allows you to link resources to keep track of your + projects + - Talk 6.0 brings commands, improved user experience and more + + - Coming soon, seems the github API can't deal with the size of + our changelog. + ------------------------------------------------------------------- Tue Apr 9 15:28:54 UTC 2019 - ecsos@opensuse.org diff --git a/nextcloud.spec b/nextcloud.spec index da0a93e..30f882b 100644 --- a/nextcloud.spec +++ b/nextcloud.spec @@ -49,7 +49,7 @@ %endif Name: nextcloud -Version: 15.0.7 +Version: 16.0.0 Release: 0 Summary: File hosting service License: AGPL-3.0-only @@ -73,8 +73,12 @@ BuildRequires: unzip %endif # Requires: curl +Requires: libxml2-2 Requires: mysql +Requires: php-bz2 +Requires: php-dom Requires: php-gd +Requires: php-intl Requires: php-json Requires: php-mbstring Requires: php-mysql @@ -104,12 +108,25 @@ Requires: php-pear Requires: php-xmlreader Requires: php-xmlwriter Requires: php-zlib -# Recommends: sqlite3 %endif -# -Recommends: php-imagick +# Database connectors: Recommends: php-sqlite +#Recommends: php-pgsql +# For preview generation: +Recommends: php-imagick +Recommends: php-ffmpeg +#Recommends: libreoffice +# Require for specific apps: +Recommends: php-ldap +Recommends: php-ftp +#Recommends: php-smbclient +#Recommends: php-imap +# Recommend for specific apps: +Recommends: php-exif +Recommends: php-gmp +# For enhanced server performance: +Recommends: php-APCu %description Nextcloud is a suite of client-server software for creating file