Accepting request 800611 from home:polslinux:branches:Publishing
- Update to 5.30.2: * Extend the record conversion routines to handle OPAC encoding with outputcharset and leaderspec. * Fix #54 in cql_strerror: incorrect call to yaz_diag_to_str YAZ-928. * Partly revert UTF-8 records returned by yaz-ztest (introduced in 5.30.0) * Fixes pazpar2 tests that relies on specific records being returned. * Increase a few buffers due to compiler warning * Buffers are involving %d-conversions. OBS-URL: https://build.opensuse.org/request/show/800611 OBS-URL: https://build.opensuse.org/package/show/Publishing/yaz?expand=0&rev=116
This commit is contained in:
committed by
Git OBS Bridge
parent
37178a1880
commit
bde71ac4b1
4
_service
4
_service
@@ -2,6 +2,6 @@
|
|||||||
<service name="download_url" mode='localonly'>
|
<service name="download_url" mode='localonly'>
|
||||||
<param name="host">ftp.indexdata.dk</param>
|
<param name="host">ftp.indexdata.dk</param>
|
||||||
<param name="protocol">http</param>
|
<param name="protocol">http</param>
|
||||||
<param name="path">/pub/yaz/yaz-5.29.0.tar.gz</param>
|
<param name="path">/pub/yaz/yaz-5.30.2.tar.gz</param>
|
||||||
</service>
|
</service>
|
||||||
</services>
|
</services>
|
||||||
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:311bcb386d6327dfa22e0e442aea26d1be7c633eb664b9f70d982f072a130112
|
|
||||||
size 2605544
|
|
3
yaz-5.30.2.tar.gz
Normal file
3
yaz-5.30.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:ce0c155a172ee4011e21ed02a9aed2d3e88761bd26abf652cc8f09196c40fe43
|
||||||
|
size 2614976
|
12
yaz.changes
12
yaz.changes
@@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed May 6 08:34:14 UTC 2020 - Paolo Stivanin <info@paolostivanin.com>
|
||||||
|
|
||||||
|
- Update to 5.30.2:
|
||||||
|
* Extend the record conversion routines to handle OPAC encoding
|
||||||
|
with outputcharset and leaderspec.
|
||||||
|
* Fix #54 in cql_strerror: incorrect call to yaz_diag_to_str YAZ-928.
|
||||||
|
* Partly revert UTF-8 records returned by yaz-ztest (introduced in 5.30.0)
|
||||||
|
* Fixes pazpar2 tests that relies on specific records being returned.
|
||||||
|
* Increase a few buffers due to compiler warning
|
||||||
|
* Buffers are involving %d-conversions.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Mar 14 11:25:11 UTC 2020 - lars@linux-schulserver.de
|
Sat Mar 14 11:25:11 UTC 2020 - lars@linux-schulserver.de
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user