rebuilt by autoport with build requirements: octave-devel>=9.1.0-1mamba [release 2.7.1-2mamba;Thu Apr 04 2024]

This commit is contained in:
Automatic Build System 2024-04-05 21:21:26 +02:00
parent b139fb07f8
commit 345dd8b835

View File

@ -1,6 +1,6 @@
Name: nlopt Name: nlopt
Version: 2.7.1 Version: 2.7.1
Release: 1mamba Release: 2mamba
Summary: A library for nonlinear optimization Summary: A library for nonlinear optimization
Group: System/Libraries Group: System/Libraries
Vendor: openmamba Vendor: openmamba
@ -16,6 +16,7 @@ BuildRequires: libpython311-devel
BuildRequires: libstdc++6-devel BuildRequires: libstdc++6-devel
BuildRequires: octave-devel BuildRequires: octave-devel
## AUTOBUILDREQ-END ## AUTOBUILDREQ-END
BuildRequires: octave-devel >= 9.1.0-1mamba
BuildRequires: cmake BuildRequires: cmake
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release} Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
@ -83,5 +84,8 @@ This package contains libraries and header files for developing applications tha
%doc ChangeLog README.md TODO %doc ChangeLog README.md TODO
%changelog %changelog
* Thu Apr 04 2024 Automatic Build System <autodist@mambasoft.it> 2.7.1-2mamba
- rebuilt by autoport with build requirements: octave-devel>=9.1.0-1mamba
* Mon Dec 25 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 2.7.1-1mamba * Mon Dec 25 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 2.7.1-1mamba
- package created using the webbuild interface - package created using the webbuild interface