`/usr/i686-w64-mingw32/sys-root/mingw/share/locale` and `/usr/x86_64-w64-mingw32/sys-root/mingw/share/locale` are packaged into the main package. Reproducible: Always
Thanks for a bug report. I'm sorry for a newbie question, but I do not do mingw for many years, and in fact I did not do mingw packaging at all, thus I do not get. The main libsoup3 package also contains the locale files, just like many other packages, thus the same the mingw package constructed from the same .spec file does contain them. Why is it a problem, please? For example mingw-glib2 does exactly the same: https://koji.fedoraproject.org/koji/rpminfo?fileStart=500&rpmID=46160458&fileOrder=name&buildrootOrder=-id&buildrootStart=0#filelist
It is correct for the mingw locale files to be included in mingw32-* and mingw64-*, but currently the libsoup3 package also contains a copy of the mingw locale files (https://packages.fedoraproject.org/pkgs/libsoup3/libsoup3/fedora-rawhide.html). In other words, the mingw locale files are being packaged twice.
*** This bug has been marked as a duplicate of bug 2443827 ***