Hello community,

here is the log from the commit of package liblognorm for openSUSE:Factory 
checked in at 2015-07-23 15:23:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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    2015-03-18 
13:03:52.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.liblognorm.new/liblognorm.changes       
2015-07-23 15:23:14.000000000 +0200
@@ -1,0 +2,16 @@
+Wed Jul 22 19:51:41 UTC 2015 - astie...@suse.com
+
+- liblognorm 1.1.2:
+  * permit newline inside parser definition
+  * new parser "cisco-interface-spec"
+  * new parser "json" to process json parts of the message
+  * new parser "mac48" to process mac layer addresses
+  * new parser "name-value-list" (currently inofficial, experimental)
+  * some parsers did incorrectly report success when an error occurred
+  * call "rest" parser only if nothing else matches.
+  * new API to support error callbacks 
+  * testbench is now enabled by default
+  * bugfix: misadressing on some constant values
+  * bugfix: add missing function prototypes
+
+-------------------------------------------------------------------

Old:
----
  liblognorm-1.1.1.tar.gz

New:
----
  liblognorm-1.1.2.tar.gz

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

Other differences:
------------------
++++++ liblognorm.spec ++++++
--- /var/tmp/diff_new_pack.TnGebn/_old  2015-07-23 15:23:15.000000000 +0200
+++ /var/tmp/diff_new_pack.TnGebn/_new  2015-07-23 15:23:15.000000000 +0200
@@ -19,13 +19,13 @@
 %define sover 2
 %define with_html_docs 0%{?suse_version} >= 1310 && 0%{?suse_version} != 1315
 Name:           liblognorm
-Version:        1.1.1
+Version:        1.1.2
 Release:        0
 Summary:        Library and tool to normalize log data
 License:        LGPL-2.1+ and Apache-2.0
 Group:          Development/Libraries/C and C++
 Url:            http://www.liblognorm.com/
-Source0:        
http://www.liblognorm.com/files/download/liblognorm-%{version}.tar.gz
+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)
@@ -123,6 +123,7 @@
 %configure \
        --disable-static \
        --enable-regexp \
+       --disable-testbench \
 %if %{with_html_docs}
        --enable-docs \
        --docdir=%{_docdir}/%{name} \

++++++ liblognorm-1.1.1.tar.gz -> liblognorm-1.1.2.tar.gz ++++++
++++ 8515 lines of diff (skipped)


Reply via email to