Package Release Info

perl-SDL-2.544-bp152.3.9

Update Info: Base Release
Available in Package Hub : 15 SP2

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

perl-SDL

Change Logs

Version: 2.544-bp150.1.3
* Mon Jun 09 2014 stephan.barth@suse.com
- refined rpmlintrc to be Perl version and arch independent
* Wed Jun 04 2014 stephan.barth@suse.com
- Added perl-SDL.rpmlintrc as a source to the spec file
* Fri May 30 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 2012 cfarrell@suse.com
- license update: LGPL-2.1+ and OFL-1.1
* Wed Sep 19 2012 opensuse@dstoecker.de
- update to 2.540
* Tue Dec 07 2010 coolo@novell.com
- remove packlist with -f to fix build on 11.4
* Sun Jan 10 2010 ro@suse.de
- rediff path for fuzz=0
* Fri Nov 27 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 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 08 2009 prusnak@suse.cz
- fix build failure
* Wed Oct 07 2009 prusnak@suse.cz
- fix provides and obsoletes [bnc#544957]
* Sat Aug 08 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 2009 prusnak@suse.cz
- follow Perl packages naming policy (renamed to perl-SDL_Perl)
* Mon May 05 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 2008 sndirsch@suse.de
- update to release 2.1.3 (bnc #371318)
* Fri Aug 17 2007 sndirsch@suse.de
- fixed Buildrequires for SDL_net/SDL_ttf (Bug #301337)
* Mon Mar 12 2007 sndirsch@suse.de
- warning-fix.diff:
  * fixed compiler warning "array subscript is above array bounds"
    (Bug #253482)
* Fri Sep 08 2006 sndirsch@suse.de
- fixed build in openSUSE buildservice
* Thu Feb 02 2006 sndirsch@suse.de
- added Mesa-devel to BuildRequires to enable OpenGL support again
* Wed Jan 25 2006 mls@suse.de
- converted neededforbuild to BuildRequires