SHA256
1
0
forked from pool/libdatovka

Accepting request 1112484 from network

- update to 0.4.0
 * Added functions for new ISDS services
 * Added variants of function for services
 * Added new elements dmVODZ and attsNum into struct isds_envelope.
 * Added new element ext_files into struct isds_message.
 * Fixed compilation of simline/server_cli with musl libc.
 * Favouring xmlBufferDetach() over setting XML_BUFFER_ALLOC_IMMUTABLE.

OBS-URL: https://build.opensuse.org/request/show/1112484
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libdatovka?expand=0&rev=6
This commit is contained in:
Dominique Leuenberger 2023-09-20 11:31:43 +00:00 committed by Git OBS Bridge
commit f34b856b29
6 changed files with 17 additions and 6 deletions

View File

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

View File

@ -1 +0,0 @@
c69905a1be69774a6956a8145c1631d453de162caaef1769c692501c2340261b

3
libdatovka-0.4.0.tar.xz Normal file
View File

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

View File

@ -0,0 +1 @@
13ef1ccdb7b14a4482354003d6d30b5589c1f8586a9bfde045ee605d1d754b81

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Wed Sep 20 08:12:08 UTC 2023 - Jiri Slaby <jslaby@suse.cz>
- update to 0.4.0
* Added functions for new ISDS services
* Added variants of function for services
* Added new elements dmVODZ and attsNum into struct isds_envelope.
* Added new element ext_files into struct isds_message.
* Fixed compilation of simline/server_cli with musl libc.
* Favouring xmlBufferDetach() over setting XML_BUFFER_ALLOC_IMMUTABLE.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Mar 3 06:07:15 UTC 2023 - Jiri Slaby <jslaby@suse.cz> Fri Mar 3 06:07:15 UTC 2023 - Jiri Slaby <jslaby@suse.cz>

View File

@ -16,9 +16,9 @@
# #
%define libname %{name}4 %define libname %{name}5
Name: libdatovka Name: libdatovka
Version: 0.3.0 Version: 0.4.0
Release: 0 Release: 0
Summary: Library for accessing the Czech Data Boxes Summary: Library for accessing the Czech Data Boxes
License: GPL-3.0-or-later License: GPL-3.0-or-later