Accepting request 993817 from home:dirkmueller:Factory

- update to 5.32.0:
  * backtrace: allow gdb to operate on this process.
  * backtrace: hard exit if backtrace hangs.
  * yaz-marcdump: limit, offset options. Limit(-L), offset(-O) allows records
    in range to be processed.

OBS-URL: https://build.opensuse.org/request/show/993817
OBS-URL: https://build.opensuse.org/package/show/Publishing/yaz?expand=0&rev=127
This commit is contained in:
Martin Pluskal 2022-08-23 08:58:58 +00:00 committed by Git OBS Bridge
parent dca4a41c3e
commit c125fc54a2
4 changed files with 14 additions and 5 deletions

View File

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

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

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

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Aug 8 15:37:51 UTC 2022 - Dirk Müller <dmueller@suse.com>
- update to 5.32.0:
* backtrace: allow gdb to operate on this process.
* backtrace: hard exit if backtrace hangs.
* yaz-marcdump: limit, offset options. Limit(-L), offset(-O) allows records
in range to be processed.
-------------------------------------------------------------------
Mon Jan 31 13:31:44 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@ -18,12 +18,12 @@
%define libname libyaz5
Name: yaz
Version: 5.31.1
Version: 5.32.0
Release: 0
Summary: Z39.50 protocol server and client
License: BSD-3-Clause
Group: Development/Libraries/C and C++
URL: http://www.indexdata.dk/yaz/
URL: https://www.indexdata.com/resources/software/yaz/
Source: http://ftp.indexdata.dk/pub/yaz/yaz-%{version}.tar.gz
BuildRequires: gnutls-devel
BuildRequires: libicu-devel