Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/mdds.git#c9e07f8a6796aa46bf9669c3f656c3de630c4612
This commit is contained in:
parent
eb617e8e96
commit
63c6f3682c
@ -5,13 +5,14 @@
|
||||
|
||||
Name: mdds
|
||||
Version: 1.7.0
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: A collection of multi-dimensional data structures and indexing algorithms
|
||||
|
||||
License: MIT
|
||||
URL: https://gitlab.com/mdds/mdds
|
||||
Source0: http://kohei.us/files/%{name}/src/%{name}-%{version}.tar.bz2
|
||||
|
||||
BuildRequires: make
|
||||
BuildRequires: boost-devel
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: autoconf
|
||||
@ -61,6 +62,9 @@ make check %{?_smp_mflags}
|
||||
%license LICENSE
|
||||
|
||||
%changelog
|
||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
* Mon Sep 21 2020 Caolán McNamara <caolanm@redhat.com> - 1.7.0-1
|
||||
- new upstream release
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user