Hello community,

here is the log from the commit of package kopano-webapp for openSUSE:Factory 
checked in at 2018-01-30 15:42:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kopano-webapp (Old)
 and      /work/SRC/openSUSE:Factory/.kopano-webapp.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kopano-webapp"

Tue Jan 30 15:42:43 2018 rev:6 rq:570231 version:3.4.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/kopano-webapp/kopano-webapp.changes      
2018-01-10 23:37:05.990584923 +0100
+++ /work/SRC/openSUSE:Factory/.kopano-webapp.new/kopano-webapp.changes 
2018-01-30 15:42:46.131184213 +0100
@@ -1,0 +2,23 @@
+Mon Jan 22 23:10:06 UTC 2018 - bo...@opensuse.org
+
+- Suggesting php-opcache (speeds up WebApp quite some)
+
+-------------------------------------------------------------------
+Sat Jan 20 14:19:21 UTC 2018 - bo...@opensuse.org
+
+- Update to 3.4.4 final, improvements:
+  * KW-1098 Indicate in which calendar an appointment will be 
+    created
+  * KW-2060 Make setdefaultsignature python 3 compatible
+  * KW-2204 Webapp opens the public store on every request
+  * KW-2205 Webapp lazy load settings
+  * KW-2218 Reduce timeout delay for showing suggestions
+  * KW-2222 Add jenkinsfile for running tests in webapp repository
+  * KW-2230 Ship basic apparmor profiles
+- Bugfixes:
+  * KW-2091 Distribution list not shown as suggested recipient
+  * KW-2257 Uncaught type error after upgrade to webapp 3.4.3
+- Full changelog: 
+  https://documentation.kopano.io/kopano_changelog/webapp.html
+
+-------------------------------------------------------------------

Old:
----
  kopano-webapp-3.4.3.tar.xz

New:
----
  kopano-webapp-3.4.4.tar.xz

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

Other differences:
------------------
++++++ kopano-webapp.spec ++++++
--- /var/tmp/diff_new_pack.tNXimO/_old  2018-01-30 15:42:47.007143318 +0100
+++ /var/tmp/diff_new_pack.tNXimO/_new  2018-01-30 15:42:47.011143132 +0100
@@ -20,7 +20,7 @@
 %define langdir %{_datadir}/%{name}/server/language
 %define plugindir %{_datadir}/%{name}/plugins
 Name:           kopano-webapp
-Version:        3.4.3
+Version:        3.4.4
 Release:        0
 Summary:        Improved WebApp for Kopano
 License:        AGPL-3.0
@@ -36,6 +36,7 @@
 Requires:       php-mapi
 Requires:       php-openssl
 Requires:       php-zlib
+Suggests:       php-opcache
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch
 %if 0%{?suse_version}
@@ -61,7 +62,7 @@
 Provides translations to the package %{name}.
 
 %package contactfax
-Version:        3.4.3
+Version:        3.4.4
 Release:        0
 Summary:        Contact fax plugin for kopano-webapp
 Group:          Productivity/Networking/Email/Clients
@@ -71,7 +72,7 @@
 field of the email.
 
 %package folderwidgets
-Version:        3.4.3
+Version:        3.4.4
 Release:        0
 Summary:        Folder widgets plugin for kopano-webapp
 Group:          Productivity/Networking/Email/Clients
@@ -81,7 +82,7 @@
 default folders for a user.
 
 %package gmaps
-Version:        3.4.3
+Version:        3.4.4
 Release:        0
 Summary:        Google Maps plugin for kopano-webapp
 Group:          Productivity/Networking/Email/Clients
@@ -90,7 +91,7 @@
 Shows contact address on Google Maps.
 
 %package pimfolder
-Version:        3.4.3
+Version:        3.4.4
 Release:        0
 Summary:        Plugin for kopano-webapp to quickly move mail into another 
folder
 Group:          Productivity/Networking/Email/Clients
@@ -99,7 +100,7 @@
 Kopano PIM plugin, allows you to set-up a folder quickly moving your mail to 
another folder; like "Archive" in GTD
 
 %package quickitems
-Version:        3.4.3
+Version:        3.4.4
 Release:        0
 Summary:        Quick Items plugin for kopano-webapp
 Group:          Productivity/Networking/Email/Clients
@@ -109,7 +110,7 @@
 Tasks and Notes.
 
 %package titlecounter
-Version:        3.4.3
+Version:        3.4.4
 Release:        0
 Summary:        Title counter plugin for kopano-webapp
 Group:          Productivity/Networking/Email/Clients
@@ -118,7 +119,7 @@
 Plugin to show number of unread messages in the window title.
 
 %package webappmanual
-Version:        3.4.3
+Version:        3.4.4
 Release:        0
 Summary:        Manual plugin for kopano-webapp
 Group:          Productivity/Networking/Email/Clients
@@ -127,7 +128,7 @@
 Plugin with manual for Kopano WebApp
 
 %package zdeveloper
-Version:        3.4.3
+Version:        3.4.4
 Release:        0
 Summary:        Developer plugin for kopano-webapp
 Group:          Development/Tools/Debuggers

++++++ _service ++++++
--- /var/tmp/diff_new_pack.tNXimO/_old  2018-01-30 15:42:47.039141825 +0100
+++ /var/tmp/diff_new_pack.tNXimO/_new  2018-01-30 15:42:47.039141825 +0100
@@ -2,10 +2,10 @@
        <service name="tar_scm" mode="disabled">
                <param name="scm">git</param>
                <param 
name="url">https://stash.kopano.io/scm/kw/kopano-webapp.git</param>
-               <param name="revision">v3.4.3</param>
+               <param name="revision">v3.4.4</param>
                <param name="filename">kopano-webapp</param>
-               <param name="parent-tag">v3.4.3</param>
-               <param name="versionformat">3.4.3</param>
+               <param name="parent-tag">v3.4.4</param>
+               <param name="versionformat">3.4.4</param>
        </service>
        <service name="recompress" mode="disabled">
                <param name="file">*.tar</param>

++++++ kopano-webapp-3.4.3.tar.xz -> kopano-webapp-3.4.4.tar.xz ++++++
/work/SRC/openSUSE:Factory/kopano-webapp/kopano-webapp-3.4.3.tar.xz 
/work/SRC/openSUSE:Factory/.kopano-webapp.new/kopano-webapp-3.4.4.tar.xz 
differ: char 27, line 1


Reply via email to