diff --git a/yaz-5.30.3.tar.gz b/yaz-5.30.3.tar.gz deleted file mode 100644 index 3053e8c..0000000 --- a/yaz-5.30.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f0497fd8420574efab4e5738ea3b70787a6e8042f585156baa30bdc1911ba552 -size 2615643 diff --git a/yaz-5.31.0.tar.gz b/yaz-5.31.0.tar.gz new file mode 100644 index 0000000..b957030 --- /dev/null +++ b/yaz-5.31.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:864d4476d1578ac132782b3d4e2eb96391bd88f7ae3040ddcb1556aba6fe0d15 +size 2599598 diff --git a/yaz.changes b/yaz.changes index bcfe9ac..c9d977f 100644 --- a/yaz.changes +++ b/yaz.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu May 6 12:13:38 UTC 2021 - Ferdinand Thiessen + +- Update to version 5.31.0 + * Fixed yaz-marcdump: json input and leader at end undefined behavior. + * Enable xi:include processing for yaz_xml_include_glob and + yaz_xml_include_simple + ------------------------------------------------------------------- Wed Aug 26 08:21:31 UTC 2020 - Dirk Mueller diff --git a/yaz.spec b/yaz.spec index e578001..03bc27e 100644 --- a/yaz.spec +++ b/yaz.spec @@ -1,7 +1,7 @@ # # spec file for package yaz # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 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.30.3 +Version: 5.31.0 Release: 0 Summary: Z39.50 protocol server and client License: BSD-3-Clause @@ -44,9 +44,7 @@ clients and servers are also supported. %package doc Summary: Documentation for %{name} (Z39.50 Library) Group: Documentation/HTML -%if 0%{?suse_version} >= 1140 BuildArch: noarch -%endif %description doc YAZ is a C library for developing client and server applications