From 27fa4889c76f414d8492c1a2943d685c91b61537 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Wed, 30 Oct 2019 16:13:35 +0100 Subject: [PATCH] - updated to 1.5.0 (API 1.5) --- mdds.spec | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/mdds.spec b/mdds.spec index 5a47011..9408f3e 100644 --- a/mdds.spec +++ b/mdds.spec @@ -5,13 +5,13 @@ Summary: A collection of multi-dimensional data structures and indexing algorithms Summary(pl.UTF-8): Zbiór struktur danych wielowymiarowych oraz algorytmów indeksujących Name: mdds -Version: 1.4.3 +Version: 1.5.0 Release: 1 License: MIT Group: Development/Libraries #Source0Download: https://gitlab.com/mdds/mdds/raw/master/README.md Source0: http://kohei.us/files/mdds/src/%{name}-%{version}.tar.bz2 -# Source0-md5: 0a30078082ea1cd50f32ec69499182db +# Source0-md5: 52cb08e92fec8842a3724bd89051f9d3 Patch0: %{name}-doc.patch URL: https://gitlab.com/mdds/mdds BuildRequires: boost-devel >= 1.39 @@ -20,7 +20,6 @@ BuildRequires: rpmbuild(macros) >= 1.446 %if %{with apidocs} BuildRequires: doxygen BuildRequires: python3-breathe -BuildRequires: python3-cloud_sptheme BuildRequires: sphinx-pdg-3 %endif BuildArch: noarch @@ -113,8 +112,8 @@ rm -rf $RPM_BUILD_ROOT %files devel %defattr(644,root,root,755) %doc AUTHORS CHANGELOG LICENSE README.md -%{_includedir}/mdds-1.4 -%{_npkgconfigdir}/mdds-1.4.pc +%{_includedir}/mdds-1.5 +%{_npkgconfigdir}/mdds-1.5.pc %files apidocs %defattr(644,root,root,755) -- 2.44.0