SHA256
1
0
forked from pool/gromox

- Update to release 1.35

OBS-URL: https://build.opensuse.org/package/show/server:mail/gromox?expand=0&rev=21
This commit is contained in:
2022-11-25 13:56:28 +00:00
committed by Git OBS Bridge
parent 8cbf32f346
commit 9ae715f2bd
6 changed files with 31 additions and 12 deletions

View File

@@ -19,7 +19,7 @@
%define _libexecdir %_prefix/libexec
Name: gromox
Version: 1.31
Version: 1.35
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
@@ -46,6 +46,7 @@ BuildRequires: php8-devel
%else
BuildRequires: php-devel >= 7
%endif
BuildRequires: libvmime-devel >= 0.9.2.175
BuildRequires: zstd
BuildRequires: group(gromox)
BuildRequires: pkgconfig(fmt) >= 8
@@ -60,7 +61,6 @@ 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)