From 4fbbfa373eaa6173a0183b39a853fc738e755a83 Mon Sep 17 00:00:00 2001 From: Christopher Meng Date: Nov 19 2014 08:58:38 +0000 Subject: Update to 5.6.0 --- diff --git a/sources b/sources index 25cc90a..ed62e32 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f588968d15e3d34baea5d679a823b71e yaz-5.4.1.tar.gz +8c455ea1e6fd93d7943472369ebafac7 yaz-5.6.0.tar.gz diff --git a/yaz.spec b/yaz.spec index e14641c..1e503a3 100644 --- a/yaz.spec +++ b/yaz.spec @@ -1,6 +1,6 @@ Name: yaz -Version: 5.4.1 -Release: 2%{?dist} +Version: 5.6.0 +Release: 1%{?dist} Summary: Z39.50/SRW/SRU toolkit License: BSD URL: http://www.indexdata.com/yaz/ @@ -90,13 +90,13 @@ make check %doc LICENSE NEWS README %{_bindir}/yaz-client %{_bindir}/yaz-ztest -%{_bindir}/zoomsh %{_bindir}/yaz-marcdump %{_bindir}/yaz-iconv %{_bindir}/yaz-illclient %{_bindir}/yaz-icu %{_bindir}/yaz-json-parse %{_bindir}/yaz-url +%{_bindir}/zoomsh %{_mandir}/man1/yaz-client.* %{_mandir}/man1/yaz-illclient.* %{_mandir}/man8/yaz-ztest.* @@ -118,7 +118,7 @@ make check %{_bindir}/yaz-asncomp %{_libdir}/pkgconfig/* %{_libdir}/*.so -%{_includedir}/%{name} +%{_includedir}/%{name}/ %{_datadir}/yaz %{_datadir}/aclocal/* %{_mandir}/man1/yaz-asncomp.* @@ -128,6 +128,9 @@ make check %{_pkgdocdir} %changelog +* Tue Nov 18 2014 Christopher Meng - 5.6.0-1 +- Update to 5.6.0 + * Tue Aug 26 2014 David Tardon - 5.4.1-2 - rebuild for ICU 53.1