Hello community,

here is the log from the commit of package nextcloud for openSUSE:Factory 
checked in at 2019-09-26 20:46:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/nextcloud (Old)
 and      /work/SRC/openSUSE:Factory/.nextcloud.new.2352 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "nextcloud"

Thu Sep 26 20:46:58 2019 rev:33 rq:733485 version:16.0.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/nextcloud/nextcloud.changes      2019-08-27 
10:19:12.243948287 +0200
+++ /work/SRC/openSUSE:Factory/.nextcloud.new.2352/nextcloud.changes    
2019-09-26 20:48:42.257344893 +0200
@@ -1,0 +2,45 @@
+Wed Sep 25 19:15:59 UTC 2019 - ec...@opensuse.org
+
+- Update to 16.0.5
+  - Make possible to focus grid/list view toggle via keyboard (server#16745)
+  - Fix tracking of auto disabled apps in Updater (server#16753)
+  - Filter more configs (server#16802)
+  - Correctly remove apps without any releases (server#16818)
+  - Undefined variable response when server is no nextcloud anymore 
(server#16826)
+  - Change access handling of projects (server#16837)
+  - Only add the app-itunes-app tag if the id is set (server#16848)
+  - Use custom client URL in welcome emails (server#16883)
+  - Properly redirect if accessing invalid file though /f/ entrypoint 
(server#16891)
+  - Bump mixin-deep from 1.3.1 to 1.3.2 (server#16896)
+  - Only run integration tests when PHP was modified (server#16909)
+  - Ignore Enter key up event on menu button toggles (server#16921)
+  - Be sure to get the jailed path if the storage is a jail (server#16991)
+  - Remove orphaned calendar data from deleted subscriptions (server#16994)
+  - Only run code coverage CI on merge (server#16995)
+  - Returns 404 (server#16997)
+  - Properly initialize the CacheJail for sharing (server#17061)
+  - Fix SMB availability status + higher delay on auth issues (server#17070)
+  - When you click on thumbnail of a file, it should open the file not the 
sidebar (server#17091)
+  - Emit moveToTrash event only for the deleting user (server#17099)
+  - Fix opening apps with Ctrl+click (server#17103)
+  - Always use the folder icon depending on the mount type if not a share 
mount (server#17155)
+  - Don't send executionContexts for Clear-Site-Data (server#17157)
+  - Add uid to delete temp token query (server#17197)
+  - Fix l10n in federated file sharing (server#17211)
+  - Nextcloud 16.0.5 (server#17250)
+  - Fix spaces being collapsed in move dialog (server#17257)
+  - Better dark theme support (activity#389)
+  - Fix travis database tests (activity#390)
+  - Bump lodash from 4.17.11 to 4.17.14 (files_texteditor#174)
+  - Translate menu action (files_texteditor#183)
+  - Bump mixin-deep from 1.3.1 to 1.3.2 (files_videoplayer#138)
+  - Bump mixin-deep from 1.3.1 to 1.3.2 (firstrunwizard#211)
+  - Randomize the interval. (nextcloud_announcements#48)
+  - Improve the notification (nextcloud_announcements#51)
+  - Also set the subject when the subject is not too long (notifications#415)
+  - Bump eslint-utils from 1.3.1 to 1.4.2 (notifications#418)
+  - The backports of #392 and #390 did not work out as expected 
(notifications#420)
+  - Bump mixin-deep from 1.3.1 to 1.3.2 (recommendations#121)
+  - Bump eslint-utils from 1.3.1 to 1.4.2 (viewer#221)
+
+-------------------------------------------------------------------
@@ -98,0 +144,5 @@
+
+-------------------------------------------------------------------
+Wed Jul 10 07:30:05 UTC 2019 - ec...@opensuse.org
+
+- Updates require and recommend php module.

Old:
----
  nextcloud-16.0.4.tar.bz2

New:
----
  nextcloud-16.0.5.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ nextcloud.spec ++++++
--- /var/tmp/diff_new_pack.B9U1NW/_old  2019-09-26 20:48:44.333339347 +0200
+++ /var/tmp/diff_new_pack.B9U1NW/_new  2019-09-26 20:48:44.357339282 +0200
@@ -49,7 +49,7 @@
 %endif
 
 Name:           nextcloud
-Version:        16.0.4
+Version:        16.0.5
 Release:        0
 Summary:        File hosting service
 License:        AGPL-3.0-only
@@ -107,26 +107,29 @@
 Requires:       php-pear
 Requires:       php-xmlreader
 Requires:       php-xmlwriter
+Requires:       php-zip
 Requires:       php-zlib
 Recommends:     sqlite3
 %endif
 # 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
+Requires:       php-ftp
+Requires:       php-ldap
+#Requires:       php-imap
+#Requires:       php-smbclient
 # Recommend for specific apps:
 Recommends:     php-exif
 Recommends:     php-gmp
 # For enhanced server performance:
 Recommends:     php-APCu
+# For preview generation: 
+Recommends:     php-imagick 
+Recommends:     php-ffmpeg
+#Recommends:     libreoffice
+# For command line processing:
+Recommends:     php-pcntl
 
 %description
 Nextcloud is a suite of client-server software for creating file

++++++ nextcloud-16.0.4.tar.bz2 -> nextcloud-16.0.5.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/nextcloud/nextcloud-16.0.4.tar.bz2 
/work/SRC/openSUSE:Factory/.nextcloud.new.2352/nextcloud-16.0.5.tar.bz2 differ: 
char 12, line 1


Reply via email to