Accepting request 1113239 from server:mail

- Update to release 3.3

OBS-URL: https://build.opensuse.org/request/show/1113239
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grommunio-web?expand=0&rev=4
This commit is contained in:
Ana Guerrero 2023-09-25 18:02:45 +00:00 committed by Git OBS Bridge
commit c6892da869
7 changed files with 21 additions and 10 deletions

View File

@ -1,5 +1,5 @@
<services> <services>
<service name="tar_scm" mode="disabled"> <service name="tar_scm" mode="manual">
<param name="scm">git</param> <param name="scm">git</param>
<param name="url">https://github.com/grommunio/grommunio-web</param> <param name="url">https://github.com/grommunio/grommunio-web</param>
<param name="filename">grommunio-web</param> <param name="filename">grommunio-web</param>
@ -7,9 +7,9 @@
<param name="versionformat">@PARENT_TAG@.@TAG_OFFSET@.%h</param> <param name="versionformat">@PARENT_TAG@.@TAG_OFFSET@.%h</param>
<param name="versionrewrite-pattern">grommunio-web-?(.*)</param> <param name="versionrewrite-pattern">grommunio-web-?(.*)</param>
</service> </service>
<service name="recompress" mode="disabled"> <service name="recompress" mode="manual">
<param name="file">*.tar</param> <param name="file">*.tar</param>
<param name="compression">xz</param> <param name="compression">xz</param>
</service> </service>
<service name="set_version" mode="disabled"/> <service name="set_version" mode="manual"/>
</services> </services>

View File

@ -1,4 +1,4 @@
grommunio-web (0.1.0) unstable; urgency=low grommunio-web (3.3.0.f7738a0) unstable; urgency=low
* Current release * Current release

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6155078db9ca1828012af8b77d42b33c4553ee26b655b7db4bc16f9c2acbe05a
size 22488648

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fb80a596e199d246655bbfc638361613bf91c3de90a6f01d8bb334044260f679
size 22501308

View File

@ -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> Fri Apr 21 08:37:15 UTC 2023 - Jan Engelhardt <jengelh@inai.de>

View File

@ -3,7 +3,7 @@ Source: grommunio-web
Binary: grommunio-web Binary: grommunio-web
Architecture: all Architecture: all
DEBTRANSFORM-RELEASE: 1 DEBTRANSFORM-RELEASE: 1
Version: 3.2.43.7ebf7d9 Version: 3.3.0.f7738a0
Maintainer: grommunio <dev@grommunio.com> Maintainer: grommunio <dev@grommunio.com>
Homepage: https://grommunio.com/ Homepage: https://grommunio.com/
Standards-Version: 3.9.4 Standards-Version: 3.9.4

View File

@ -21,7 +21,7 @@
%endif %endif
Name: grommunio-web Name: grommunio-web
Version: 3.2.43.7ebf7d9 Version: 3.3.0.f7738a0
Release: 0 Release: 0
Summary: Web client for access to grommunio features from the web 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 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 %endif
Requires(pre): user(groweb) Requires(pre): user(groweb)
Requires: gromox >= 1.27 Requires: gromox >= 2.11
BuildRequires: mapi-header-php BuildRequires: mapi-header-php
Requires: mapi-header-php Requires: mapi-header-php