|
|
@ -6,7 +6,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
Name: rust-%{crate}
|
|
|
|
Name: rust-%{crate}
|
|
|
|
Version: 0.3.0
|
|
|
|
Version: 0.3.0
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Release: 3%{?dist}
|
|
|
|
Summary: Functions for finding row-minima in a totally monotone matrix
|
|
|
|
Summary: Functions for finding row-minima in a totally monotone matrix
|
|
|
|
|
|
|
|
|
|
|
|
# Upstream license specification: MIT
|
|
|
|
# Upstream license specification: MIT
|
|
|
@ -74,6 +74,9 @@ which use "default" feature of "%{crate}" crate.
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.0-3
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Dec 29 17:22:57 CET 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 0.3.0-1
|
|
|
|
* Tue Dec 29 17:22:57 CET 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 0.3.0-1
|
|
|
|
- Drop ndarray feature due to the broken deps
|
|
|
|
- Drop ndarray feature due to the broken deps
|
|
|
|
|
|
|
|
|
|
|
|