Hello community, here is the log from the commit of package libmms for openSUSE:Factory checked in at 2017-02-16 16:43:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libmms (Old) and /work/SRC/openSUSE:Factory/.libmms.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libmms" Changes: -------- --- /work/SRC/openSUSE:Factory/libmms/libmms.changes 2015-12-25 13:06:00.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.libmms.new/libmms.changes 2017-02-16 16:43:58.407153433 +0100 @@ -1,0 +2,5 @@ +Thu Feb 9 18:25:43 UTC 2017 - [email protected] + +- Explicitly package %{_docdir}/%{name} to fix build with RPM 4.13. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libmms.spec ++++++ --- /var/tmp/diff_new_pack.HBdUoE/_old 2017-02-16 16:43:58.871087549 +0100 +++ /var/tmp/diff_new_pack.HBdUoE/_new 2017-02-16 16:43:58.875086981 +0100 @@ -1,7 +1,7 @@ # # spec file for package libmms # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -88,6 +88,7 @@ %files -n %{name}%{soname} %defattr(0644, root, root, 0755) %doc AUTHORS ChangeLog COPYING.LIB README README.LICENSE +%doc %{_docdir}/%{name}%{soname} %{_libdir}/%{name}.so.%{soname}* %files -n %{name}-devel
