From 72028b6b70b7b0956b0e30237f277acacbad9dbe Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 05:02:10 +0100 Subject: [PATCH] automatic version update by autodist [release 1.4.3-1mamba;Mon Dec 10 2018] --- libmdds.spec | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/libmdds.spec b/libmdds.spec index 362f195..f677d8b 100644 --- a/libmdds.spec +++ b/libmdds.spec @@ -1,9 +1,9 @@ %define with_mem_tests 0 %define with_perf_tests 0 -#%define apiver %(echo %version|cut -d. -f1-2) -%define apiver 1.2 +%define apiver %(echo %version|cut -d. -f1-2) +#% define apiver 1.4 Name: libmdds -Version: 1.3.1 +Version: 1.4.3 Release: 1mamba Summary: A collection of multi-dimensional data structure and indexing algorithm (mdds) Group: System/Libraries @@ -86,9 +86,12 @@ rm -rf %{buildroot}%{_docdir} %dir %{_includedir}/mdds-%{apiver}/mdds %{_includedir}/mdds-%{apiver}/mdds/* %{_datadir}/pkgconfig/mdds-%{apiver}.pc -%doc AUTHORS VERSION +%doc AUTHORS %changelog +* Mon Dec 10 2018 Automatic Build System 1.4.3-1mamba +- automatic version update by autodist + * Sat Jan 06 2018 Automatic Build System 1.3.1-1mamba - automatic version update by autodist