- update to 5.34.1:
* Build: fix implicit atoi/stdlib includes (libxml >2.12) #104 * Build: fix libxml2 2.13 reorganizing headers #102 * Build: fix always true pointer checks #108 * Build: update m4 to fix cross-builds in range to be processed. + Fix yaz-marcdump silently creates MARC-records with an - Adjust and rename code cleanup patches (yaz-4.1.7-codecleanup.diff - removed yaz-4.2.47-implicit_definitions.patch: somehow fixed + ICU has a new conversion element 'join', which joins tokens following search. There's no guarantee that it's going to be the case, since it depends on hit count (for Z39.50 piggyback) ungetbyte_stream and yaz_gets are now private. They were never + for more Information, see /usr/share/doc/packages/yaz/ChangeLog - rename libyaz to libyaz4 to follow shared library packaging - Add BuildRequires on pkg-config because the package installs a - remove 5MB of useless static libraries - updated to 2.1.48 - * Prototypes for yaz_iconv_-functions moved to separate header OBS-URL: https://build.opensuse.org/package/show/Publishing/yaz?expand=0&rev=133
This commit is contained in:
committed by
Git OBS Bridge
parent
b5e0c1e771
commit
4dfef7dc17
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bcbea894599a13342910003401c17576f0fb910092aecb51cb54065d0cd2d613
|
||||
size 2656382
|
3
yaz-5.34.1.tar.gz
Normal file
3
yaz-5.34.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c7fd8e0222b3b0d1115ad8e7a2ee67be7a2807624d61d5b71854bf5e167ab7a9
|
||||
size 2596155
|
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 19 20:58:22 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 5.34.1:
|
||||
* Build: fix implicit atoi/stdlib includes (libxml >2.12) #104
|
||||
* Build: fix libxml2 2.13 reorganizing headers #102
|
||||
* Build: fix always true pointer checks #108
|
||||
* Build: update m4 to fix cross-builds
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 21 17:29:03 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
4
yaz.spec
4
yaz.spec
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package yaz
|
||||
#
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
# Copyright (c) 2024 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 libyaz5
|
||||
Name: yaz
|
||||
Version: 5.34.0
|
||||
Version: 5.34.1
|
||||
Release: 0
|
||||
Summary: Z39.50 protocol server and client
|
||||
License: BSD-3-Clause
|
||||
|
Reference in New Issue
Block a user