forked from pool/perl-SDL
- added patches https://github.com/PerlGameDev/SDL/pull/309 + perl-SDL-gcc15.patch + perl-SDL-fix-tests.patch OBS-URL: https://build.opensuse.org/request/show/1281118 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-SDL?expand=0&rev=32
288 lines
9.6 KiB
Plaintext
288 lines
9.6 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed Apr 16 12:09:29 UTC 2025 - pgajdos@suse.com
|
|
|
|
- added patches
|
|
https://github.com/PerlGameDev/SDL/pull/309
|
|
+ perl-SDL-gcc15.patch
|
|
+ perl-SDL-fix-tests.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Wed May 1 19:55:41 UTC 2024 - munix9@googlemail.com
|
|
|
|
- Add 299.patch: Fix implicit declaration of _calc_offset,
|
|
also required for gcc 14 (gh#PerlGameDev/SDL#299).
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Apr 15 18:43:39 UTC 2024 - munix9@googlemail.com
|
|
|
|
- Add 308.patch: Fix reference-counting in set_event_filter
|
|
(gh#PerlGameDev/SDL#308).
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Aug 8 14:59:43 UTC 2023 - Dominique Leuenberger <dimstar@opensuse.org>
|
|
|
|
- Add 304.patch: Fix build with Perl 5.35 (gh#PerlGameDev/SDL#304).
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jan 13 15:20:01 UTC 2023 - Dominique Leuenberger <dimstar@opensuse.org>
|
|
|
|
- Skip t/core_video.t: We do not have a GUI available inside OBS
|
|
builds which can result in this test deadlocking.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Aug 16 10:33:49 UTC 2022 - Dirk Stoecker <opensuse@dstoecker.de>
|
|
|
|
- updated cpanspec.yml
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Aug 16 08:55:03 UTC 2022 - munix9@googlemail.com
|
|
|
|
- Add dejavu-fonts and udev as BuildRequires for tests
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Feb 7 09:26:26 UTC 2020 - Berthold Gunreben <azouhr@opensuse.org>
|
|
|
|
- Remove hanging tests on s390x: 't/sdlx_controller_interface.t'
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Nov 28 16:54:20 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
|
|
|
|
- Remove hanging tests on %arm and ppc64*: 't/sdlx_controller_interface.t'
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Oct 7 16:13:50 UTC 2018 - Dirk Stoecker <opensuse@dstoecker.de>
|
|
|
|
- Fix autogenerated changes
|
|
|
|
-------------------------------------------------------------------
|
|
Sun May 20 05:50:55 UTC 2018 - coolo@suse.com
|
|
|
|
- updated to 2.548
|
|
see /usr/share/doc/packages/perl-SDL/CHANGELOG
|
|
|
|
* 2.548 May 19 2018
|
|
- Add version number to all modules [FROGGS]
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 7 17:15:20 UTC 2018 - coolo@suse.com
|
|
|
|
- updated to 2.546
|
|
see /usr/share/doc/packages/perl-SDL/CHANGELOG
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jun 9 05:58:47 UTC 2014 - stephan.barth@suse.com
|
|
|
|
- refined rpmlintrc to be Perl version and arch independent
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jun 4 15:43:56 UTC 2014 - stephan.barth@suse.com
|
|
|
|
- Added perl-SDL.rpmlintrc as a source to the spec file
|
|
|
|
-------------------------------------------------------------------
|
|
Fri May 30 16:54:07 UTC 2014 - stephan.barth@suse.com
|
|
|
|
- Added perl-SDL.rpmlintrc for empty bootstrap files in
|
|
/usr/lib/perl5/vendor_perl/5.18.2/x86_64-linux-thread-multi/auto/
|
|
- Update to version 2.544 from 2.540
|
|
- Updated Alien::SDL's version we depend on to get an OpenBSD/pthread
|
|
fix [FROGGS]
|
|
- Fix segfault in cleanup of MixChunks on windows [FROGGS]
|
|
- Adjusting test for SDL_gfx >= 2.0.24 [FROGGS]
|
|
- Changed source URL to
|
|
http://search.cpan.org/CPAN/authors/id/F/FR/FROGGS/SDL-%{version}.tar.gz
|
|
because of new upstream author
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Nov 15 14:53:05 UTC 2012 - cfarrell@suse.com
|
|
|
|
- license update: LGPL-2.1+ and OFL-1.1
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Sep 19 21:22:30 UTC 2012 - opensuse@dstoecker.de
|
|
|
|
- update to 2.540
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Dec 7 14:02:57 UTC 2010 - coolo@novell.com
|
|
|
|
- remove packlist with -f to fix build on 11.4
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jan 10 15:09:02 CET 2010 - ro@suse.de
|
|
|
|
- rediff path for fuzz=0
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Nov 27 18:00:29 CET 2009 - prusnak@suse.cz
|
|
|
|
- updated to 2.2.6
|
|
- Garu added a preview of SDL::Game::Rect
|
|
- Garu fixed up LunarLander Tutorial
|
|
- Kartik and Garu made a Pong preview for YAPC::Brasil
|
|
- Last release of this API to provide newcomers with Pong and LunarLander Tutorial
|
|
|
|
THIS IS THE LAST RELEASE OF THIS API.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Oct 20 14:17:39 CEST 2009 - prusnak@suse.cz
|
|
|
|
- updated to 2.2.3.1
|
|
- fixes broken frozen-bubble [bnc#548122]
|
|
- Critical Build.PL fix for META.yml
|
|
- Moved Debian patches upstream
|
|
- Made App loop() faster
|
|
- Patched support for add support for gluquadric* sub
|
|
- Made App init slimer
|
|
- Added faster SDL::Color alternative
|
|
- Added better error reporting for TTFont errors
|
|
- Fixed constants with help from arodland
|
|
- Added warning instead of die for frozenbubble's sake
|
|
- fixed undef access to blit in Surface
|
|
- made sdl font strict acceptable
|
|
- drop obsoleted patch warning-fix.patch (in mainline)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Oct 8 16:16:28 CEST 2009 - prusnak@suse.cz
|
|
|
|
- fix build failure
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 7 14:52:49 CEST 2009 - prusnak@suse.cz
|
|
|
|
- fix provides and obsoletes [bnc#544957]
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Aug 8 17:24:58 CEST 2009 - prusnak@suse.cz
|
|
|
|
- updated to 2.2.0
|
|
- added .spl file type for SDLPerl applications!
|
|
- fixed build after Module::Build breakage
|
|
- fixed openGL header problems
|
|
- finished embedding data in example scripts
|
|
- fixed bug where SDL::App frees underlying Surface via DESTROY
|
|
- added SDL_svg support
|
|
- cleaned up SDL_gfx support in SDL.xs
|
|
- cleaned up smpeg support in SDL.xs
|
|
- added more SDL_sound support
|
|
- added basic SDL_RWops support (TODO - perl callback for user defined)
|
|
- changed constructors to die upon invalid initialization
|
|
|
|
-------------------------------------------------------------------
|
|
Wed May 20 17:01:51 CEST 2009 - prusnak@suse.cz
|
|
|
|
- follow Perl packages naming policy (renamed to perl-SDL_Perl)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon May 5 16:35:19 CEST 2008 - sndirsch@suse.de
|
|
|
|
- perl-5.10.0.diff
|
|
* NULL has been added to POSIX module; adjusted definition to
|
|
resolve the conflict (bnc #386412)
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Mar 15 12:28:02 CET 2008 - sndirsch@suse.de
|
|
|
|
- update to release 2.1.3 (bnc #371318)
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Aug 17 17:07:16 CEST 2007 - sndirsch@suse.de
|
|
|
|
- fixed Buildrequires for SDL_net/SDL_ttf (Bug #301337)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 12 14:55:32 CET 2007 - sndirsch@suse.de
|
|
|
|
- warning-fix.diff:
|
|
* fixed compiler warning "array subscript is above array bounds"
|
|
(Bug #253482)
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Sep 8 08:21:15 CEST 2006 - sndirsch@suse.de
|
|
|
|
- fixed build in openSUSE buildservice
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 2 15:59:18 CET 2006 - sndirsch@suse.de
|
|
|
|
- added Mesa-devel to BuildRequires to enable OpenGL support again
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 25 21:33:57 CET 2006 - mls@suse.de
|
|
|
|
- converted neededforbuild to BuildRequires
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Aug 20 19:16:32 CEST 2005 - sndirsch@suse.de
|
|
|
|
- added SDL_mixer-devel + libmikmod to #neededforbuild, which
|
|
enables SDL_mixer support again --> fixes sound support in
|
|
frozen-bubble (Bug #106012)
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jan 10 17:21:02 CET 2004 - adrian@suse.de
|
|
|
|
- add %defattr
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Aug 20 17:41:17 CEST 2003 - mjancar@suse.cz
|
|
|
|
- require the perl version we build with
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Aug 18 14:58:35 CEST 2003 - sndirsch@suse.de
|
|
|
|
- downgraded to release 1.20 again as frozen-bubble no longer
|
|
worked :-(
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Aug 16 13:22:19 CEST 2003 - sndirsch@suse.de
|
|
|
|
- updated to release 2.0
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jul 14 14:03:54 CEST 2003 - mls@suse.de
|
|
|
|
- fixed build
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jul 12 09:58:08 CEST 2003 - sndirsch@suse.de
|
|
|
|
- fixed build
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jun 13 22:29:33 CEST 2003 - sndirsch@suse.de
|
|
|
|
- fixed filelist
|
|
|
|
-------------------------------------------------------------------
|
|
Sun May 25 09:28:14 CEST 2003 - sndirsch@suse.de
|
|
|
|
- removed unpackaged files
|
|
|
|
-------------------------------------------------------------------
|
|
Fri May 23 10:26:09 CEST 2003 - coolo@suse.de
|
|
|
|
- use BuildRoot
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jan 19 11:52:49 CET 2003 - sndirsch@suse.de
|
|
|
|
- updated to release 1.20.0
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Dec 29 21:56:37 CET 2002 - sndirsch@suse.de
|
|
|
|
- updated to release 1.19.1
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Oct 25 12:00:25 CEST 2002 - sndirsch@suse.de
|
|
|
|
- fixed %files section (use macros now)
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Oct 25 00:01:14 CEST 2002 - sndirsch@suse.de
|
|
|
|
- created package
|
|
|