diff --git a/assimp.changes b/assimp.changes index 7cf2223..d8b03a7 100644 --- a/assimp.changes +++ b/assimp.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jul 11 15:28:24 UTC 2024 - Dirk Müller + +- fix check failure on s390x (bsc#1218474) + ------------------------------------------------------------------- Tue Jul 9 12:08:55 UTC 2024 - Christophe Marin @@ -706,12 +711,12 @@ Thu Jun 16 22:16:07 UTC 2016 - jengelh@inai.de Tue Sep 3 09:38:16 UTC 2013 - joop.boonen@opensuse.org - Fixed the build problem with docdir - moved samples/ to doc + moved samples/ to doc ------------------------------------------------------------------- Fri Feb 1 21:12:07 UTC 2013 - joop.boonen@opensuse.org -- Improved the spec file, changed the names and cleaned the spec file +- Improved the spec file, changed the names and cleaned the spec file ------------------------------------------------------------------- Mon Jul 30 00:00:00 CEST 2012 - sergey.shambir.auto@gmail.c diff --git a/assimp.spec b/assimp.spec index 151500c..7b7817d 100644 --- a/assimp.spec +++ b/assimp.spec @@ -23,7 +23,7 @@ Release: 0 Summary: Library to load and process 3D scenes from various data formats License: BSD-3-Clause AND MIT Group: Development/Libraries/C and C++ -URL: https://www.assimp.org/ +URL: https://github.com/assimp/assimp Source0: %{name}-%{version}.tar.xz BuildRequires: cmake >= 3.22 BuildRequires: dos2unix @@ -122,10 +122,10 @@ gtest_filter="${gtest_filter}:AssimpAPITest_aiQuaternion.*" gtest_filter="${gtest_filter}:AssimpAPITest_aiVector2D.*" gtest_filter="${gtest_filter}:AssimpAPITest_aiVector3D.*" %endif -%endif ./bin/unit --gtest_filter="${gtest_filter}" popd +%endif %ldconfig_scriptlets -n lib%{name}%{sover}