commit gromox for openSUSE:Factory
Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gromox for openSUSE:Factory checked in at 2024-10-09 22:12:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gromox (Old) and /work/SRC/openSUSE:Factory/.gromox.new.19354 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "gromox" Wed Oct 9 22:12:22 2024 rev:36 rq:1206384 version:2.34 Changes: -------- --- /work/SRC/openSUSE:Factory/gromox/gromox.changes 2024-10-02 21:33:51.143548704 +0200 +++ /work/SRC/openSUSE:Factory/.gromox.new.19354/gromox.changes 2024-10-09 22:12:45.301773739 +0200 @@ -1,0 +2,11 @@ +Tue Oct 8 15:20:02 UTC 2024 - Jan Engelhardt <jengelh@inai.de> + +- Update to release 2.34 + * php_mapi: cure crash occurring with mapi_getidsfromnames + * midb: resolve "inside a readonly TXN" warnings during message + deletion + * exmdb: emit notifications only after SQL transactions are + complete + * imap: resolve unstable EXPUNGE observability + +------------------------------------------------------------------- Old: ---- gromox-2.33.tar.asc gromox-2.33.tar.zst New: ---- gromox-2.34.tar.asc gromox-2.34.tar.zst ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gromox.spec ++++++ --- /var/tmp/diff_new_pack.X59p13/_old 2024-10-09 22:12:46.041804592 +0200 +++ /var/tmp/diff_new_pack.X59p13/_new 2024-10-09 22:12:46.041804592 +0200 @@ -19,7 +19,7 @@ %define _libexecdir %_prefix/libexec Name: gromox -Version: 2.33 +Version: 2.34 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 @@ -29,7 +29,11 @@ Source2: https://github.com/grommunio/gromox/releases/download/%name-%version/%name-%... Source8: %name.keyring BuildRequires: fdupes +%if 0%{?suse_version} && 0%{?suse_version} < 1600 +BuildRequires: gcc12-c++ +%else BuildRequires: gcc-c++ +%endif %if 0%{?suse_version} BuildRequires: libmysqlclient-devel >= 5.6 BuildRequires: openldap2-devel @@ -118,7 +122,11 @@ %autosetup -p1 %build -%configure +%configure \ +%if 0%{?suse_version} && 0%{?suse_version} < 1600 + CC=gcc-12 CXX=g++-12 \ +%endif + %nil %make_build V=1 %install ++++++ _scmsync.obsinfo ++++++ --- /var/tmp/diff_new_pack.X59p13/_old 2024-10-09 22:12:46.073805926 +0200 +++ /var/tmp/diff_new_pack.X59p13/_new 2024-10-09 22:12:46.073805926 +0200 @@ -1,5 +1,5 @@ -mtime: 1727813761 -commit: 3493ed7aa4f92b3a927f3c0f660daf92e70be4732dc0da77f4b9bb8f05ef0a2f +mtime: 1728411261 +commit: cc345f88432cf95111be4b4453707448701142ce36438794c307db79bab02063 url: https://src.opensuse.org/jengelh/gromox revision: master ++++++ build.specials.obscpio ++++++ diff: old/*: No such file or directory diff: new/*: No such file or directory ++++++ debian.changelog ++++++ --- /var/tmp/diff_new_pack.X59p13/_old 2024-10-09 22:12:46.157809429 +0200 +++ /var/tmp/diff_new_pack.X59p13/_new 2024-10-09 22:12:46.161809595 +0200 @@ -1,9 +1,9 @@ -gromox (2.33-0) unstable; urgency=low +gromox (2.34-0) unstable; urgency=low * The build process is supposed to replace the entries here automatically from data present in gromox.changes. But if you see this message in installed systems, that would indicate a problem in debtransform(1). - -- Gromox <null@gromox.com> Tue, 01 Oct 2024 16:10:00 +0200 + -- Gromox <null@gromox.com> Tue, 08 Oct 2024 17:10:00 +0200 ++++++ gromox-2.33.tar.zst -> gromox-2.34.tar.zst ++++++ ++++ 11523 lines of diff (skipped)
participants (1)
-
Source-Sync