Hello community,

here is the log from the commit of package liblognorm for openSUSE:Factory 
checked in at 2016-07-28 23:45:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/liblognorm (Old)
 and      /work/SRC/openSUSE:Factory/.liblognorm.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "liblognorm"

Changes:
--------
--- /work/SRC/openSUSE:Factory/liblognorm/liblognorm.changes    2016-03-16 
10:36:07.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.liblognorm.new/liblognorm.changes       
2016-07-28 23:46:04.000000000 +0200
@@ -1,0 +2,8 @@
+Sat Jul 23 10:47:17 UTC 2016 - astie...@suse.com
+
+- liblognorm 2.0.0 (liblognorm5):
+  *  completely rewritten, much feature-enhanced version
+  *  requires libfastjson instead of json-c
+  *  lognormalizer tool can now handle lines larger 10k characters
+
+-------------------------------------------------------------------

Old:
----
  liblognorm-1.1.3.tar.gz

New:
----
  liblognorm-2.0.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ liblognorm.spec ++++++
--- /var/tmp/diff_new_pack.8Qxmq5/_old  2016-07-28 23:46:06.000000000 +0200
+++ /var/tmp/diff_new_pack.8Qxmq5/_new  2016-07-28 23:46:06.000000000 +0200
@@ -16,10 +16,10 @@
 #
 
 
-%define sover 2
+%define sover 5
 %define with_html_docs 0%{?suse_version} >= 1310 && 0%{?suse_version} != 1315
 Name:           liblognorm
-Version:        1.1.3
+Version:        2.0.0
 Release:        0
 Summary:        Library and tool to normalize log data
 License:        LGPL-2.1+ and Apache-2.0
@@ -28,17 +28,15 @@
 Source0:        
http://www.liblognorm.com/download/files/download/%{name}-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %if 0%{?suse_version} >= 1210
-BuildRequires:  pkgconfig(json-c)
+BuildRequires:  pkgconfig >= 0.9.0
 BuildRequires:  pkgconfig(libestr)
 BuildRequires:  pkgconfig(libfastjson) >= 0.99.0
 BuildRequires:  pkgconfig(libpcre)
-BuildRequires:  pkgconfig(pkg-config) >= 0.9.0
 %else
 BuildRequires:  libestr-devel
 BuildRequires:  libfastjson-devel >= 0.99.0
-BuildRequires:  libjson-c-devel
 BuildRequires:  pcre-devel
-BuildRequires:  pkg-config >= 0.9.0
+BuildRequires:  pkgconfig >= 0.9.0
 %endif
 %if %{with_html_docs}
 BuildRequires:  python-sphinx
@@ -126,6 +124,8 @@
        --disable-static \
        --enable-regexp \
        --disable-testbench \
+       --enable-advanced-stats \
+       --enable-tools \
 %if %{with_html_docs}
        --enable-docs \
        --docdir=%{_docdir}/%{name} \

++++++ liblognorm-1.1.3.tar.gz -> liblognorm-2.0.0.tar.gz ++++++
++++ 42773 lines of diff (skipped)


Reply via email to