0001-Fix-compile-error-due-to-apparent-invalid-cast.patch OBS-URL: https://build.opensuse.org/package/show/science/spooles?expand=0&rev=9
32 lines
1.1 KiB
Plaintext
32 lines
1.1 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sun Nov 24 00:29:29 UTC 2024 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
|
|
|
|
- Fix build failure due to stricter GCC checks, add
|
|
0001-Fix-compile-error-due-to-apparent-invalid-cast.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Oct 24 08:19:51 UTC 2023 - Nicolas Morey <nicolas.morey@suse.com>
|
|
|
|
- Tune build to only build against the default openmpi version,
|
|
not against multiple flavors.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jun 15 15:11:52 UTC 2022 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
|
|
|
|
- Renamed source package from libspooles2_2 to spooles.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Nov 28 15:45:25 UTC 2019 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
|
|
|
|
- Cleanup spec file
|
|
- Convert to multibuild
|
|
- Fix openmpi naming on TW
|
|
|
|
-------------------------------------------------------------------
|
|
Tue May 8 16:29:30 UTC 2012 - scorot@free.fr
|
|
|
|
- spec file cleanup
|
|
- set compiler optimisation to -O2 as -O3 did not result in any
|
|
speedup
|
|
|