automatic version update by autodist [release 1.4.3-1mamba;Mon Dec 10 2018]

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

View File

@ -1,9 +1,9 @@
%define with_mem_tests 0 %define with_mem_tests 0
%define with_perf_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 #% define apiver 1.4
Name: libmdds Name: libmdds
Version: 1.3.1 Version: 1.4.3
Release: 1mamba Release: 1mamba
Summary: A collection of multi-dimensional data structure and indexing algorithm (mdds) Summary: A collection of multi-dimensional data structure and indexing algorithm (mdds)
Group: System/Libraries Group: System/Libraries
@ -86,9 +86,12 @@ rm -rf %{buildroot}%{_docdir}
%dir %{_includedir}/mdds-%{apiver}/mdds %dir %{_includedir}/mdds-%{apiver}/mdds
%{_includedir}/mdds-%{apiver}/mdds/* %{_includedir}/mdds-%{apiver}/mdds/*
%{_datadir}/pkgconfig/mdds-%{apiver}.pc %{_datadir}/pkgconfig/mdds-%{apiver}.pc
%doc AUTHORS VERSION %doc AUTHORS
%changelog %changelog
* Mon Dec 10 2018 Automatic Build System <autodist@mambasoft.it> 1.4.3-1mamba
- automatic version update by autodist
* Sat Jan 06 2018 Automatic Build System <autodist@mambasoft.it> 1.3.1-1mamba * Sat Jan 06 2018 Automatic Build System <autodist@mambasoft.it> 1.3.1-1mamba
- automatic version update by autodist - automatic version update by autodist