diff --git a/libdatovka-0.4.0.tar.xz b/libdatovka-0.4.0.tar.xz deleted file mode 100644 index 41c49e8..0000000 --- a/libdatovka-0.4.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:13ef1ccdb7b14a4482354003d6d30b5589c1f8586a9bfde045ee605d1d754b81 -size 807160 diff --git a/libdatovka-0.4.0.tar.xz.sha256 b/libdatovka-0.4.0.tar.xz.sha256 deleted file mode 100644 index 7a7c1f1..0000000 --- a/libdatovka-0.4.0.tar.xz.sha256 +++ /dev/null @@ -1 +0,0 @@ -13ef1ccdb7b14a4482354003d6d30b5589c1f8586a9bfde045ee605d1d754b81 diff --git a/libdatovka-0.5.1.tar.xz b/libdatovka-0.5.1.tar.xz new file mode 100644 index 0000000..7a0d047 --- /dev/null +++ b/libdatovka-0.5.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53f96ad870c594367638bd95e55a82c94a176c0d7f94f50a5402d35e69eadaf8 +size 721748 diff --git a/libdatovka-0.5.1.tar.xz.sha256 b/libdatovka-0.5.1.tar.xz.sha256 new file mode 100644 index 0000000..aa25361 --- /dev/null +++ b/libdatovka-0.5.1.tar.xz.sha256 @@ -0,0 +1 @@ +53f96ad870c594367638bd95e55a82c94a176c0d7f94f50a5402d35e69eadaf8 diff --git a/libdatovka.changes b/libdatovka.changes index 9cec699..bd15341 100644 --- a/libdatovka.changes +++ b/libdatovka.changes @@ -1,3 +1,24 @@ +------------------------------------------------------------------- +Mon Dec 4 10:59:57 UTC 2023 - Jiri Slaby + +- 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 diff --git a/libdatovka.spec b/libdatovka.spec index 9d831cc..a9630e3 100644 --- a/libdatovka.spec +++ b/libdatovka.spec @@ -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