Hello community, here is the log from the commit of package mingw64-filesystem for openSUSE:Factory checked in at 2020-08-31 16:52:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mingw64-filesystem (Old) and /work/SRC/openSUSE:Factory/.mingw64-filesystem.new.3399 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mingw64-filesystem" Mon Aug 31 16:52:50 2020 rev:6 rq:830627 version:20200825 Changes: -------- --- /work/SRC/openSUSE:Factory/mingw64-filesystem/mingw64-filesystem.changes 2020-08-29 20:39:11.065385481 +0200 +++ /work/SRC/openSUSE:Factory/.mingw64-filesystem.new.3399/mingw64-filesystem.changes 2020-08-31 16:53:10.640439570 +0200 @@ -1,0 +2,5 @@ +Fri Aug 28 18:59:36 UTC 2020 - Ralf Habacker <[email protected]> + +- Fix architecture in generating cmake provides + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mingw64-cmake.prov ++++++ --- /var/tmp/diff_new_pack.77xKh4/_old 2020-08-31 16:53:11.444439960 +0200 +++ /var/tmp/diff_new_pack.77xKh4/_new 2020-08-31 16:53:11.448439962 +0200 @@ -35,9 +35,9 @@ version = self.resolveCMakeModuleVersion(modulePath, cmakeModule, lowercase) if version: - print("mingw32(cmake:%s) = %s" % (cmakeModule, version)) + print("mingw64(cmake:%s) = %s" % (cmakeModule, version)) else: - print("mingw32(cmake:%s)" % cmakeModule) + print("mingw64(cmake:%s)" % cmakeModule) def parseCmakeModuleConfig(self, configFile): paths = configFile.rsplit("/", 3)
