diff --git a/yaz-4.2.14.tar.bz2 b/yaz-4.2.14.tar.bz2 deleted file mode 100644 index 8f4a77d..0000000 --- a/yaz-4.2.14.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7f21ddff9704ce6c21de20ea50faa6f962073709217307e8dd0c46db7b459cfb -size 1853543 diff --git a/yaz-4.2.34.tar.bz2 b/yaz-4.2.34.tar.bz2 new file mode 100644 index 0000000..fa9e697 --- /dev/null +++ b/yaz-4.2.34.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03b6c312fb33c7163e304319c82046ed61370da64e01a9295b0160c8ac513c09 +size 1883078 diff --git a/yaz.changes b/yaz.changes index 1ed9618..e5c4d53 100644 --- a/yaz.changes +++ b/yaz.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Thu Jun 21 20:47:22 UTC 2012 - ke@suse.de + +- Update to 4.2.34: + + Bug fixes. + +------------------------------------------------------------------- +Thu Jun 21 13:11:31 UTC 2012 - ke@suse.de + +- Update to 4.2.33: + + New SRU diagnostics. + + Documentation enhancements. + + record_conf improvements. + + For detailed info, see + http://www.indexdata.com/yaz/doc/NEWS + ------------------------------------------------------------------- Fri Sep 16 16:34:04 UTC 2011 - jengelh@medozas.de diff --git a/yaz.spec b/yaz.spec index feb4367..cd08b5a 100644 --- a/yaz.spec +++ b/yaz.spec @@ -1,7 +1,7 @@ # # spec file for package yaz # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,22 +16,21 @@ # - Name: yaz -Version: 4.2.14 -Release: 1 -License: BSD-3-Clause +Version: 4.2.34 +Release: 0 Summary: Z39.50/SRW/SRU Programs -Url: http://www.indexdata.dk/yaz/ +License: BSD-3-Clause Group: Development/Libraries/C and C++ +Url: http://www.indexdata.dk/yaz/ Source: http://ftp.indexdata.dk/pub/yaz/%{name}-%{version}.tar.bz2 Source2: baselibs.conf Patch0: yaz-4.1.7-codecleanup.diff Patch1: yaz-4.1.7-client.diff BuildRequires: libicu-devel BuildRequires: libpcap-devel -BuildRequires: libxslt-devel BuildRequires: libxml2-devel +BuildRequires: libxslt-devel BuildRequires: openssl-devel BuildRequires: pkg-config BuildRequires: readline-devel @@ -46,7 +45,6 @@ clients and servers are also supported. %package -n %{libname} -License: BSD-3-Clause Summary: Z39.50 Library Group: Development/Libraries/C and C++ Provides: libyaz = %{version}-%{release} @@ -57,7 +55,6 @@ YAZ is a C library for developing client - and server applications using the ANSI/NISO Z39.50 protocol for Information Retrieval. %package -n libyaz-devel -License: BSD-3-Clause Summary: Z39.50 Library Group: Development/Libraries/C and C++ Requires: libicu-devel