From f631bd8f0feb5d174fc156cd6b8120d9586bc716 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Tue, 31 Dec 2024 09:57:04 +0100 Subject: [PATCH] rebuilt by autoport with build requirements: libmed-devel>=0:5.0.0-1mamba [release 1.0.0-2mamba;Tue Dec 31 2024] --- README.md | 1 + freecad.spec | 7 +++++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e5837dd..f002e84 100644 --- a/README.md +++ b/README.md @@ -5,3 +5,4 @@ Parametric modeling allows you to easily modify your design by going back into y FreeCAD is open-source and highly customizable, scriptable and extensible. Can reads and writes many open file formats such as STEP, IGES, STL, SVG, DXF, OBJ, IFC, DAE and many others. + diff --git a/freecad.spec b/freecad.spec index 0310ae0..0640160 100644 --- a/freecad.spec +++ b/freecad.spec @@ -1,7 +1,7 @@ Name: freecad Epoch: 1 Version: 1.0.0 -Release: 1mamba +Release: 2mamba Summary: a parametric 3D modeler Group: Graphical Desktop/Applications/Graphics Vendor: openmamba @@ -49,6 +49,7 @@ BuildRequires: python-boost-py3 BuildRequires: qt6-qtsvg-devel BuildRequires: qt6-qttools-devel ## AUTOBUILDREQ-END +BuildRequires: libmed-devel >= 0:5.0.0-1mamba BuildRequires: libocct-devel >= 0:7.8.1-1mamba BuildRequires: libjsoncpp-devel >= 0:1.9.6-1mamba BuildRequires: oce @@ -64,7 +65,6 @@ Parametric modeling allows you to easily modify your design by going back into y FreeCAD is open-source and highly customizable, scriptable and extensible. Can reads and writes many open file formats such as STEP, IGES, STL, SVG, DXF, OBJ, IFC, DAE and many others. -%debug_package %prep %setup -q -n FreeCAD-%{version} @@ -123,6 +123,9 @@ ln -sf ../%{_lib}/freecad/bin/FreeCADCmd %{buildroot}%{_bindir}/FreeCADCmd %{python3_sitelib}/freecad/* %changelog +* Tue Dec 31 2024 Automatic Build System 1.0.0-2mamba +- rebuilt by autoport with build requirements: libmed-devel>=0:5.0.0-1mamba + * Thu Nov 21 2024 Silvan Calarco 1.0.0-1mamba - update to 1.0.0 - closes #1