Accepting request 1046021 from science

- Update up-occt-version.patch
  * Allow any version for openCASCADE
  * Luckily, the package compiles with recently updated occt v7.7 (forwarded request 1046020 from bnavigator)

OBS-URL: https://build.opensuse.org/request/show/1046021
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PrusaSlicer?expand=0&rev=25
This commit is contained in:
Dominique Leuenberger 2023-01-02 14:01:58 +00:00 committed by Git OBS Bridge
commit abdafe43e4
3 changed files with 9 additions and 2 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sun Jan 1 17:25:36 UTC 2023 - Ben Greiner <code@bnavigator.de>
- Update up-occt-version.patch
* Allow any version for openCASCADE
* Luckily, the package compiles with recently updated occt v7.7
-------------------------------------------------------------------
Sat Oct 29 11:35:55 UTC 2022 - Ben Greiner <code@bnavigator.de>

View File

@ -1,7 +1,7 @@
#
# spec file for package PrusaSlicer
#
# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed

View File

@ -7,7 +7,7 @@ Index: PrusaSlicer-version_2.5.0/src/occt_wrapper/CMakeLists.txt
generate_export_header(OCCTWrapper)
-find_package(OpenCASCADE 7.6.2 REQUIRED)
+find_package(OpenCASCADE 7.6.3 REQUIRED)
+find_package(OpenCASCADE REQUIRED)
set(OCCT_LIBS
TKXDESTEP