Update to latest stable release

epel9
José Matos 12 years ago
parent affc4d4566
commit 29bf5dac76

1
.gitignore vendored

@ -7,3 +7,4 @@ armadillo-0.9.52.tar.gz
/armadillo-3.6.0.tar.gz
/armadillo-3.6.1.tar.gz
/armadillo-3.6.2.tar.gz
/armadillo-3.6.3.tar.gz

@ -1,6 +1,6 @@
Name: armadillo
Version: 3.6.2
Release: 3%{?dist}
Version: 3.6.3
Release: 1%{?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
* Thu Feb 21 2013 José Matos <jamatos@fedoraproject.org> - 3.6.3-1
- Update to latest stable release
* Sun Feb 10 2013 Denis Arnaud <denis.arnaud_fedora@m4x.org> - 3.6.2-3
- Rebuild for Boost-1.53.0

@ -1 +1 @@
0ccb90f5f40d936a59785eff10c362ad armadillo-3.6.2.tar.gz
0818b228bda5377f1914029f96b57e67 armadillo-3.6.3.tar.gz

Loading…
Cancel
Save