Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package paho-mqtt-c for openSUSE:Factory checked in at 2024-04-10 17:50:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/paho-mqtt-c (Old) and /work/SRC/openSUSE:Factory/.paho-mqtt-c.new.29460 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "paho-mqtt-c" Wed Apr 10 17:50:13 2024 rev:8 rq:1166676 version:1.3.13 Changes: -------- --- /work/SRC/openSUSE:Factory/paho-mqtt-c/paho-mqtt-c.changes 2023-11-26 19:38:24.692600864 +0100 +++ /work/SRC/openSUSE:Factory/.paho-mqtt-c.new.29460/paho-mqtt-c.changes 2024-04-10 17:51:32.707023331 +0200 @@ -1,0 +2,5 @@ +Wed Apr 10 13:57:34 UTC 2024 - Danilo Spinella <danilo.spine...@suse.com> + +- The documentation isn't built anymore, fix spec file accordingly. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ paho-mqtt-c.spec ++++++ --- /var/tmp/diff_new_pack.4TtwcJ/_old 2024-04-10 17:51:33.167040260 +0200 +++ /var/tmp/diff_new_pack.4TtwcJ/_new 2024-04-10 17:51:33.167040260 +0200 @@ -1,7 +1,7 @@ # # spec file for package paho-mqtt-c # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -56,10 +56,6 @@ %install %cmake_install -# fix samples path -mkdir -p %{buildroot}%{_docdir}/libpaho-mqtt-devel/samples -mv %{buildroot}%{_datadir}/doc/"Eclipse Paho C"/* %{buildroot}%{_docdir}/libpaho-mqtt-devel/samples -%fdupes -s %{buildroot}/%{_docdir} %post -n libpaho-mqtt%{sover} -p /sbin/ldconfig %postun -n libpaho-mqtt%{sover} -p /sbin/ldconfig