Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package idzebra for openSUSE:Factory checked in at 2021-06-28 15:33:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/idzebra (Old) and /work/SRC/openSUSE:Factory/.idzebra.new.2625 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "idzebra" Mon Jun 28 15:33:38 2021 rev:31 rq:902719 version:2.2.2 Changes: -------- --- /work/SRC/openSUSE:Factory/idzebra/idzebra.changes 2020-08-18 15:10:59.552039214 +0200 +++ /work/SRC/openSUSE:Factory/.idzebra.new.2625/idzebra.changes 2021-06-28 15:34:00.975214444 +0200 @@ -0,0 +1,11 @@ +------------------------------------------------------------------- +Mon May 31 15:16:58 UTC 2021 - Ferdinand Thiessen <[email protected]> + +- Update to version 2.2.2 + * Add bf_xopen, bf_xclose, bf_alloc, bf_free symbols to keep it + ABI compatible. + * Bump zebra libraries from 0:1:0 to 0:2:0 + * A few typos fixed. + * Convert some Zebra configuration files in ISO-8859-1 to UTF-8. + * New generated pkg-config file zebra.pc + Old: ---- idzebra-2.1.4.tar.gz New: ---- idzebra-2.2.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ idzebra.spec ++++++ --- /var/tmp/diff_new_pack.opzPwB/_old 2021-06-28 15:34:01.415214983 +0200 +++ /var/tmp/diff_new_pack.opzPwB/_new 2021-06-28 15:34:01.419214988 +0200 @@ -17,19 +17,20 @@ Name: idzebra -Version: 2.1.4 +Version: 2.2.2 Release: 0 Summary: Fielded Free Text Engine with a Z39.50 Frontend License: GPL-2.0-or-later Group: Productivity/Databases/Servers -URL: http://www.indexdata.com/zebra/ -Source: http://ftp.indexdata.com/pub/zebra/%{name}-%{version}.tar.gz -BuildRequires: libexpat-devel -BuildRequires: libyaz-devel -BuildRequires: openssl-devel -BuildRequires: readline-devel -BuildRequires: tcl-devel -BuildRequires: tcpd-devel +URL: https://www.indexdata.com/resources/software/zebra/ +Source: http://ftp.indexdata.dk/pub/zebra/idzebra-%{version}.tar.gz +BuildRequires: pkgconfig +BuildRequires: pkgconfig(bzip2) +BuildRequires: pkgconfig(expat) +BuildRequires: pkgconfig(openssl) +BuildRequires: pkgconfig(readline) +BuildRequires: pkgconfig(tcl) +BuildRequires: pkgconfig(yaz) Requires: yaz %description @@ -63,7 +64,7 @@ %build CFLAGS="%{optflags} -fno-strict-aliasing" \ -%configure --disable-static --with-pic --with-yazconfig=%{_bindir} +%configure --disable-static --with-pic --with-yaz=pkg %make_build for f in examples/marcxml/*.x?l; do tr -d '\15' <$f >$f.tmp && mv $f.tmp $f @@ -135,9 +136,10 @@ %{_mandir}/*/* %files devel -%{_libdir}/*.so %{_includedir}/* %{_datadir}/aclocal/* +%{_libdir}/lib*.so +%{_libdir}/pkgconfig/zebra.pc %files doc %doc %{DOCFILES} ++++++ idzebra-2.1.4.tar.gz -> idzebra-2.2.2.tar.gz ++++++ ++++ 11927 lines of diff (skipped)
