SHA256
1
0
forked from pool/libexmdbpp

Accepting request 1108952 from server:mail

- Update to release 1.11

OBS-URL: https://build.opensuse.org/request/show/1108952
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libexmdbpp?expand=0&rev=3
This commit is contained in:
Ana Guerrero 2023-09-06 16:56:33 +00:00 committed by Git OBS Bridge
commit 1af66e15f3
7 changed files with 15 additions and 9 deletions

View File

@ -1,14 +1,14 @@
<services>
<service name="tar_scm" mode="disabled">
<service name="tar_scm" mode="manual">
<param name="scm">git</param>
<param name="url">https://github.com/grommunio/libexmdbpp</param>
<param name="filename">libexmdbpp</param>
<param name="revision">master</param>
<param name="versionformat">@PARENT_TAG@.@TAG_OFFSET@.%h</param>
</service>
<service name="recompress" mode="disabled">
<service name="recompress" mode="manual">
<param name="file">*.tar</param>
<param name="compression">xz</param>
</service>
<service name="set_version" mode="disabled"/>
<service name="set_version" mode="manual"/>
</services>

View File

@ -1,4 +1,4 @@
libexmdbpp (1.10.4.b7a36f2) unstable; urgency=low
libexmdbpp (1.11.0.58baa16) unstable; urgency=low
* Initial package.

View File

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

View File

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Sep 4 18:40:21 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
- Update to release 1.11
* Switch to empty_folder RPC to new v2 signature
-------------------------------------------------------------------
Thu Mar 30 08:07:24 UTC 2023 - Jan Engelhardt <jengelh@inai.de>

View File

@ -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 <null@grommunio.com>
Homepage: https://grommunio.com

View File

@ -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