automatic version update by autodist [release 1.3.1-1mamba;Sat Jan 06 2018]

This commit is contained in:
Automatic Build System 2024-01-06 05:02:10 +01:00
parent a9c204e065
commit 0464f7273b

View File

@ -1,8 +1,9 @@
%define with_mem_tests 0
%define with_perf_tests 0
%define apiver %(echo %version|cut -d. -f1-2)
#%define apiver %(echo %version|cut -d. -f1-2)
%define apiver 1.2
Name: libmdds
Version: 1.2.3
Version: 1.3.1
Release: 1mamba
Summary: A collection of multi-dimensional data structure and indexing algorithm (mdds)
Group: System/Libraries
@ -88,6 +89,9 @@ rm -rf %{buildroot}%{_docdir}
%doc AUTHORS VERSION
%changelog
* Sat Jan 06 2018 Automatic Build System <autodist@mambasoft.it> 1.3.1-1mamba
- automatic version update by autodist
* Mon Aug 07 2017 Automatic Build System <autodist@mambasoft.it> 1.2.3-1mamba
- automatic version update by autodist