From c2db466594ccef09cb6e6ad9041dd4d79ee167dd03984b892fde07ecd84acf4c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20Br=C3=BCns?= Date: Thu, 10 Mar 2022 20:15:17 +0000 Subject: [PATCH] Accepting request 960931 from home:StefanBruens:branches:science - Use current Coin4 instead of Coin (3). OBS-URL: https://build.opensuse.org/request/show/960931 OBS-URL: https://build.opensuse.org/package/show/science/FreeCAD?expand=0&rev=147 --- FreeCAD.changes | 5 +++++ FreeCAD.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/FreeCAD.changes b/FreeCAD.changes index ae6dd79..9c8937c 100644 --- a/FreeCAD.changes +++ b/FreeCAD.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Mar 10 20:13:02 UTC 2022 - Stefan Brüns + +- Use current Coin4 instead of Coin (3). + ------------------------------------------------------------------- Fri Mar 4 18:16:46 UTC 2022 - Stefan Brüns diff --git a/FreeCAD.spec b/FreeCAD.spec index 4be3e95..b91cf27 100644 --- a/FreeCAD.spec +++ b/FreeCAD.spec @@ -49,7 +49,6 @@ Patch6: 0002-Base-Fix-wrong-character-encoding-for-micro-siemens.patch # Test suite fails on 32bit and I don't want to debug that anymore ExcludeArch: %ix86 %arm ppc s390 s390x -BuildRequires: Coin-devel BuildRequires: libboost_filesystem-devel >= 1.55 BuildRequires: libboost_graph-devel >= 1.55 BuildRequires: libboost_program_options-devel >= 1.55 @@ -93,6 +92,7 @@ BuildRequires: python3-pycxx-devel BuildRequires: python3-pyside2-devel BuildRequires: python3-vtk BuildRequires: python3-xml +BuildRequires: cmake(coin) BuildRequires: pkgconfig(Qt5Concurrent) BuildRequires: pkgconfig(Qt5OpenGL) BuildRequires: pkgconfig(Qt5PrintSupport)