Update to 4.06.0
This commit is contained in:
parent
fdc9d6078b
commit
7d6d17d180
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -17,3 +17,4 @@
|
|||
/alglib-4.03.0.cpp.gpl.tgz
|
||||
/alglib-4.04.0.cpp.gpl.tgz
|
||||
/alglib-4.05.0.cpp.gpl.tgz
|
||||
/alglib-4.06.0.cpp.gpl.tgz
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
Name: alglib
|
||||
Version: 4.05.0
|
||||
Release: 3%{?dist}
|
||||
Version: 4.06.0
|
||||
Release: 1%{?dist}
|
||||
Summary: A numerical analysis and data processing library
|
||||
|
||||
License: GPL-2.0-or-later
|
||||
|
|
@ -80,6 +80,9 @@ sed -i 's|\r||g' manual.cpp.html
|
|||
|
||||
|
||||
%changelog
|
||||
* Thu Oct 09 2025 Sandro Mani <manisandro@gmail.com> - 4.06.0-1
|
||||
- Update to 4.06.0
|
||||
|
||||
* Wed Jul 23 2025 Fedora Release Engineering <releng@fedoraproject.org> - 4.05.0-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (alglib-4.05.0.cpp.gpl.tgz) = d3919453fcf4ce83d9b35a3d80aed1873d6d72c464b3d2b48cf3c62792a934a3d2c38051293b5f1a7b13f8e79b51a5ab63b2a35cebb6d7797dd2908d0eafd7bd
|
||||
SHA512 (alglib-4.06.0.cpp.gpl.tgz) = d48f38b1a3484e70e4b3f8d7569a3068177bdda2e35e4f5c8af77c61756e160419a4225f44b2447276606676a92106e34034765eaa6bc6550371b2e06ffee7ed
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue