up to 0.3.0
OBS-URL: https://build.opensuse.org/package/show/network/libdatovka?expand=0&rev=9
This commit is contained in:
parent
0c0aac1f91
commit
c8eef4fd70
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:12735207c2ab7c2ce0ce342884dab3ce32b9cded84e529ba7ce072f68ac05fda
|
||||
size 683476
|
@ -1 +0,0 @@
|
||||
12735207c2ab7c2ce0ce342884dab3ce32b9cded84e529ba7ce072f68ac05fda
|
3
libdatovka-0.3.0.tar.xz
Normal file
3
libdatovka-0.3.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c69905a1be69774a6956a8145c1631d453de162caaef1769c692501c2340261b
|
||||
size 689000
|
1
libdatovka-0.3.0.tar.xz.sha256
Normal file
1
libdatovka-0.3.0.tar.xz.sha256
Normal file
@ -0,0 +1 @@
|
||||
c69905a1be69774a6956a8145c1631d453de162caaef1769c692501c2340261b
|
@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 3 06:07:15 UTC 2023 - Jiri Slaby <jslaby@suse.cz>
|
||||
|
||||
- update to 0.3.0
|
||||
* Added idLevel member into struct isds_envelope.
|
||||
* Added function isds_GetMessageAuthor2() which implements the
|
||||
GetMessageAuthor2 ISDS operation and corresponding data structures.
|
||||
* Modified the interface of function isds_set_opt() because of an ambiguity or
|
||||
undefined behaviour in variable argument handling in C.
|
||||
* Function isds_check_func_timegm() also checks time conversion using
|
||||
struct tm containing negative hour values.
|
||||
* Added support for the new PFO_REQ data-box type
|
||||
introduced in the version 2.36 of the XSD and WSDL definitions.
|
||||
* Disabled fatal warnings by default.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 15 07:56:22 UTC 2021 - Jiri Slaby <jslaby@suse.cz>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package libdatovka
|
||||
#
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -18,7 +18,7 @@
|
||||
|
||||
%define libname %{name}2
|
||||
Name: libdatovka
|
||||
Version: 0.2.1
|
||||
Version: 0.3.0
|
||||
Release: 0
|
||||
Summary: Library for accessing the Czech Data Boxes
|
||||
License: GPL-3.0-or-later
|
||||
|
Loading…
x
Reference in New Issue
Block a user