forked from pool/python-pygame
103 lines
3.3 KiB
Plaintext
103 lines
3.3 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue Aug 21 21:14:44 CEST 2007 - meissner@suse.de
|
|
|
|
- buildrequire SDL_ttf -> SDL_ttf-devel
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 21 11:32:47 CET 2006 - prusnak@suse.cz
|
|
|
|
- changes according to PEP353 (pep353.diff)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Feb 28 16:46:03 CET 2006 - jmatejek@suse.cz
|
|
|
|
- updated to reflect python changes due to #149809
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 25 21:40:51 CET 2006 - mls@suse.de
|
|
|
|
- converted neededforbuild to BuildRequires
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Oct 6 17:38:03 CEST 2005 - matejcik@suse.cz
|
|
|
|
- update to 1.7.1release
|
|
- removed readme.html, which is no longer provided
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 2 14:40:49 CET 2005 - ro@suse.de
|
|
|
|
- fix build
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Sep 21 18:22:53 CEST 2004 - mcihar@suse.cz
|
|
|
|
- update to 1.6.2, this (among others) fixes brokeness on x86_64 - bug #45731
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jan 30 16:28:25 CET 2004 - mcihar@suse.cz
|
|
|
|
- fixed documentation installation
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Oct 24 12:35:55 CEST 2003 - mcihar@suse.cz
|
|
|
|
- update to 1.6 (This new release mainly contains stability and internal
|
|
fixes, small fixes for line and circle primitives, many fixes for locating
|
|
system TrueType fonts, an updated Mac OS X environment, and bigger integer
|
|
storage for Rect objects.)
|
|
- patch was included in upstream
|
|
- no root for build
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Oct 02 11:54:20 CEST 2003 - mcihar@suse.cz
|
|
|
|
- fixed mode related functions that failed on AMD64, thanks to gpayer@suse.de (bug #31709)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jun 16 12:51:28 CEST 2003 - mcihar@suse.cz
|
|
|
|
- use record-rpm
|
|
- updated to 1.5.6
|
|
|
|
-------------------------------------------------------------------
|
|
Mon May 12 14:22:17 CEST 2003 - mcihar@suse.cz
|
|
|
|
- use versioned dependency on python
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 08 11:42:06 CET 2003 - mcihar@suse.cz
|
|
|
|
- added obsoletes and provides for rename
|
|
- moved doc into %{_defaultdocdir}/python-pygame
|
|
- some doc is in base package with info where to find more
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 06 12:16:46 CET 2003 - mcihar@suse.cz
|
|
|
|
- update to 1.5.5
|
|
* improved Unicode support
|
|
* fixed some bugs
|
|
- renamed to python-pygame
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Aug 12 11:26:17 CEST 2002 - ro@suse.de
|
|
|
|
- update to 1.5 to get rid of conflict with pause() from unistd
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 18 15:56:57 CET 2002 - vinil@suse.cz
|
|
|
|
- pygame now requires python
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 4 15:31:30 CET 2002 - nadvornik@suse.cz
|
|
|
|
- update to 1.4
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jan 29 14:36:49 CET 2002 - nadvornik@suse.cz
|
|
|
|
- new package, version 1.3
|
|
|