|
|
@ -5,7 +5,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
Name: mdds
|
|
|
|
Name: mdds
|
|
|
|
Version: 2.0.3
|
|
|
|
Version: 2.0.3
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Summary: A collection of multi-dimensional data structures and indexing algorithms
|
|
|
|
Summary: A collection of multi-dimensional data structures and indexing algorithms
|
|
|
|
|
|
|
|
|
|
|
|
License: MIT
|
|
|
|
License: MIT
|
|
|
@ -62,6 +62,9 @@ make check %{?_smp_mflags}
|
|
|
|
%license LICENSE
|
|
|
|
%license LICENSE
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.3-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Wed May 11 2022 Caolán McNamara <caolanm@redhat.com> - 2.0.3-1
|
|
|
|
* Wed May 11 2022 Caolán McNamara <caolanm@redhat.com> - 2.0.3-1
|
|
|
|
- latest release
|
|
|
|
- latest release
|
|
|
|
|
|
|
|
|
|
|
|