Hello community,

here is the log from the commit of package rsyslog for openSUSE:Factory checked 
in at 2015-09-30 05:51: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  2015-08-28 
08:27:10.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.rsyslog.new/rsyslog.changes     2015-09-30 
05:52:05.000000000 +0200
@@ -1,0 +2,12 @@
+Thu Sep 24 18:55:21 UTC 2015 - [email protected]
+
+- rsyslog 8.13.0:
+  * ZeroMQ enhancements
+  * Redis enhancements
+  * mmnormalize: liblognorm error messages are now emitted via
+    regular rsyslog error reporting mechanism (aka "are now logged")
+  * networking improvements
+- drop rsyslog-8.12.0-parallel-build.patch, is upstream
+- drop rsyslog-8.12.0-gnutls.patch, same
+
+-------------------------------------------------------------------

Old:
----
  rsyslog-8.12.0-gnutls.patch
  rsyslog-8.12.0-parallel-build.patch
  rsyslog-8.12.0.tar.gz
  rsyslog-doc-8.12.0.tar.gz

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

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

Other differences:
------------------
++++++ rsyslog.spec ++++++
--- /var/tmp/diff_new_pack.0MH0hp/_old  2015-09-30 05:52:06.000000000 +0200
+++ /var/tmp/diff_new_pack.0MH0hp/_new  2015-09-30 05:52:06.000000000 +0200
@@ -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.12.0
+Version:        8.13.0
 Release:        0
 %if 0%{?suse_version} >= 1210
 %bcond_without  systemd
@@ -62,7 +62,6 @@
 %bcond_with     hiredis
 %bcond_with     zeromq
 
-%define         upstream_version            %{version}
 %define         rsyslogdocdir               %{_docdir}/%{name}
 %if %{defined _rundir}
 %define         rsyslog_rundir              %{_rundir}/rsyslog
@@ -174,10 +173,10 @@
 # mmnormalize support
 %if %{with pkgconfig}
 BuildRequires:  pkgconfig(libee) >= 0.4.0
-BuildRequires:  pkgconfig(lognorm) >= 1.0.2
+BuildRequires:  pkgconfig(lognorm) >= 1.1.2
 %else
-BuildRequires:  libee-devel
-BuildRequires:  liblognorm-devel
+BuildRequires:  libee-devel >= 0.4.0
+BuildRequires:  liblognorm-devel >= 1.1.2
 %endif
 %endif
 #
@@ -189,23 +188,17 @@
 BuildRequires:  pkgconfig(libestr) >= 0.1.9
 BuildRequires:  pkgconfig(uuid) >= 2.21.0
 %else
-BuildRequires:  libee-devel
+BuildRequires:  libee-devel >= 0.4.0
 BuildRequires:  libestr-devel
 BuildRequires:  libjson-c-devel
 BuildRequires:  libuuid-devel
 %endif
-BuildRequires:  python-docutils
-%if 0%{?suse_version} >= 1200
-%bcond_without  rst2man
-%else
-%bcond_with     rst2man
-%endif
 %if %{with systemd}
 %{?systemd_requires}
 BuildRequires:  pkgconfig(systemd)
 %endif
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-Source0:        
http://www.rsyslog.com/files/download/%{name}/%{name}-%{upstream_version}.tar.gz
+Source0:        
http://www.rsyslog.com/files/download/%{name}/%{name}-%{version}.tar.gz
 Source1:        rsyslog.sysconfig
 Source2:        rsyslog.conf.in
 Source4:        rsyslog.d.remote.conf.in
@@ -214,13 +207,12 @@
 Source7:        module-mysql
 Source8:        module-snmp
 Source9:        module-udpspoof
-Source14:       
http://www.rsyslog.com/files/download/rsyslog/rsyslog-doc-%{upstream_version}.tar.gz
+# generated from https://github.com/rsyslog/  ./release_build.sh this is WIP 
upstream
+Source14:       rsyslog-doc-%{version}.tar.gz
 Source15:       rsyslog.firewall
 
 # PATCH-FIX-OPENSUSE rsyslog-unit.patch [email protected] Customize 
upstream systemd unit for openSUSE needs.
 Patch0:         rsyslog-unit.patch
-Patch1:         rsyslog-8.12.0-gnutls.patch
-Patch2:         rsyslog-8.12.0-parallel-build.patch
 
 # this is a dirty hack since % dir does only work for the specified directory 
and nothing above
 # but I want to be able to switch this to /etc/apparmor.d once the profiles 
received more testing
@@ -527,10 +519,8 @@
 %endif
 
 %prep
-%setup -q -n %{name}-%{upstream_version} -a 14
+%setup -q -a 14
 %patch0 -p1
-%patch1 -p1
-%patch2 -p1
 #
 %if %{with systemd}
 for file in rsyslog-service-prepare; do

++++++ rsyslog-8.12.0.tar.gz -> rsyslog-8.13.0.tar.gz ++++++
++++ 2579 lines of diff (skipped)

++++++ rsyslog-doc-8.12.0.tar.gz -> rsyslog-doc-8.13.0.tar.gz ++++++
++++ 38720 lines of diff (skipped)


Reply via email to