automatic version update by autodist [release 0.19.0-1mamba;Sun Oct 01 2023]
This commit is contained in:
parent
c6bfa84268
commit
b6b28e03e1
@ -1,6 +1,7 @@
|
|||||||
%define apiver %(echo %version | cut -d. -f1-2)
|
#% define apiver %(echo %version | cut -d. -f1-2)
|
||||||
|
%define apiver 0.18
|
||||||
Name: libixion
|
Name: libixion
|
||||||
Version: 0.18.1
|
Version: 0.19.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A general purpose formula parser and interpreter that can calculate multiple named targets, or “cells”
|
Summary: A general purpose formula parser and interpreter that can calculate multiple named targets, or “cells”
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -17,7 +18,7 @@ License: MIT
|
|||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libboost-devel
|
BuildRequires: libboost-devel
|
||||||
BuildRequires: libgcc
|
BuildRequires: libgcc
|
||||||
BuildRequires: libpython3-devel
|
BuildRequires: libpython311-devel
|
||||||
BuildRequires: libstdc++6-devel
|
BuildRequires: libstdc++6-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: libboost-devel >= 1.69.0-2mamba
|
BuildRequires: libboost-devel >= 1.69.0-2mamba
|
||||||
@ -95,6 +96,9 @@ This package contains utility applications for %{name}.
|
|||||||
#%{_bindir}/ixion-test
|
#%{_bindir}/ixion-test
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Oct 01 2023 Automatic Build System <autodist@mambasoft.it> 0.19.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Mon Feb 06 2023 Automatic Build System <autodist@mambasoft.it> 0.18.1-1mamba
|
* Mon Feb 06 2023 Automatic Build System <autodist@mambasoft.it> 0.18.1-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user