Hello community,

here is the log from the commit of package rsyslog for openSUSE:Factory checked 
in at 2016-02-03 10:19:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rsyslog (Old)
 and      /work/SRC/openSUSE:Factory/.rsyslog.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rsyslog"

Changes:
--------
--- /work/SRC/openSUSE:Factory/rsyslog/rsyslog.changes  2016-01-12 
16:14:07.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.rsyslog.new/rsyslog.changes     2016-02-03 
10:19:58.000000000 +0100
@@ -1,0 +2,15 @@
+Mon Feb  1 21:43:40 UTC 2016 - [email protected]
+
+- rsyslog 8.16.0:
+  * rsgtutil: Added extraction support including loglines and hash
+    chains. 
+  * new system properties for $NOW properties based on UTC
+  * various bug fixes and improvements
+
+-------------------------------------------------------------------
+Thu Jan 28 14:10:50 UTC 2016 - [email protected]
+
+- fix build on sle11: use package name buildrequires instead of
+  pkgconfig
+
+-------------------------------------------------------------------

Old:
----
  rsyslog-8.15.0.tar.gz
  rsyslog-doc-8.15.0.tar.gz

New:
----
  rsyslog-8.16.0.tar.gz
  rsyslog-doc-8.16.0.tar.gz

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

Other differences:
------------------
++++++ rsyslog.spec ++++++
--- /var/tmp/diff_new_pack.natwRK/_old  2016-02-03 10:19:59.000000000 +0100
+++ /var/tmp/diff_new_pack.natwRK/_new  2016-02-03 10:19:59.000000000 +0100
@@ -20,7 +20,7 @@
 Summary:        The enhanced syslogd for Linux and Unix
 License:        (GPL-3.0+ and Apache-2.0)
 Group:          System/Daemons
-Version:        8.15.0
+Version:        8.16.0
 Release:        0
 %if 0%{?suse_version} >= 1210
 %bcond_without  systemd
@@ -145,7 +145,11 @@
 %endif
 %if %{with guardtime}
 BuildRequires:  libgt-devel >= 0.3.1
+%if %{?suse_version} > 1110
 BuildRequires:  pkgconfig(libksi) >= 3.4.0.2
+%else
+BuildRequires:  libksi-devel >= 3.4.0.2
+%endif
 BuildConflicts: libksi >= 3.5.0.0
 %endif
 %if %{with dbi}

++++++ rsyslog-8.15.0.tar.gz -> rsyslog-8.16.0.tar.gz ++++++
++++ 7620 lines of diff (skipped)

++++++ rsyslog-doc-8.15.0.tar.gz -> rsyslog-doc-8.16.0.tar.gz ++++++
++++ 12159 lines of diff (skipped)


Reply via email to