From 5dde4205134f1c7529b7cd98de28d58e294b06514e72d7bb06e8022633e560c4 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Tue, 30 Aug 2022 12:14:09 +0000 Subject: [PATCH] - Update to release 1.31 OBS-URL: https://build.opensuse.org/package/show/server:mail/gromox?expand=0&rev=18 --- debian.gromox.postinst | 8 +++++++- gromox-1.28.tar.asc | 7 ------- gromox-1.28.tar.xz | 3 --- gromox-1.31.tar.zst | 3 +++ gromox-1.31.tar.zst.asc | 1 + gromox.changes | 11 +++++++++++ gromox.spec | 12 ++++++++---- 7 files changed, 30 insertions(+), 15 deletions(-) delete mode 100644 gromox-1.28.tar.asc delete mode 100644 gromox-1.28.tar.xz create mode 100644 gromox-1.31.tar.zst create mode 100644 gromox-1.31.tar.zst.asc diff --git a/debian.gromox.postinst b/debian.gromox.postinst index 658bba9..e459293 100644 --- a/debian.gromox.postinst +++ b/debian.gromox.postinst @@ -26,5 +26,11 @@ else fi if test -x /usr/bin/systemctl; then systemctl daemon-reload || : - systemctl try-restart gromox-adaptor.service gromox-delivery.service gromox-delivery-queue.service gromox-event.service gromox-http.service gromox-imap.service gromox-midb.service gromox-pop3.service gromox-timer.service gromox-zcore.service grommunio-chat.service php7.4-fpm.service saslauthd.service 2>/dev/null || : + systemctl try-restart gromox-adaptor.service gromox-delivery.service \ + gromox-delivery-queue.service gromox-event.service \ + gromox-http.service gromox-imap.service gromox-midb.service \ + gromox-pop3.service gromox-timer.service gromox-zcore.service \ + grommunio-chat.service \ + php7.4-fpm.service php8.0-fpm.service php8.1-fpm.service \ + saslauthd.service 2>/dev/null || : fi diff --git a/gromox-1.28.tar.asc b/gromox-1.28.tar.asc deleted file mode 100644 index 7870903..0000000 --- a/gromox-1.28.tar.asc +++ /dev/null @@ -1,7 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iHUEABYKAB0WIQS8oMXDCcrFaedKkhz3bv5dDCI6jwUCYt6mWAAKCRD3bv5dDCI6 -j+gMAPoDDzRwuHZEmyDkoXtTs6Juhx2r9mn2D6iUq0Gmdw5K4AD/ccuhAehyNmRw -xOa32D5+mLiNKobFVSbzwpZukc28+w4= -=5hgg ------END PGP SIGNATURE----- diff --git a/gromox-1.28.tar.xz b/gromox-1.28.tar.xz deleted file mode 100644 index 5a83093..0000000 --- a/gromox-1.28.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b449561791bad195574cc9243d60ba27b9349c4373bea2408bf40cd985f26a43 -size 1319980 diff --git a/gromox-1.31.tar.zst b/gromox-1.31.tar.zst new file mode 100644 index 0000000..7ec1edb --- /dev/null +++ b/gromox-1.31.tar.zst @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4405fadf853a30c433b42b0c62d13e6d4cf2b57f159cf1b359813730a42cabe +size 1983053 diff --git a/gromox-1.31.tar.zst.asc b/gromox-1.31.tar.zst.asc new file mode 100644 index 0000000..25fe86e --- /dev/null +++ b/gromox-1.31.tar.zst.asc @@ -0,0 +1 @@ +Not Found \ No newline at end of file diff --git a/gromox.changes b/gromox.changes index f2e5bbd..c953fe4 100644 --- a/gromox.changes +++ b/gromox.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Tue Aug 30 12:02:07 UTC 2022 - Jan Engelhardt + +- Update to release 1.31 + * kdb2mt: add a size column to the disambiguation table + * exmdb_provider: added the "exmdb_search_yield" and + "exmdb_search_nice" config directives + * exmdb_provider: add a vacuum RPC (and expose via + gromox-mbop(8gx)) + * emsmdb: implement cached mode cross-store move support + ------------------------------------------------------------------- Mon Jul 25 16:45:33 UTC 2022 - Jan Engelhardt diff --git a/gromox.spec b/gromox.spec index 25d07ad..398fb6e 100644 --- a/gromox.spec +++ b/gromox.spec @@ -19,14 +19,14 @@ %define _libexecdir %_prefix/libexec Name: gromox -Version: 1.28 +Version: 1.31 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 Group: Productivity/Networking/Email/Servers URL: https://grommunio.com/ -Source: %name-%version.tar.xz -Source2: %name-%version.tar.asc +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.zst.asc Source8: %name.keyring BuildRequires: automake >= 1.11 BuildRequires: fdupes @@ -46,7 +46,7 @@ BuildRequires: php8-devel %else BuildRequires: php-devel >= 7 %endif -BuildRequires: xz +BuildRequires: zstd BuildRequires: group(gromox) BuildRequires: pkgconfig(fmt) >= 8 BuildRequires: pkgconfig(gumbo) @@ -60,9 +60,13 @@ BuildRequires: pkgconfig(libzstd) BuildRequires: pkgconfig(sqlite3) BuildRequires: pkgconfig(tinyxml2) >= 8 BuildRequires: pkgconfig(vmime) >= 0.9.2 +BuildRequires: libvmime-devel >= 0.9.2.175 BuildRequires: pkgconfig(zlib) BuildRequires: user(grommunio) BuildRequires: user(gromox) +%if 0%{?suse_version} +Requires: glibc-locale-base +%endif Requires: php-cli >= 7.4 Requires: php-fpm %if 0%{?suse_version}