Hello community, here is the log from the commit of package cryfs for openSUSE:Factory checked in at 2020-05-13 22:55:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/cryfs (Old) and /work/SRC/openSUSE:Factory/.cryfs.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "cryfs" Wed May 13 22:55:28 2020 rev:8 rq:802899 version:0.10.2 Changes: -------- --- /work/SRC/openSUSE:Factory/cryfs/cryfs.changes 2019-08-19 20:58:56.092954526 +0200 +++ /work/SRC/openSUSE:Factory/.cryfs.new.2738/cryfs.changes 2020-05-13 22:55:29.642940137 +0200 @@ -1,0 +2,10 @@ +Tue May 12 09:23:16 UTC 2020 - Guillaume GARDET <[email protected]> + +- Enable '-msse4.1' only on x86 and x86_64 + +------------------------------------------------------------------- +Thu Oct 17 17:00:53 UTC 2019 - Richard Brown <[email protected]> + +- Remove obsolete Groups tag (fate#326485) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ cryfs.spec ++++++ --- /var/tmp/diff_new_pack.6mD07J/_old 2020-05-13 22:55:30.158941143 +0200 +++ /var/tmp/diff_new_pack.6mD07J/_new 2020-05-13 22:55:30.162941151 +0200 @@ -26,7 +26,6 @@ Release: 0 Summary: CryFS encryption License: LGPL-3.0-only -Group: System/Filesystems Source: %{name}-%{version}.tar.xz URL: https://github.com/cryfs/cryfs @@ -75,7 +74,7 @@ -DBoost_USE_STATIC_LIBS=OFF \ -DBUILD_TESTING=OFF \ -DCRYFS_UPDATE_CHECKS=OFF \ -%ifnarch ppc64 ppc64le +%ifarch %{ix86} x86_64 -DCMAKE_CXX_FLAGS="-msse4.1" \ %endif -DCMAKE_BUILD_TYPE=Release
