]> git.pld-linux.org Git - packages/mdds.git/commitdiff
- updated to 1.5.0 (API 1.5) auto/th/mdds-1.5.0-1
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 30 Oct 2019 15:13:35 +0000 (16:13 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Wed, 30 Oct 2019 15:13:35 +0000 (16:13 +0100)
mdds.spec

index 5a47011d132842612a0696e2507f3acac6045237..9408f3eb96a1ab16d0cfc3341f1f1bf3bc0d6803 100644 (file)
--- 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)
This page took 0.350385 seconds and 4 git commands to generate.