update to 4.450.0

This commit is contained in:
José Matos 2014-09-23 16:14:24 +01:00
parent 32e0144442
commit b32488e8da
3 changed files with 7 additions and 4 deletions

2
.gitignore vendored
View File

@ -1,2 +1,2 @@
clog
/armadillo-4.320.0.tar.gz
armadillo-4.450.0.tar.gz

View File

@ -1,6 +1,6 @@
Name: armadillo
Version: 4.320.0
Release: 2%{?dist}
Version: 4.450.0
Release: 1%{?dist}
Summary: Fast C++ matrix library with interfaces to LAPACK and ATLAS
Group: Development/Libraries
@ -90,6 +90,9 @@ rm -rf $RPM_BUILD_ROOT
%doc mex_interface
%changelog
* Tue Sep 23 2014 José Matos <jamatos@fedoraproject.org> - 4.450.0-1
- update to 4.450.0
* Fri Aug 15 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.320.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild

View File

@ -1 +1 @@
d174ebcb5bffde6c8da8f47f06147386 armadillo-4.320.0.tar.gz
2e13f5d0a666a67fb44e375722479629 armadillo-4.450.0.tar.gz