diff --git a/_service b/_service index e3f24e9..17a8305 100644 --- a/_service +++ b/_service @@ -1,14 +1,14 @@ - + git https://github.com/grommunio/libexmdbpp libexmdbpp master @PARENT_TAG@.@TAG_OFFSET@.%h - + *.tar xz - + diff --git a/debian.changelog b/debian.changelog index 45aecc8..3519983 100644 --- a/debian.changelog +++ b/debian.changelog @@ -1,4 +1,4 @@ -libexmdbpp (1.10.4.b7a36f2) unstable; urgency=low +libexmdbpp (1.11.0.58baa16) unstable; urgency=low * Initial package. diff --git a/libexmdbpp-1.10.4.b7a36f2.tar.xz b/libexmdbpp-1.10.4.b7a36f2.tar.xz deleted file mode 100644 index a90484b..0000000 --- a/libexmdbpp-1.10.4.b7a36f2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d23d8eac2f87039654562172f13bf4743b5e03c09c6f732b23a4c9aa0d75d9d6 -size 72476 diff --git a/libexmdbpp-1.11.0.58baa16.tar.xz b/libexmdbpp-1.11.0.58baa16.tar.xz new file mode 100644 index 0000000..3922f68 --- /dev/null +++ b/libexmdbpp-1.11.0.58baa16.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5778e982028bbc07b096c79e6c4f84fa89fa207b46842851665cc88a23189d0 +size 72576 diff --git a/libexmdbpp.changes b/libexmdbpp.changes index 1ae2b75..352f058 100644 --- a/libexmdbpp.changes +++ b/libexmdbpp.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Sep 4 18:40:21 UTC 2023 - Jan Engelhardt + +- Update to release 1.11 + * Switch to empty_folder RPC to new v2 signature + ------------------------------------------------------------------- Thu Mar 30 08:07:24 UTC 2023 - Jan Engelhardt diff --git a/libexmdbpp.dsc b/libexmdbpp.dsc index cfeb394..3dfb61d 100644 --- a/libexmdbpp.dsc +++ b/libexmdbpp.dsc @@ -1,7 +1,7 @@ Format: 1.0 Source: libexmdbpp Architecture: any -Version: 1.10.4.b7a36f2 +Version: 1.11.0.58baa16 DEBTRANSFORM-RELEASE: 1 Maintainer: Grommunio Homepage: https://grommunio.com diff --git a/libexmdbpp.spec b/libexmdbpp.spec index f6387d2..0e01d35 100644 --- a/libexmdbpp.spec +++ b/libexmdbpp.spec @@ -18,7 +18,7 @@ %define lname libexmdbpp0 Name: libexmdbpp -Version: 1.10.4.b7a36f2 +Version: 1.11.0.58baa16 Release: 0 Summary: A C++ implementation of the exmdb wire protocol License: AGPL-3.0-or-later