Hello community, here is the log from the commit of package kafka for openSUSE:Factory checked in at 2019-12-11 12:24:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kafka (Old) and /work/SRC/openSUSE:Factory/.kafka.new.4691 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kafka" Wed Dec 11 12:24:38 2019 rev:2 rq:755689 version:2.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kafka/kafka.changes 2019-12-10 22:40:49.697844618 +0100 +++ /work/SRC/openSUSE:Factory/.kafka.new.4691/kafka.changes 2019-12-11 12:24:41.384100033 +0100 @@ -1,0 +2,7 @@ +Mon Nov 11 21:54:44 UTC 2019 - MichaĆ Rostecki <mroste...@opensuse.org> + +- Remove condition for SLE 12, as it is not supported anymore. +- Own the side-docs directory unconditionally - SLE 15 also needs + that declaration. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kafka.spec ++++++ --- /var/tmp/diff_new_pack.3pMTNT/_old 2019-12-11 12:24:42.468099705 +0100 +++ /var/tmp/diff_new_pack.3pMTNT/_new 2019-12-11 12:24:42.472099704 +0100 @@ -208,10 +208,6 @@ %doc README.SUSE %{_unitdir}/%{name}.service %{_sbindir}/rc%{name} -# SLE 12 SP2 the package needs to own this directory -%if 0%{?sle_version} == 120200 && !0%{?is_opensuse} -%dir %_tmpfilesdir -%endif %_tmpfilesdir/%name.conf %{_libdir}/%{name} %{_bindir}/kafka-broker-api-versions.sh @@ -260,11 +256,7 @@ %defattr(-,root,root) %license LICENSE %doc NOTICE -# Leap 15.0+ and Tumbleweed need this directory declared explicitly. In Leap -# >= 42.3 and SLE, the docdir macro implies this declaration already. -%if 0%{?is_opensuse} && ( 0%{?sle_version} > 120300 || 0%{?suse_version} > 1500 ) %{_docdir}/%{name}/site-docs -%endif %docdir %{_docdir}/%{name}/site-docs %files source