https://bugzilla.redhat.com/show_bug.cgi?id=1964682
--- Comment #4 from Robert-André Mauchin 🐧 zebob.m@gmail.com --- - Add the license to the devel-docs since it can be installed independently
- The devel-docs subpackage should be noarch:
%package devel-docs Summary: MQTT CPP Client development kit documentation BuildArch: noarch
%description devel-docs Development documentation files for the the Paho MQTT CPP Client.
- %{_libdir}/libpaho-mqttpp3.so.*
As I said before: "Do not glob the major soname version of the versioned library while doing this" We recommend not globbing the major soname version to avoid unintentional soname bump. Soname bump must be declared in advance in the devel mailing list and all the dependent packages must be rebuilt.
%files %license edl-v10 epl-v10 %{_libdir}/libpaho-mqttpp3.so.1*