Update to 4.02.0
This commit is contained in:
parent
c5043555c7
commit
a712b0d7c6
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -13,3 +13,4 @@
|
|||
/alglib-3.20.0.cpp.gpl.tgz
|
||||
/alglib-4.00.0.cpp.gpl.tgz
|
||||
/alglib-4.01.0.cpp.gpl.tgz
|
||||
/alglib-4.02.0.cpp.gpl.tgz
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
Name: alglib
|
||||
Version: 4.01.0
|
||||
Release: 3%{?dist}
|
||||
Version: 4.02.0
|
||||
Release: 1%{?dist}
|
||||
Summary: A numerical analysis and data processing library
|
||||
|
||||
License: GPL-2.0-or-later
|
||||
|
|
@ -85,6 +85,9 @@ popd
|
|||
|
||||
|
||||
%changelog
|
||||
* Tue Jun 04 2024 Sandro Mani <manisandro@gmail.com> - 4.02.0-1
|
||||
- Update to 4.02.0
|
||||
|
||||
* Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 4.01.0-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (alglib-4.01.0.cpp.gpl.tgz) = 52a8b522809c360f20baa79aed739d7a6f16399d67d81bb47ea0e30b952a68d329c8427b70533ac06c28fce5fd35b04556f1c1ce2ef1c1018d2daff07edaafbd
|
||||
SHA512 (alglib-4.02.0.cpp.gpl.tgz) = 2c98cdf87710bc3a93fcbbafd4da912f75220fb02d7d6531f0811fb8d64d7d22c269c9b8f06890258a5b07d0937d384ccdebed2cff8ee79ec7fea6853e96df95
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue