- Update to release 3.3
OBS-URL: https://build.opensuse.org/package/show/server:mail/grommunio-web?expand=0&rev=11
This commit is contained in:
parent
b9299de67b
commit
92dd5d0eb1
@ -1,4 +1,4 @@
|
||||
grommunio-web (0.1.0) unstable; urgency=low
|
||||
grommunio-web (3.3.0.f7738a0) unstable; urgency=low
|
||||
|
||||
* Current release
|
||||
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6155078db9ca1828012af8b77d42b33c4553ee26b655b7db4bc16f9c2acbe05a
|
||||
size 22488648
|
3
grommunio-web-3.3.0.f7738a0.tar.xz
Normal file
3
grommunio-web-3.3.0.f7738a0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fb80a596e199d246655bbfc638361613bf91c3de90a6f01d8bb334044260f679
|
||||
size 22501308
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 23 21:30:16 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 3.3
|
||||
* Freebusy is determined using mapi_getuserfreebusy PHP
|
||||
function introdued in Gromox-2.11
|
||||
* The Menu key is now usable to call up thecontext menu in the
|
||||
content table
|
||||
* Copy-to-trash had erroneously moved the mail
|
||||
* Rules dialog no longer hides shared stores
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 21 08:37:15 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@ -3,7 +3,7 @@ Source: grommunio-web
|
||||
Binary: grommunio-web
|
||||
Architecture: all
|
||||
DEBTRANSFORM-RELEASE: 1
|
||||
Version: 3.2.43.7ebf7d9
|
||||
Version: 3.3.0.f7738a0
|
||||
Maintainer: grommunio <dev@grommunio.com>
|
||||
Homepage: https://grommunio.com/
|
||||
Standards-Version: 3.9.4
|
||||
|
@ -21,7 +21,7 @@
|
||||
%endif
|
||||
|
||||
Name: grommunio-web
|
||||
Version: 3.2.43.7ebf7d9
|
||||
Version: 3.3.0.f7738a0
|
||||
Release: 0
|
||||
Summary: Web client for access to grommunio features from the web
|
||||
License: AGPL-3.0-or-later AND GPL-3.0-only AND LGPL-2.1-only AND MIT
|
||||
@ -88,7 +88,7 @@ Requires: php-xml
|
||||
%endif
|
||||
|
||||
Requires(pre): user(groweb)
|
||||
Requires: gromox >= 1.27
|
||||
Requires: gromox >= 2.11
|
||||
BuildRequires: mapi-header-php
|
||||
Requires: mapi-header-php
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user