AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- update to 1.1: * Not much to say about this, it's the same good old Wizznic! you know and love. * This version only includes some memory-related bugfixes, so if you have had bad luck running Wizznic! in the past, give this one a spin!
- Force GNU inline semantics, fixes build with GCC5.
- Fix typo
- Update to 0.9.9, announce message is here: https://sourceforge.net/p/wizznic/news/ - Change Summary - Change URL - Remove obsolete patches wizznic-linux.patch and wizznic-implicit-decl.patch, changed by upstream - Use BuildRequires pkgconfig(SDL_image), pkgconfig(SDL_mixer) and pkgconfig(sdl) instead of SDL-devel, SDL_image-devel and SDL_mixer-devel - Change description - Correct Permissions - Simplify installation handling - Correct what fdupes not have found - Change Desktop entry file
- Corrected the License
- fix build on 12.1+ (don't require nonexistent licenses package) - fix the most disgusting "implicit declaration" compiler warnings and missing #includes (this obsoletes wizznic-portability.patch with a proper fix)
- Use %_smp_mflags for parallel building - Strip %clean section (not needed on BS)
- Initial package