From 9c71a7a46a4f0935f87fcd50b17ee1118ecc5aa1 Mon Sep 17 00:00:00 2001 From: conrad Date: Thu, 7 Sep 2023 12:45:57 +1000 Subject: [PATCH] update blurbs --- misc/armadillo.pc.in | 2 +- misc/armadillo.spec | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) 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/