Rebuild for new freeglut.

This commit is contained in:
Gwyn Ciesla 2019-10-04 08:10:06 -05:00
parent 60bbb92527
commit 8438d594c9
1 changed files with 4 additions and 1 deletions

View File

@ -3,7 +3,7 @@
Name: python-%{shortname}
Version: 3.1.1a1
Release: 19%{?dist}
Release: 20%{?dist}
Summary: Python bindings for OpenGL
License: BSD
URL: https://github.com/mcfletch/pyopengl
@ -161,6 +161,9 @@ popd
%changelog
* Fri Oct 04 2019 Gwyn Ciesla <gwync@protonmail.com> - 3.1.1a1-20
- Rebuilt for new freeglut
* Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 3.1.1a1-19
- Rebuilt for Python 3.8.0rc1 (#1748018)