From 7d268dee9c82ed34d7bd9ecf023a9bc117070ed2197c94b44f12ecfd81f4667b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20Br=C3=BCns?= Date: Mon, 17 Jan 2022 20:05:41 +0000 Subject: [PATCH] Accepting request 946542 from home:StefanBruens:branches:science - Update to version 0.19.3: * Lots of bugfixes, for details see https://github.com/FreeCAD/FreeCAD/releases/tag/0.19.3 OBS-URL: https://build.opensuse.org/request/show/946542 OBS-URL: https://build.opensuse.org/package/show/science/FreeCAD?expand=0&rev=141 --- FreeCAD-0.19.2.tar.gz | 3 --- FreeCAD-0.19.3.tar.gz | 3 +++ FreeCAD-test.spec | 2 +- FreeCAD.changes | 7 +++++++ FreeCAD.spec | 7 ++++--- 5 files changed, 15 insertions(+), 7 deletions(-) delete mode 100644 FreeCAD-0.19.2.tar.gz create mode 100644 FreeCAD-0.19.3.tar.gz diff --git a/FreeCAD-0.19.2.tar.gz b/FreeCAD-0.19.2.tar.gz deleted file mode 100644 index d0bc73d..0000000 --- a/FreeCAD-0.19.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:47e39e3d6fcafe6e0c68923fb1b86acda16986268e5e6011694057b940139fba -size 296987961 diff --git a/FreeCAD-0.19.3.tar.gz b/FreeCAD-0.19.3.tar.gz new file mode 100644 index 0000000..87d2873 --- /dev/null +++ b/FreeCAD-0.19.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:568fa32a9601693ff9273f3a5a2e825915f58b2455ffa173bc23f981edecd07d +size 296986058 diff --git a/FreeCAD-test.spec b/FreeCAD-test.spec index 3133f30..b074abe 100644 --- a/FreeCAD-test.spec +++ b/FreeCAD-test.spec @@ -1,7 +1,7 @@ # # spec file for package FreeCAD-test # -# 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 diff --git a/FreeCAD.changes b/FreeCAD.changes index c9913e6..07a5905 100644 --- a/FreeCAD.changes +++ b/FreeCAD.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Jan 14 17:27:24 UTC 2022 - Stefan BrĂ¼ns + +- Update to version 0.19.3: + * Lots of bugfixes, for details see + https://github.com/FreeCAD/FreeCAD/releases/tag/0.19.3 + ------------------------------------------------------------------- Sun Jun 27 21:27:22 UTC 2021 - Christophe Giboudeaux diff --git a/FreeCAD.spec b/FreeCAD.spec index f6a201b..5912d28 100644 --- a/FreeCAD.spec +++ b/FreeCAD.spec @@ -1,7 +1,7 @@ # # spec file for package FreeCAD # -# 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 @@ -24,9 +24,10 @@ %bcond_with boost_signals2 %endif %bcond_with smesh_external +%bcond_without smesh Name: FreeCAD -Version: 0.19.2 +Version: 0.19.3 Release: 0 Summary: General Purpose 3D CAD Modeler License: GPL-2.0-or-later AND LGPL-2.0-or-later @@ -90,8 +91,8 @@ BuildRequires: pkgconfig(Qt5PrintSupport) BuildRequires: pkgconfig(Qt5ScriptTools) BuildRequires: pkgconfig(Qt5Svg) BuildRequires: pkgconfig(Qt5UiTools) -BuildRequires: pkgconfig(Qt5X11Extras) BuildRequires: pkgconfig(Qt5WebEngineWidgets) +BuildRequires: pkgconfig(Qt5X11Extras) BuildRequires: pkgconfig(Qt5XmlPatterns) Requires: python3-numpy Requires: python3-pyside2