File sameboy.changes of Package sameboy
-------------------------------------------------------------------
Fri Sep 2 16:43:22 UTC 2022 - Maximilian Trummer <opensuse@trummer.xyz>
- Add 0001-Allow-building-with-older-SDL-versions.patch:
allows package to be built with old SDL versions like we have in Leap.
Patch was copied from upstream commit, therefore it can likely
be removed in the next version.
-------------------------------------------------------------------
Sat Aug 27 23:44:46 UTC 2022 - Maximilian Trummer <opensuse@trummer.xyz>
- update to 0.15.5
many new features and accuracy improvements,
for changelog, see https://sameboy.github.io/changelog/
-------------------------------------------------------------------
Fri Jul 8 19:20:38 UTC 2022 - Maximilian Trummer <opensuse@trummer.xyz>
- update to 0.15.1
many performance and accuracy improvements,
for changelog, see https://sameboy.github.io/changelog/
-------------------------------------------------------------------
Thu Nov 25 20:11:10 UTC 2021 - Maximilian Trummer <opensuse@trummer.xyz>
- update to 0.14.7
for changelog, see https://sameboy.github.io/changelog/
-------------------------------------------------------------------
Sat Aug 7 17:06:44 UTC 2021 - Maximilian Trummer <opensuse@trummer.xyz>
- enable LTO builds on Leap/SLE >=15 by using the older llvm-gold linker
- using correct package description now
-------------------------------------------------------------------
Sat Aug 7 13:33:54 UTC 2021 - Maximilian Trummer <opensuse@trummer.xyz>
- build with LTO, unable to build on old Leap/SLE
because lld uses xxhash which produces smaller hashes, see
https://github.com/rpm-software-management/rpm/issues/950
- disable altivec extensions on ppc64le because SDL is broken
-------------------------------------------------------------------
Fri Aug 6 21:02:55 UTC 2021 - Maximilian Trummer <opensuse@trummer.xyz>
- build with (most of) openSUSE's %{optflags} for better performance
- build as PIE as recommended by rpmlint (more secure)
- disable LTO for now
- disable "-fstack-clash-protection" on arm (not yet supported by clang there)
-------------------------------------------------------------------
Wed Aug 4 20:33:45 UTC 2021 - Maximilian Trummer <opensuse@trummer.xyz>
- set DATA_DIR because sameboy didn't find its files otherwise
and would segfault on start
-------------------------------------------------------------------
Sat Jul 31 10:48:17 UTC 2021 - Matthias Mailänder <mailaender@opensuse.org>
- update to 0.14.4
-------------------------------------------------------------------
Fri Apr 23 17:37:40 UTC 2021 - Matthias Mailänder <mailaender@opensuse.org>
- initial packaging of version 0.14.3