rebuilt by autoport with build requirements: libmed-devel>=0:5.0.0-1mamba [release 1.0.0-2mamba;Tue Dec 31 2024]

This commit is contained in:
Automatic Build System 2024-12-31 09:57:04 +01:00
parent 5755b77464
commit f631bd8f0f
2 changed files with 6 additions and 2 deletions

View File

@ -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.

View File

@ -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 <autodist@mambasoft.it> 1.0.0-2mamba
- rebuilt by autoport with build requirements: libmed-devel>=0:5.0.0-1mamba
* Thu Nov 21 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.0-1mamba
- update to 1.0.0
- closes #1