SHA256
1
0
forked from pool/libdatovka

Accepting request 1130721 from network

- update to 0.5.1

OBS-URL: https://build.opensuse.org/request/show/1130721
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libdatovka?expand=0&rev=7
This commit is contained in:
Ana Guerrero 2023-12-04 22:01:55 +00:00 committed by Git OBS Bridge
commit 8747fe1fe0
6 changed files with 27 additions and 6 deletions

View File

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

View File

@ -1 +0,0 @@
13ef1ccdb7b14a4482354003d6d30b5589c1f8586a9bfde045ee605d1d754b81

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

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

View File

@ -0,0 +1 @@
53f96ad870c594367638bd95e55a82c94a176c0d7f94f50a5402d35e69eadaf8

View File

@ -1,3 +1,24 @@
-------------------------------------------------------------------
Mon Dec 4 10:59:57 UTC 2023 - Jiri Slaby <jslaby@suse.cz>
- update to 0.5.1
* Added missing test input files into source package.
* Optimisations inside isds_GetMessageAuthor2(), avoided copying of attribute
names.
* Added functions isds_GetListOfErasedMessages_interval(),
isds_GetListOfErasedMessages_month() and isds_GetListOfErasedMessages_year()
which implement the GetListOfErasedMessages ISDS operation.
* Added function isds_PickUpAsyncResponse() which implements the
PickUpAsyncResponse ISDS operation.
* Added function isds_load_erased_messages() which can be used to read data
from a XML-formatted decompressed asynchronous GetListOfErasedMessages
response. Actual decompression of obtained ZIP-compressed data isn't handled
by this library.
* Added support for the new PFO_ARCH, PFO_AIAT and PFO_AZI data-box types
introduced in the version 3.04 of the XSD and WSDL definitions.
* Added new elements dmFileGuid and dmUpFileGuid into struct isds_dmFile and
struct isds_dmExtFile.
-------------------------------------------------------------------
Wed Sep 20 08:12:08 UTC 2023 - Jiri Slaby <jslaby@suse.cz>

View File

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