rebuilt with libboost 1.69.0-2mamba [release 0.14.1-2mamba;Tue Feb 12 2019]
This commit is contained in:
parent
e6d1f2bfbe
commit
320d85c4be
@ -1,7 +1,7 @@
|
||||
%define apiver %(echo %version | cut -d. -f1-2)
|
||||
Name: libixion
|
||||
Version: 0.13.0
|
||||
Release: 1mamba
|
||||
Version: 0.14.1
|
||||
Release: 2mamba
|
||||
Summary: A general purpose formula parser and interpreter that can calculate multiple named targets, or “cells”
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
@ -20,6 +20,7 @@ BuildRequires: libboost-devel
|
||||
BuildRequires: libgcc
|
||||
BuildRequires: libstdc++6-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: libboost-devel >= 1.69.0-2mamba
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
@ -98,6 +99,12 @@ sed -i "s|python3 >= 3.4|python-3.6 >= 3.4|" configure.ac
|
||||
#%{_bindir}/ixion-test
|
||||
|
||||
%changelog
|
||||
* Tue Feb 12 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 0.14.1-2mamba
|
||||
- rebuilt with libboost 1.69.0-2mamba
|
||||
|
||||
* Sat Jan 26 2019 Automatic Build System <autodist@mambasoft.it> 0.14.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun May 06 2018 Silvan Calarco <silvan.calarco@mambasoft.it> 0.13.0-1mamba
|
||||
- update to 0.13.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user