Update to latest stable release

This commit is contained in:
José Matos 2012-12-08 17:08:49 +00:00
parent 68e9627232
commit 7de783de6d
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

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

View File

@ -1,5 +1,5 @@
Name: armadillo
Version: 3.4.4
Version: 3.6.0
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
* Sat Dec 8 2012 José Matos <jamatos@fedoraproject.org> - 3.6.0-1
- Update to latest stable release
* Mon Dec 3 2012 José Matos <jamatos@fedoraproject.org> - 3.4.4-1
- Update to latest stable release
- Clean the spec files (documentation has a special treatment with rpm)

View File

@ -1 +1 @@
93a45131f8e5ee6393d962f33fdc92a6 armadillo-3.4.4.tar.gz
7664afea04c6df1e35840552ef925dfb armadillo-3.6.0.tar.gz