update blurbs

This commit is contained in:
conrad
2023-09-07 12:45:57 +10:00
parent b4b2ec816f
commit 9c71a7a46a
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -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
View File
@@ -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/