diff --git a/PyOpenGL-3.0.2.tar.gz b/PyOpenGL-3.0.2.tar.gz deleted file mode 100644 index 422366b..0000000 --- a/PyOpenGL-3.0.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9ef93bbea2c193898341f574e281c3ca0dfe87c53aa25fbec4b03581f6d1ba03 -size 891943 diff --git a/PyOpenGL-3.1.0.tar.gz b/PyOpenGL-3.1.0.tar.gz new file mode 100644 index 0000000..66f3eb1 --- /dev/null +++ b/PyOpenGL-3.1.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b47c5c3a094fa518ca88aeed35ae75834d53e4285512c61879f67a48c94ddaf +size 1172688 diff --git a/python-opengl.changes b/python-opengl.changes index ef399c1..417509b 100644 --- a/python-opengl.changes +++ b/python-opengl.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Jul 14 12:13:36 UTC 2014 - toddrme2178@gmail.com + +- Update to 3.1.0 + * no changelog + ------------------------------------------------------------------- Fri Apr 19 12:50:33 UTC 2013 - toddrme2178@gmail.com diff --git a/python-opengl.spec b/python-opengl.spec index 2fc1065..8d80c09 100644 --- a/python-opengl.spec +++ b/python-opengl.spec @@ -1,7 +1,7 @@ # # spec file for package python-opengl # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ Name: python-opengl %define tarname PyOpenGL -Version: 3.0.2 +Version: 3.1.0 Release: 0 Summary: OpenGL bindings for Python License: BSD-3-Clause @@ -29,7 +29,7 @@ BuildRequires: fdupes BuildRequires: freeglut-devel BuildRequires: libdrm-devel BuildRequires: python-devel -BuildRequires: python-imaging +BuildRequires: python-Pillow BuildRequires: python-numpy BuildRequires: swig BuildRequires: tk-devel