Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package occt for openSUSE:Factory checked in at 2022-07-02 15:34:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/occt (Old) and /work/SRC/openSUSE:Factory/.occt.new.1548 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "occt" Sat Jul 2 15:34:17 2022 rev:8 rq:986246 version:7.6.2 Changes: -------- --- /work/SRC/openSUSE:Factory/occt/occt.changes 2021-09-06 15:58:09.357293461 +0200 +++ /work/SRC/openSUSE:Factory/.occt.new.1548/occt.changes 2022-07-02 15:34:24.507005716 +0200 @@ -1,0 +2,10 @@ +Fri Jul 1 11:39:41 UTC 2022 - Adrian Schr??ter <[email protected]> + +- update to version 7.6.2 + * Details on + https://www.opencascade.com/open-cascade-technology-7-6-2-maintenance-release/ +- removed obsolete + * 0001-0032328-Missing-include-of-TopoDS_Edge.hxx-in-ShapeU.patch + * 0001-Add-error-checking-to-chamfer-and-fillet-code.patch + +------------------------------------------------------------------- @@ -28,0 +39,5 @@ +Wed Aug 25 08:33:37 UTC 2021 - Adrian Schr??ter <[email protected]> + +- update to version 7.5.3 + +------------------------------------------------------------------- @@ -64 +79,30 @@ -Mon Oct 21 09:19:23 UTC 2019 - Adrian Schr??ter <[email protected]> +Wed Nov 11 07:15:00 UTC 2020 - Adrian Schr??ter <[email protected]> + +- update to version 7.5.0 + See for details: + https://old.opencascade.com/sites/default/files/documents/release_notes_7.5.0.pdf + +------------------------------------------------------------------- +Mon Apr 20 06:00:15 UTC 2020 - Adrian Schr??ter <[email protected]> + +- update to version 7.4.0p1 + 0031462: Modeling Algorithms - BOP result depends on the arguments order + 0031470: Modeling Algorithms - Regression: BOP common produces empty result (box and holed sphere) + 0031441: UnifySameDomain corrupts the shape + 0031415: Modeling Algorithms - Solid classifier works incorrectly on a cylinder + 0031460: Modeling Algorithms - Regression: Revolution not done. + 0031404: Modeling Algorithms - BOP Fuse produces a self-interfering or a good shape depending on the order of arguments + 0031407: [Regression to 7.3.0] Extrema does not process parallel circles correctly + 0030386: Modeling Algorithms - Unable to perform Cut operation + 0031187: Modeling Algorithms - Regression relatively 7.3.0. Unify same domain algorithm produces invalid shape. + 0031242: Scaling with different coefficients along axes produces invalid shape + 0031294: Modeling Algorithms - Regression relatively 7.3.0. Crash in method BRepPrimAPI_MakePrism::Generated(...) + 0031031: Incorrect result is returned from BRepPrimAPI_MakePrism::Generated() + 0030597: Result of BRepOffsetAPI_MakePipeShell doesn't match the given profiles + 0031153: Visualization - Non clear highlighting of selected trihedron elements + 0026071: BRepOffsetAPI_MakePipeShell produces rough result + 0031066: Infinite loop in ShapeUpgrade_UnifySameDomain + 0029843: Modeling Algorithms - Boolean FUSE produces incorrect result + +------------------------------------------------------------------- +Mon Sep 30 09:12:06 UTC 2019 - Adrian Schr??ter <[email protected]> @@ -66,8 +110,2 @@ -- update to version 7.3.0p4 - * bugfixes: - 0030760: Modeling Algorithms - Intersection fails in Occt 7.3.0 - 0029711: General Fuse operation produces invalid result - 0030915: Visualization - AIS_ColorScale::FindColor() returns Wrong color for maximal value - 0030897: Modeling Algorithms - Crash in UnifySameDomain [Regression] - 0030534: Regression in the tool UnifySameDomain - the shape looses faces -- adapt license tag to current definition (no license change) +- update to version 7.4.0 +- enable VTK support Old: ---- 0001-0032328-Missing-include-of-TopoDS_Edge.hxx-in-ShapeU.patch 0001-Add-error-checking-to-chamfer-and-fillet-code.patch occt-7.5.3.obscpio New: ---- occt-7.6.2.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ occt.spec ++++++ --- /var/tmp/diff_new_pack.vK7zId/_old 2022-07-02 15:34:26.791009142 +0200 +++ /var/tmp/diff_new_pack.vK7zId/_new 2022-07-02 15:34:26.795009148 +0200 @@ -1,7 +1,7 @@ # # spec file for package occt # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: occt -Version: 7.5.3 +Version: 7.6.2 Release: 0 %define soname 7 Summary: OpenCASCADE Official Edition @@ -29,10 +29,6 @@ # getting it from git for patch level releases not existing as tar ball Source0: occt-%{version}.tar.xz Patch1: fix_build.patch -# PATCH-FIX-UPSTREAM - https://gitlab.com/blobfish/occt/-/commit/ad0ba55f55b36dc957f66192c4766ace83f82b7e -Patch2: 0001-Add-error-checking-to-chamfer-and-fillet-code.patch -# PATCH-FIX-UPSTREAM - https://tracker.dev.opencascade.org/view.php?id=32328 -Patch3: 0001-0032328-Missing-include-of-TopoDS_Edge.hxx-in-ShapeU.patch Provides: OpenCASCADE = %{version} BuildRequires: bison BuildRequires: cmake ++++++ _service ++++++ --- /var/tmp/diff_new_pack.vK7zId/_old 2022-07-02 15:34:26.835009208 +0200 +++ /var/tmp/diff_new_pack.vK7zId/_new 2022-07-02 15:34:26.839009214 +0200 @@ -2,8 +2,8 @@ <service name="obs_scm" mode="manual"> <param name="url">https://git.dev.opencascade.org/repos/occt.git</param> <param name="scm">git</param> - <param name="revision">V7_5_3</param> - <param name="version">7.5.3</param> + <param name="revision">V7_6_2</param> + <param name="version">7.6.2</param> </service> <service mode="manual" name="set_version" /> ++++++ occt-7.5.3.obscpio -> occt-7.6.2.obscpio ++++++ /work/SRC/openSUSE:Factory/occt/occt-7.5.3.obscpio /work/SRC/openSUSE:Factory/.occt.new.1548/occt-7.6.2.obscpio differ: char 48, line 1 ++++++ occt.obsinfo ++++++ --- /var/tmp/diff_new_pack.vK7zId/_old 2022-07-02 15:34:26.875009268 +0200 +++ /var/tmp/diff_new_pack.vK7zId/_new 2022-07-02 15:34:26.879009274 +0200 @@ -1,6 +1,5 @@ name: occt -version: 7.5.3 -mtime: 1628062907 -commit: fecb042498514186bd37fa621cdcf09eb61899a3 - +version: 7.6.2 +mtime: 1650967156 +commit: bb368e271e24f63078129283148ce83db6b9670a
