Accepting request 947051 from science
OBS-URL: https://build.opensuse.org/request/show/947051 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/FreeCAD?expand=0&rev=33
This commit is contained in:
commit
7fee0dfe3b
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:47e39e3d6fcafe6e0c68923fb1b86acda16986268e5e6011694057b940139fba
|
|
||||||
size 296987961
|
|
3
FreeCAD-0.19.3.tar.gz
Normal file
3
FreeCAD-0.19.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:568fa32a9601693ff9273f3a5a2e825915f58b2455ffa173bc23f981edecd07d
|
||||||
|
size 296986058
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package FreeCAD-test
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jan 14 17:27:24 UTC 2022 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
|
||||||
|
|
||||||
|
- 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 <christophe@krop.fr>
|
Sun Jun 27 21:27:22 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package FreeCAD
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -24,9 +24,10 @@
|
|||||||
%bcond_with boost_signals2
|
%bcond_with boost_signals2
|
||||||
%endif
|
%endif
|
||||||
%bcond_with smesh_external
|
%bcond_with smesh_external
|
||||||
|
%bcond_without smesh
|
||||||
|
|
||||||
Name: FreeCAD
|
Name: FreeCAD
|
||||||
Version: 0.19.2
|
Version: 0.19.3
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: General Purpose 3D CAD Modeler
|
Summary: General Purpose 3D CAD Modeler
|
||||||
License: GPL-2.0-or-later AND LGPL-2.0-or-later
|
License: GPL-2.0-or-later AND LGPL-2.0-or-later
|
||||||
@ -90,8 +91,8 @@ BuildRequires: pkgconfig(Qt5PrintSupport)
|
|||||||
BuildRequires: pkgconfig(Qt5ScriptTools)
|
BuildRequires: pkgconfig(Qt5ScriptTools)
|
||||||
BuildRequires: pkgconfig(Qt5Svg)
|
BuildRequires: pkgconfig(Qt5Svg)
|
||||||
BuildRequires: pkgconfig(Qt5UiTools)
|
BuildRequires: pkgconfig(Qt5UiTools)
|
||||||
BuildRequires: pkgconfig(Qt5X11Extras)
|
|
||||||
BuildRequires: pkgconfig(Qt5WebEngineWidgets)
|
BuildRequires: pkgconfig(Qt5WebEngineWidgets)
|
||||||
|
BuildRequires: pkgconfig(Qt5X11Extras)
|
||||||
BuildRequires: pkgconfig(Qt5XmlPatterns)
|
BuildRequires: pkgconfig(Qt5XmlPatterns)
|
||||||
Requires: python3-numpy
|
Requires: python3-numpy
|
||||||
Requires: python3-pyside2
|
Requires: python3-pyside2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user