Compare commits

...

No commits in common. 'i9' and 'epel9' have entirely different histories.
i9 ... epel9

@ -1 +0,0 @@
430a497dffc2a3d39bdbf0391e76c23d9af9c2cd SOURCES/armadillo-10.8.2.tar.xz

4
.gitignore vendored

@ -1 +1,3 @@
SOURCES/armadillo-10.8.2.tar.xz
/armadillo-10.7.4.tar.xz
/armadillo-10.8.2.tar.xz
/armadillo-12.6.6.tar.xz

@ -1,6 +1,6 @@
Name: armadillo
Version: 10.8.2
Release: 4%{?dist}
Version: 12.6.6
Release: 2%{?dist}
Summary: Fast C++ matrix library with syntax similar to MATLAB and Octave
License: ASL 2.0
@ -92,7 +92,7 @@ make -C "%{_vpath_builddir}"
%files
%{_libdir}/libarmadillo.so.10*
%{_libdir}/libarmadillo.so.12*
%license LICENSE.txt NOTICE.txt
%files devel
@ -108,7 +108,7 @@ make -C "%{_vpath_builddir}"
%doc armadillo_icon.png
%doc mex_interface
%doc armadillo_nicta_2010.pdf
%doc rcpp_armadillo_csda_2014.pdf
%doc armadillo_rcpp_2014.pdf
%doc armadillo_joss_2016.pdf
%doc armadillo_spcs_2017.pdf
%doc armadillo_lncs_2018.pdf
@ -116,8 +116,14 @@ make -C "%{_vpath_builddir}"
%changelog
* Wed Sep 20 2023 Arkady L. Shane <tigro@msvsphere-os.ru> - 10.8.2-4
- Rebuilt for MSVSphere 9.2
* Wed Apr 10 2024 Antonio Trande <sagitter@fedoraproject.org> - 12.6.6-2
- Rebuild for SuperLU-6.0.1 in EPEL9 (new build release on EPEL9)
* Fri Apr 05 2024 Antonio Trande <sagitter@fedoraproject.org> - 12.6.6-1
- Rebuild for SuperLU-6.0.1 in EPEL9 (minor bump)
* Sun Dec 31 2023 Ryan Curtin <ryan@ratml.org> - 12.6.6-1
- Update to latest stable version.
* Fri Jul 08 2022 Ryan Curtin <ryan@ratml.org> - 10.8.2-4
- Re-enable ARPACK and HDF5 support since it is now available in EPEL9.
@ -143,7 +149,7 @@ make -C "%{_vpath_builddir}"
* Sun Nov 21 2021 Orion Poplawski <orion@nwra.com> - 10.6.0-6
- Rebuild for hdf5 1.12.1
* Sat Oct 30 2021 Antoio Trande <sagitter@fedoraproject.org> - 10.6.0-5
* Sat Oct 30 2021 Antonio Trande <sagitter@fedoraproject.org> - 10.6.0-5
- Rebuild for SuperLU-5.3.0
* Tue Aug 10 2021 Orion Poplawski <orion@nwra.com> - 10.6.0-4

@ -0,0 +1 @@
SHA512 (armadillo-12.6.6.tar.xz) = bf6a3db60256aa9789b52d92b33971a43816e73cd079d08e35350fcb251c213fba59604263595f886c4228147e75dd9308a5208ab9b290bb094128a1aee5da3d
Loading…
Cancel
Save