Version: 1.2.8-bp150.2.4
* Thu Jan 08 2015 jengelh@inai.de
- Improve package summary and description. Drop --with-pic which
is enabled implicitly anyway, remove redundant Requires.
* Tue Aug 13 2013 jengelh@inai.de
- Some metadata spruce-up: add current URLs, softer wildcarding
in the files list, more robust make install call
* Tue Aug 13 2013 prusnak@opensuse.org
- updated to 1.2.8
* Added the definition for INADDR_LOOPBACK
* Added an Xcode project for iOS
* SDL_net is now under the zlib license
* Added SDLNet_UDP_SetPacketLoss() to simulate random packet loss
* Added SDLNet_GetLocalAddresses() to query local interfaces
* Removed obsolete OpenTransport code
* Added Android.mk to build on the Android platform
* Fixed to compile cleanly with g++
* Fixed the code to use socklen_t where appropriate
* Added pkg-config support
* Fixed C++ compilation with -Wold-style-cast
* Enable multicast receiving on 224.0.0.1 on Windows (already worked on UNIX)
* Sat Sep 17 2011 jengelh@medozas.de
- Remove redundant tags/sections from specfile
* Mon Aug 01 2011 jengelh@medozas.de
- Update baselibs.conf to also ship libSDL_net-devel-32bit
* Sat Jul 02 2011 jengelh@medozas.de
- Use %_smp_mflags for parallel building
- Strip %clean section (not needed on BS)
* Sat Dec 19 2009 jengelh@medozas.de
- add baselibs.conf as a source
* Wed Oct 07 2009 prusnak@suse.cz
- fix provides and obsoletes [bnc#544957]
* Wed May 20 2009 prusnak@suse.cz
- follow Shared Library Policy
* Wed Feb 25 2009 crrodriguez@suse.de
- remove static libraries and "la" files
* Wed Jul 25 2007 prusnak@suse.cz
- updated to 1.2.7
* set server TCP sockets to blocking mode
* Sun Jul 22 2007 aj@suse.de
- Cleanup build requires.
* Fri Mar 02 2007 prusnak@suse.cz
- cleaned spec file
* Thu Feb 22 2007 prusnak@suse.cz
- updated to 1.2.6
- created devel subpackage
* Thu Oct 26 2006 sndirsch@suse.de
- removed wrong 'extra ;' in SDL_net.h (Bug #214645)
* Fri Jan 27 2006 nadvornik@suse.cz
- fixed BuildRequires
* Wed Jan 25 2006 mls@suse.de
- converted neededforbuild to BuildRequires
* Sat Jan 10 2004 adrian@suse.de
- add %defattr and %run_ldconfig
* Fri Jul 25 2003 nadvornik@suse.cz
- updated to 1.2.5
- added buildroot
* Mon Dec 16 2002 ro@suse.de
- fix build with automake, use "AUTOMAKE_OPTIONS = foreign"