diff --git a/armadillo.changes b/armadillo.changes index 9e7c9aa..275899b 100644 --- a/armadillo.changes +++ b/armadillo.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Feb 19 09:11:18 UTC 2023 - Dirk Müller + +- use https for urls + ------------------------------------------------------------------- Tue Feb 14 11:59:25 UTC 2023 - Atri Bhattacharya diff --git a/armadillo.spec b/armadillo.spec index 297b4f6..43b9b2d 100644 --- a/armadillo.spec +++ b/armadillo.spec @@ -23,8 +23,8 @@ Release: 0 Summary: C++ matrix library with interfaces to LAPACK and ATLAS License: Apache-2.0 Group: Development/Libraries/C and C++ -URL: http://arma.sourceforge.net/ -Source: http://sourceforge.net/projects/arma/files/%{name}-%{version}.tar.xz +URL: https://arma.sourceforge.net/ +Source: https://sourceforge.net/projects/arma/files/%{name}-%{version}.tar.xz Source2: baselibs.conf BuildRequires: arpack-ng-devel BuildRequires: blas-devel