Hello community, here is the log from the commit of package libwmf for openSUSE:Factory checked in at 2018-03-12 12:10:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libwmf (Old) and /work/SRC/openSUSE:Factory/.libwmf.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libwmf" Mon Mar 12 12:10:18 2018 rev:34 rq:584528 version:0.2.8.4 Changes: -------- --- /work/SRC/openSUSE:Factory/libwmf/libwmf.changes 2018-01-30 15:40:31.273480180 +0100 +++ /work/SRC/openSUSE:Factory/.libwmf.new/libwmf.changes 2018-03-12 12:10:19.474463142 +0100 @@ -1,0 +2,5 @@ +Thu Mar 1 19:15:31 UTC 2018 - [email protected] + +- Fix -devel package Requires not to still include xorg-x11-devel + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libwmf.spec ++++++ --- /var/tmp/diff_new_pack.dQJ0UG/_old 2018-03-12 12:10:21.694383952 +0100 +++ /var/tmp/diff_new_pack.dQJ0UG/_new 2018-03-12 12:10:21.698383810 +0100 @@ -21,7 +21,7 @@ Version: 0.2.8.4 Release: 0 Summary: Utilities for Displaying and Converting Metafile Images -License: LGPL-2.1+ +License: LGPL-2.1-or-later Group: Productivity/Graphics/Other Url: http://wvWare.sourceforge.net/ Source: http://downloads.sourceforge.net/project/wvware/%{name}/%{version}/%{name}-%{version}.tar.gz @@ -80,10 +80,11 @@ Summary: Static libraries, header files and documentation for libwmf Group: Development/Libraries/C and C++ Requires: %{lname} = %{version} -Requires: libjpeg-devel -Requires: libpng-devel Requires: libwmf-gnome = %{version} -Requires: xorg-x11-devel +Requires: pkgconfig(freetype2) +Requires: pkgconfig(x11) +Requires: pkgconfig(xproto) +Requires: pkgconfig(zlib) Provides: mswordvd:%{_libexecdir}/libwmf.a Provides: wv-devel:%{_libexecdir}/libwmf.a
