From 473178295c7c6d678eb4dccb17db9e322c954cc614d1d76ec91feddc444405b8 Mon Sep 17 00:00:00 2001
From: Jan Engelhardt <jengelh@inai.de>
Date: Fri, 3 Feb 2023 16:16:28 +0000
Subject: [PATCH] - Update to release 2.3

OBS-URL: https://build.opensuse.org/package/show/server:mail/gromox?expand=0&rev=31
---
 gromox-2.2.tar.asc |  7 -------
 gromox-2.2.tar.zst |  3 ---
 gromox-2.3.tar.asc |  7 +++++++
 gromox-2.3.tar.zst |  3 +++
 gromox.changes     | 18 ++++++++++++++++++
 gromox.spec        |  2 +-
 6 files changed, 29 insertions(+), 11 deletions(-)
 delete mode 100644 gromox-2.2.tar.asc
 delete mode 100644 gromox-2.2.tar.zst
 create mode 100644 gromox-2.3.tar.asc
 create mode 100644 gromox-2.3.tar.zst

diff --git a/gromox-2.2.tar.asc b/gromox-2.2.tar.asc
deleted file mode 100644
index 4ddbb78..0000000
--- a/gromox-2.2.tar.asc
+++ /dev/null
@@ -1,7 +0,0 @@
------BEGIN PGP SIGNATURE-----
-
-iHUEABYKAB0WIQS8oMXDCcrFaedKkhz3bv5dDCI6jwUCY8WiAwAKCRD3bv5dDCI6
-j8WNAQCwXpVLHXtZPCCYqFXi3nADUG94pK68Ri8SqvagxcNSVQD/T9u34hba6dom
-sAoYdDLtetOnaWdhBR3Xi0mTXaQpVgU=
-=xNkh
------END PGP SIGNATURE-----
diff --git a/gromox-2.2.tar.zst b/gromox-2.2.tar.zst
deleted file mode 100644
index 4d552cf..0000000
--- a/gromox-2.2.tar.zst
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:2d67b3b4dd85402ea47882421ee4a8430781adeac12d5883dd05d3df4d66e21f
-size 1997464
diff --git a/gromox-2.3.tar.asc b/gromox-2.3.tar.asc
new file mode 100644
index 0000000..b1de3e1
--- /dev/null
+++ b/gromox-2.3.tar.asc
@@ -0,0 +1,7 @@
+-----BEGIN PGP SIGNATURE-----
+
+iHUEABYKAB0WIQS8oMXDCcrFaedKkhz3bv5dDCI6jwUCY90c8QAKCRD3bv5dDCI6
+j8wOAQDMeV8wOBNI5SfMhu/a+0kA6+jVjdmDOliDqJeuHT3KcwD/StBc+BuNClHP
+O8u0veVgSsUVLFHsOPzYS8+UCfuxHQc=
+=yDbj
+-----END PGP SIGNATURE-----
diff --git a/gromox-2.3.tar.zst b/gromox-2.3.tar.zst
new file mode 100644
index 0000000..64b90b9
--- /dev/null
+++ b/gromox-2.3.tar.zst
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:44fce62edf66a478daa5e0c3cc71024f90c65cd0110aef4b354f92f1de4952e8
+size 1993503
diff --git a/gromox.changes b/gromox.changes
index 964b809..e1864a9 100644
--- a/gromox.changes
+++ b/gromox.changes
@@ -1,3 +1,21 @@
+-------------------------------------------------------------------
+Fri Feb  3 16:16:14 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
+
+- Update to release 2.3
+  * pff2mt: support non-Unicode PFF files
+  * ldap_adaptor: read ldap_start_tls, ldap_mail_attr from
+    orgparam table
+  * Support Emojis in HTML-to-RTF conversion code
+  * exmdb_provider: implement message store softdelete count
+    properties
+  * dbop_sqlite: guard schema upgrades with transaction
+  * Do not fail entire HTML-to-RTF conversion or calls like
+    getpropvals(PR_RTF_COMPRESSED) when encountering garbage
+    bytes
+  * exmdb_provider: have folder message count properties respect
+    softdelete
+  * zcore: mapi_copyto had inverted meaning of MAPI_NOREPLACE
+
 -------------------------------------------------------------------
 Mon Jan 16 19:14:43 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
 
diff --git a/gromox.spec b/gromox.spec
index 98a28be..d6198d8 100644
--- a/gromox.spec
+++ b/gromox.spec
@@ -19,7 +19,7 @@
 %define _libexecdir %_prefix/libexec
 
 Name:           gromox
-Version:        2.2
+Version:        2.3
 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