Hello community, here is the log from the commit of package kf5-filesystem for openSUSE:Factory checked in at 2015-08-10 09:15:30 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kf5-filesystem (Old) and /work/SRC/openSUSE:Factory/.kf5-filesystem.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kf5-filesystem" Changes: -------- --- /work/SRC/openSUSE:Factory/kf5-filesystem/kf5-filesystem.changes 2015-07-08 06:58:40.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.kf5-filesystem.new/kf5-filesystem.changes 2015-08-10 09:15:33.000000000 +0200 @@ -1,0 +2,5 @@ +Fri Aug 7 15:08:11 UTC 2015 - [email protected] + +- Fix the create_subdir_filelist macro. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ macros.kf5 ++++++ --- /var/tmp/diff_new_pack.NA2fAk/_old 2015-08-10 09:15:34.000000000 +0200 +++ /var/tmp/diff_new_pack.NA2fAk/_new 2015-08-10 09:15:34.000000000 +0200 @@ -89,7 +89,7 @@ fi \ find $RPM_BUILD_ROOT.%{-d*} \\\ \\( -path "$RPM_BUILD_ROOT.%{-d*}/usr/share/doc/HTML/en/%{-d*}" -o \\\ - -path "$RPM_BUILD_ROOT.%{-d*}/usr/share/doc/HTML/en/%{-d*}/*" -o \\\ + -path "$RPM_BUILD_ROOT.%{-d*}/usr/share/doc/HTML/en/%{-d*}/*" \\) \\\ -type d -printf "%%%%dir /%%P\\n" -o \\\ \\( -type f -o -type l \\) -printf "/%%P\\n" \ } | \
