SHA256
1
0
forked from pool/yaz

Accepting request 802543 from Publishing

OBS-URL: https://build.opensuse.org/request/show/802543
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yaz?expand=0&rev=43
This commit is contained in:
Dominique Leuenberger 2020-05-11 11:43:22 +00:00 committed by Git OBS Bridge
commit 50a0fd0169
5 changed files with 18 additions and 6 deletions

View File

@ -2,6 +2,6 @@
<service name="download_url" mode='localonly'>
<param name="host">ftp.indexdata.dk</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>
</services>
</services>

View File

@ -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
View File

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

View File

@ -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

View File

@ -18,7 +18,7 @@
%define libname libyaz5
Name: yaz
Version: 5.29.0
Version: 5.30.2
Release: 0
Summary: Z39.50 protocol server and client
License: BSD-3-Clause