Ana Guerrero 2024-07-14 06:49:09 +00:00 committed by Git OBS Bridge
commit 7982af3f9f
2 changed files with 9 additions and 4 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Jul 11 15:28:24 UTC 2024 - Dirk Müller <dmueller@suse.com>
- fix check failure on s390x (bsc#1218474)
-------------------------------------------------------------------
Tue Jul 9 12:08:55 UTC 2024 - Christophe Marin <christophe@krop.fr>
@ -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

View File

@ -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}