update blurbs
This commit is contained in:
@@ -2,7 +2,7 @@ libdir=@CMAKE_INSTALL_FULL_LIBDIR@
|
||||
includedir=@CMAKE_INSTALL_FULL_INCLUDEDIR@
|
||||
|
||||
Name: armadillo
|
||||
Description: Fast C++ matrix library with syntax similar to MATLAB and Octave
|
||||
Description: C++ library for linear algebra and scientific computing with MATLAB-like syntax
|
||||
URL: http://arma.sourceforge.net
|
||||
Version: @ARMA_VERSION_MAJOR@.@ARMA_VERSION_MINOR@.@ARMA_VERSION_PATCH@
|
||||
Cflags: -I${includedir}
|
||||
|
||||
+2
-2
@@ -1,7 +1,7 @@
|
||||
Name: armadillo
|
||||
Version: 11.1.x
|
||||
Version: 12.6.x
|
||||
Release: 1%{?dist}
|
||||
Summary: Fast C++ matrix library with syntax similar to MATLAB and Octave
|
||||
Summary: C++ library for linear algebra and scientific computing with MATLAB-like syntax
|
||||
|
||||
License: ASL 2.0
|
||||
URL: http://arma.sourceforge.net/
|
||||
|
||||
Reference in New Issue
Block a user