update to 0.17.0 [release 0.17.0-1mamba;Fri Nov 12 2021]
This commit is contained in:
parent
d96b8eb04a
commit
59e4bdccab
@ -1,13 +1,13 @@
|
|||||||
%define apiver %(echo %version | cut -d. -f1-2)
|
%define apiver %(echo %version | cut -d. -f1-2)
|
||||||
Name: libixion
|
Name: libixion
|
||||||
Version: 0.16.1
|
Version: 0.17.0
|
||||||
Release: 2mamba
|
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
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://gitorious.org/ixion/pages/Home
|
URL: https://gitlab.com/ixion/ixion
|
||||||
Source: https://gitlab.com/ixion/ixion.git/%{version}/ixion-%{version}.tar.bz2
|
Source: https://gitlab.com/ixion/ixion.git/%{version}/ixion-%{version}.tar.bz2
|
||||||
Patch0: libixion-0.3.0-boost.m4.patch
|
Patch0: libixion-0.3.0-boost.m4.patch
|
||||||
Patch1: libixion-0.3.0-automake.patch
|
Patch1: libixion-0.3.0-automake.patch
|
||||||
@ -98,6 +98,9 @@ This package contains utility applications for %{name}.
|
|||||||
#%{_bindir}/ixion-test
|
#%{_bindir}/ixion-test
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Nov 12 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 0.17.0-1mamba
|
||||||
|
- update to 0.17.0
|
||||||
|
|
||||||
* Wed Apr 28 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 0.16.1-2mamba
|
* Wed Apr 28 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 0.16.1-2mamba
|
||||||
- rebuilt with python3 instead of python36
|
- rebuilt with python3 instead of python36
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user