* Mon Sep 09 2019 Tomá? Chvátal <tchvatal@suse.com>
- Switch to multibuild to avoid buildcycle
* Sun Aug 18 2019 John Vandenberg <jayvdb@gmail.com>
- Remove CFLAGS for noarch package
- Use setuptools to build the package
- Expand scope of fdupes to include egg-info
- Activate test suite, disabled using bcond check on platforms
without test dependency pygame, and with test_buffer_api_basic
disabled on platforms other than x86_64 and aarch64 due to
failures caused by the installation of opengel-accelerate
- Change optional dependencies tk and numpy to Recommends
instead of mandatory run time dependencies
- Add missing python-tk to Recommends to complement tk
- Change mtime adjustment algorithm to be more reflective of the
source date, based on OpenGL/__init__.py instead of .changes
- Upgrade to 3.1.3b2
- Python 3.7 compatibility fixes
* Tue Dec 04 2018 Matej Cepl <mcepl@suse.com>
- Remove superfluous devel dependency for noarch package
* Thu Oct 25 2018 Tomá? Chvátal <tchvatal@suse.com>
- Update to 3.1.3b1:
* no obvious changelog
* Mon Jun 05 2017 aloisio@gmx.com
- Update to version 3.1.1a1
- Added python-opengl.changes as source
- Converted to single-spec
* Mon Jul 14 2014 toddrme2178@gmail.com
- Update to 3.1.0
* no changelog
* Fri Apr 19 2013 toddrme2178@gmail.com
- Update to 3.0.2
* no changelog
- Add python 3 version
* Tue Sep 14 2010 coolo@novell.com
- update to 3.0.1
* tons of changes, but no upstream documentation beside
ChangeLog.txt
* Tue Aug 11 2009 matejcik@suse.cz
- removed non-applied patches
- switched to noarch (accelerator is not present, so no
platform-dependent parts)
* Thu Aug 06 2009 matejcik@suse.cz
- update to 3.0.0
* big under-the-hood rewrite while using backwards-compatible API
* support for entire OGL3.0 api and most extensions
* plug-in API
* lower performance (accelerator module is not done yet)
* package-level configuration flags
* Wed Jun 10 2009 ro@suse.de
- buildreq: replace gle by libgle-devel for >= 11.2
* Mon May 04 2009 ro@suse.de
- buildrequires: replace python-numeric by python-numpy
for >= 11.2
* Fri Jan 26 2007 jmatejek@suse.cz
- removed strict-aliasing warnings
- removed invalid operations
* Tue Nov 21 2006 prusnak@suse.cz
- changes according to PEP353 (pep353.diff)
* Mon Sep 11 2006 jmatejek@suse.cz
- replaced a mistyped unicode nonbreakspace with a
regular space, thus fixing build with python2.5
* Tue Feb 28 2006 jmatejek@suse.cz
- updated to reflect python changes due to #149809
* Wed Jan 25 2006 mls@suse.de
- converted neededforbuild to BuildRequires
* Mon Jan 23 2006 jmatejek@suse.cz
- added build dependency on tk-devel
- fixed build not to require X server
* Mon Jun 20 2005 ltinkl@suse.cz
- added freeglut* packages to fix dependencies (#80605), plus
optional (but recommended) dependency on python-imaging (pil)
* Tue Nov 23 2004 mcihar@suse.cz
- update to 2.0.1.09
- simplified filelist generating