Update to latest stable release

This commit is contained in:
José Matos 2012-12-17 13:47:38 +00:00
parent 7de783de6d
commit e31288c474
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -5,3 +5,4 @@ armadillo-0.9.52.tar.gz
/armadillo-3.2.4.tar.gz
/armadillo-3.4.4.tar.gz
/armadillo-3.6.0.tar.gz
/armadillo-3.6.1.tar.gz

View File

@ -1,5 +1,5 @@
Name: armadillo
Version: 3.6.0
Version: 3.6.1
Release: 1%{?dist}
Summary: Fast C++ matrix library with interfaces to LAPACK and ATLAS
@ -95,6 +95,9 @@ rm -rf $RPM_BUILD_ROOT
%doc examples armadillo_icon.png armadillo_nicta_2010.pdf
%changelog
* Mon Dec 17 2012 José Matos <jamatos@fedoraproject.org> - 3.6.1-1
- Update to latest stable release
* Sat Dec 8 2012 José Matos <jamatos@fedoraproject.org> - 3.6.0-1
- Update to latest stable release

View File

@ -1 +1 @@
7664afea04c6df1e35840552ef925dfb armadillo-3.6.0.tar.gz
cf0e72fbd2ed07d9fbde01ec8feee953 armadillo-3.6.1.tar.gz