Hello community, here is the log from the commit of package liblognorm for openSUSE:Factory checked in at 2018-11-26 10:15:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/liblognorm (Old) and /work/SRC/openSUSE:Factory/.liblognorm.new.19453 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "liblognorm" Mon Nov 26 10:15:32 2018 rev:23 rq:648693 version:2.0.6 Changes: -------- --- /work/SRC/openSUSE:Factory/liblognorm/liblognorm.changes 2017-11-16 13:58:48.678415266 +0100 +++ /work/SRC/openSUSE:Factory/.liblognorm.new.19453/liblognorm.changes 2018-11-26 10:15:35.118064372 +0100 @@ -1,0 +2,11 @@ +Mon Nov 12 15:57:19 UTC 2018 - [email protected] + +- liblognorm 2.0.6: + * added Checkpoint LEA transfer format + * added lazy matching mode to string parser + * suppress invalid param error for field name "-" for hexnumber, + float, number, date-rfc3164 and date-rfc5424 + * fix cisco-interface-spec failure when at end of line +- removed liblognorm-2.0.4-no-return-in-nonvoid-function.patch + +------------------------------------------------------------------- Old: ---- liblognorm-2.0.4-no-return-in-nonvoid-function.patch liblognorm-2.0.4.tar.gz New: ---- liblognorm-2.0.6.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ liblognorm.spec ++++++ --- /var/tmp/diff_new_pack.HTGchC/_old 2018-11-26 10:15:35.862063501 +0100 +++ /var/tmp/diff_new_pack.HTGchC/_new 2018-11-26 10:15:35.866063497 +0100 @@ -1,7 +1,7 @@ # # spec file for package liblognorm # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,14 +18,13 @@ %define sover 5 Name: liblognorm -Version: 2.0.4 +Version: 2.0.6 Release: 0 Summary: Library and tool to normalize log data -License: LGPL-2.1+ and Apache-2.0 +License: LGPL-2.1-or-later AND Apache-2.0 Group: Development/Libraries/C and C++ Url: http://www.liblognorm.com/ Source0: http://www.liblognorm.com/download/files/download/%{name}-%{version}.tar.gz -Patch0: liblognorm-2.0.4-no-return-in-nonvoid-function.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: pkgconfig >= 0.9.0 BuildRequires: pkgconfig(libestr) @@ -108,7 +107,6 @@ %prep %setup -q -%patch0 -p1 %build %configure \ ++++++ liblognorm-2.0.4.tar.gz -> liblognorm-2.0.6.tar.gz ++++++ ++++ 7321 lines of diff (skipped)
