diff --git a/misc/armadillo.pc.in b/misc/armadillo.pc.in index 27d35bbe..017c5199 100644 --- a/misc/armadillo.pc.in +++ b/misc/armadillo.pc.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} diff --git a/misc/armadillo.spec b/misc/armadillo.spec index 0ee0cf8f..43ee4334 100644 --- a/misc/armadillo.spec +++ b/misc/armadillo.spec @@ -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/