Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gromox for openSUSE:Factory checked 
in at 2023-11-13 22:21:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gromox (Old)
 and      /work/SRC/openSUSE:Factory/.gromox.new.17445 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gromox"

Mon Nov 13 22:21:13 2023 rev:22 rq:1125239 version:2.17

Changes:
--------
--- /work/SRC/openSUSE:Factory/gromox/gromox.changes    2023-11-06 
21:14:33.079867592 +0100
+++ /work/SRC/openSUSE:Factory/.gromox.new.17445/gromox.changes 2023-11-13 
22:24:53.144372092 +0100
@@ -1,0 +2,16 @@
+Sat Nov 11 11:56:22 UTC 2023 - Jan Engelhardt <jeng...@inai.de>
+
+- Update to release 2.17
+  * Enhancements:
+  * http: Windows SSO support via HTTP Negotiate authentication
+  * daemons: support for alternate login names
+    (this allows for assigning shorter usernames for grommunio-web)
+  * exmdb: augment create_folder and movecopy_folder RPCs with a
+    32-bit error code, which allows g-web to better detect folders
+    with duplicate names
+  * ews: implement Subscribe, Unsubscribe, GetEvents, GetUserPhoto
+  * mbop: add subcommand `clear-rwz` to clear out RuleOrganizer
+    FAI messages
+- Delete 0001-build-resolve-i586-compile-error.patch (merged)
+
+-------------------------------------------------------------------
@@ -16 +31,0 @@
-- Add 0001-build-resolve-i586-compile-error.patch

Old:
----
  0001-build-resolve-i586-compile-error.patch
  gromox-2.16.tar.asc
  gromox-2.16.tar.zst

New:
----
  gromox-2.17.tar.asc
  gromox-2.17.tar.zst

BETA DEBUG BEGIN:
  Old:    FAI messages
- Delete 0001-build-resolve-i586-compile-error.patch (merged)
BETA DEBUG END:

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

Other differences:
------------------
++++++ gromox.spec ++++++
--- /var/tmp/diff_new_pack.IrnkQC/_old  2023-11-13 22:24:53.752394479 +0100
+++ /var/tmp/diff_new_pack.IrnkQC/_new  2023-11-13 22:24:53.756394626 +0100
@@ -19,7 +19,7 @@
 %define _libexecdir %_prefix/libexec
 
 Name:           gromox
-Version:        2.16
+Version:        2.17
 Release:        0
 Summary:        Groupware server backend with RPC, IMAP,POP3, PHP-MAPI support
 License:        AGPL-3.0-or-later AND GPL-2.0-only AND GPL-3.0-or-later
@@ -28,18 +28,16 @@
 Source:         
https://github.com/grommunio/gromox/releases/download/%name-%version/%name-%version.tar.zst
 Source2:        
https://github.com/grommunio/gromox/releases/download/%name-%version/%name-%version.tar.asc
 Source8:        %name.keyring
-Patch1:         0001-build-resolve-i586-compile-error.patch
-BuildRequires:  automake >= 1.11
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 %if 0%{?suse_version}
 BuildRequires:  libmysqlclient-devel >= 5.6
+BuildRequires:  openldap2-devel
 %else
 BuildRequires:  mariadb-devel >= 5.6
+BuildRequiers:  openldap-devel
 %endif
-BuildRequires:  libtool >= 2
 BuildRequires:  make
-BuildRequires:  openldap2-devel
 BuildRequires:  pam-devel
 BuildRequires:  pkg-config
 %if 0%{?suse_version} >= 1550 || 0%{?sle_version} >= 150400
@@ -126,7 +124,6 @@
 %autosetup -p1
 
 %build
-autoreconf -fi
 %configure
 %make_build V=1
 
@@ -247,7 +244,7 @@
 %_tmpfilesdir/*.conf
 %_unitdir/*
 %attr(0770,gromox,gromox) /var/lib/gromox/
-%attr(0750,gromox,gromox) /var/log/gromox/
+%attr(0770,gromox,gromox) /var/log/gromox/
 %if 0%{?suse_version} >= 1500 && 0%{?suse_version} < 1550
 %dir %_libexecdir
 %endif

++++++ gromox.dsc ++++++
--- /var/tmp/diff_new_pack.IrnkQC/_old  2023-11-13 22:24:53.820396983 +0100
+++ /var/tmp/diff_new_pack.IrnkQC/_new  2023-11-13 22:24:53.824397130 +0100
@@ -1,7 +1,7 @@
 Format: 1.0
 Source: gromox
 Architecture: any
-Version: 2.16
+Version: 2.17
 DEBTRANSFORM-RELEASE: 1
 Maintainer: Gromox <n...@gromox.com>
 Homepage: https://gromox.com

Reply via email to