|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: armadillo
|
|
|
|
|
Version: 3.6.2
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: Fast C++ matrix library with interfaces to LAPACK and ATLAS
|
|
|
|
|
|
|
|
|
|
Group: Development/Libraries
|
|
|
|
@ -95,6 +95,9 @@ rm -rf $RPM_BUILD_ROOT
|
|
|
|
|
%doc examples armadillo_icon.png armadillo_nicta_2010.pdf
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Sat Feb 09 2013 Denis Arnaud <denis.arnaud_fedora@m4x.org> - 3.6.2-2
|
|
|
|
|
- Rebuild for Boost-1.53.0
|
|
|
|
|
|
|
|
|
|
* Fri Feb 8 2013 José Matos <jamatos@fedoraproject.org> - 3.6.2-1
|
|
|
|
|
- Update to latest stable release
|
|
|
|
|
|
|
|
|
|