update package
This commit is contained in:
parent
2daf311f93
commit
51cb357e08
Binary file not shown.
BIN
PyOpenGL-3.1.6.tar.gz
Normal file
BIN
PyOpenGL-3.1.6.tar.gz
Normal file
Binary file not shown.
@ -1,11 +1,11 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-PyOpenGL
|
Name: python-PyOpenGL
|
||||||
Version: 3.1.5
|
Version: 3.1.6
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Standard OpenGL bindings for Python
|
Summary: Standard OpenGL bindings for Python
|
||||||
License: BSD
|
License: BSD
|
||||||
URL: http://pyopengl.sourceforge.net
|
URL: http://pyopengl.sourceforge.net
|
||||||
Source0: https://files.pythonhosted.org/packages/b8/73/31c8177f3d236e9a5424f7267659c70ccea604dab0585bfcd55828397746/PyOpenGL-3.1.5.tar.gz
|
Source0: https://files.pythonhosted.org/packages/5b/01/f8fd986bc7f456f1a925ee0239f0391838ade92cdb6e5b674ffb8b86cfd6/PyOpenGL-3.1.6.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -28,7 +28,7 @@ Provides: python3-PyOpenGL-doc
|
|||||||
Development documents and examples for PyOpenGL
|
Development documents and examples for PyOpenGL
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n PyOpenGL-3.1.5
|
%autosetup -n PyOpenGL-%{version}
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%py3_build
|
%py3_build
|
||||||
@ -68,5 +68,8 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Oct 27 2022 liqiuyu <liqiuyu@kylinos.cn> - 3.1.6-1
|
||||||
|
- Upgrade package to version 3.1.6
|
||||||
|
|
||||||
* Sun May 23 2021 Python_Bot <Python_Bot@openeuler.org>
|
* Sun May 23 2021 Python_Bot <Python_Bot@openeuler.org>
|
||||||
- Package Spec generated
|
- Package Spec generated
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user