SHA256
1
0
forked from pool/yaz

Accepting request 1043591 from home:dirkmueller:Factory

- update to 5.33.0:
  * yaz-marcdump: SAX based MARCXML parsing. This is about 3 times faster
  * than before.
  * yaz-marcdump: new option -r prints summary of number of records
    processed.
  * Document ZOOM option 'rpnCharset'.
  * Fix cross-compiling with pkg-config.

OBS-URL: https://build.opensuse.org/request/show/1043591
OBS-URL: https://build.opensuse.org/package/show/Publishing/yaz?expand=0&rev=129
This commit is contained in:
Martin Pluskal 2022-12-24 15:07:00 +00:00 committed by Git OBS Bridge
parent c125fc54a2
commit c0f6fc83b1
4 changed files with 15 additions and 4 deletions

View File

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

3
yaz-5.33.0.tar.gz Normal file
View File

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

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sun Dec 18 10:39:29 UTC 2022 - Dirk Müller <dmueller@suse.com>
- update to 5.33.0:
* yaz-marcdump: SAX based MARCXML parsing. This is about 3 times faster
* than before.
* yaz-marcdump: new option -r prints summary of number of records
processed.
* Document ZOOM option 'rpnCharset'.
* Fix cross-compiling with pkg-config.
-------------------------------------------------------------------
Mon Aug 8 15:37:51 UTC 2022 - Dirk Müller <dmueller@suse.com>

View File

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