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:
commit
f34b856b29
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c69905a1be69774a6956a8145c1631d453de162caaef1769c692501c2340261b
|
||||
size 689000
|
@ -1 +0,0 @@
|
||||
c69905a1be69774a6956a8145c1631d453de162caaef1769c692501c2340261b
|
3
libdatovka-0.4.0.tar.xz
Normal file
3
libdatovka-0.4.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:13ef1ccdb7b14a4482354003d6d30b5589c1f8586a9bfde045ee605d1d754b81
|
||||
size 807160
|
1
libdatovka-0.4.0.tar.xz.sha256
Normal file
1
libdatovka-0.4.0.tar.xz.sha256
Normal file
@ -0,0 +1 @@
|
||||
13ef1ccdb7b14a4482354003d6d30b5589c1f8586a9bfde045ee605d1d754b81
|
@ -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>
|
||||
|
||||
|
@ -16,9 +16,9 @@
|
||||
#
|
||||
|
||||
|
||||
%define libname %{name}4
|
||||
%define libname %{name}5
|
||||
Name: libdatovka
|
||||
Version: 0.3.0
|
||||
Version: 0.4.0
|
||||
Release: 0
|
||||
Summary: Library for accessing the Czech Data Boxes
|
||||
License: GPL-3.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user