Accepting request 950719 from Publishing
OBS-URL: https://build.opensuse.org/request/show/950719 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yaz?expand=0&rev=47
This commit is contained in:
commit
83f5aa767f
@ -1,4 +0,0 @@
|
|||||||
libyaz5
|
|
||||||
libyaz-devel
|
|
||||||
requires -libyaz-<targettype>
|
|
||||||
requires "libyaz5-<targettype> = <version>"
|
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:864d4476d1578ac132782b3d4e2eb96391bd88f7ae3040ddcb1556aba6fe0d15
|
|
||||||
size 2599598
|
|
3
yaz-5.31.1.tar.gz
Normal file
3
yaz-5.31.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:14cc34d19fd1fd27e544619f4c13300f14dc807088a1acc69fcb5c28d29baa15
|
||||||
|
size 2601554
|
15
yaz.changes
15
yaz.changes
@ -1,3 +1,18 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jan 31 13:31:44 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
- Drop baselibs.conf: no apparent reason detected why we need
|
||||||
|
-32bit libaries and devel packages. The previously existing
|
||||||
|
package already was not installable, so defacto no loss.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jan 21 16:48:31 UTC 2022 - Avinesh Kumar <avinesh.kumar@suse.com>
|
||||||
|
|
||||||
|
- Update to version 5.31.1
|
||||||
|
* Fixed #61: yaz-url redirect segfault in case of redirect host failure.
|
||||||
|
* Update yaz_encode_uri_component for RFC3986. Previous implementation
|
||||||
|
based on RFC2396.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jun 7 11:37:05 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
|
Mon Jun 7 11:37:05 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
5
yaz.spec
5
yaz.spec
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package yaz
|
# spec file for package yaz
|
||||||
#
|
#
|
||||||
# Copyright (c) 2021 SUSE LLC
|
# Copyright (c) 2022 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -18,14 +18,13 @@
|
|||||||
|
|
||||||
%define libname libyaz5
|
%define libname libyaz5
|
||||||
Name: yaz
|
Name: yaz
|
||||||
Version: 5.31.0
|
Version: 5.31.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Z39.50 protocol server and client
|
Summary: Z39.50 protocol server and client
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
URL: http://www.indexdata.dk/yaz/
|
URL: http://www.indexdata.dk/yaz/
|
||||||
Source: http://ftp.indexdata.dk/pub/yaz/yaz-%{version}.tar.gz
|
Source: http://ftp.indexdata.dk/pub/yaz/yaz-%{version}.tar.gz
|
||||||
Source2: baselibs.conf
|
|
||||||
BuildRequires: gnutls-devel
|
BuildRequires: gnutls-devel
|
||||||
BuildRequires: libicu-devel
|
BuildRequires: libicu-devel
|
||||||
BuildRequires: libpcap-devel
|
BuildRequires: libpcap-devel
|
||||||
|
Loading…
x
Reference in New Issue
Block a user