Update to 1.3.2

This commit is contained in:
Petr Viktorin 2018-11-05 13:22:43 +01:00
commit ec7a429d6b
2 changed files with 6 additions and 3 deletions

View file

@ -1,7 +1,7 @@
%global with_python2 1
%global srcname pyglet
%global srcversion 1.3.1
%global srcversion 1.3.2
%global versionedname %{srcname}-%{srcversion}
Name: python-%{srcname}
@ -15,7 +15,7 @@ URL: http://www.pyglet.org/
# The upstream tarball includes some non-free files in the examples and tests,
# and a patented texture compression algorithm.
# Run the following (in rpmbuild/SOURCES) to generate the distributed tarball:
# $ bash pyglet-get-tarball.sh pyglet-1.3.1
# $ bash pyglet-get-tarball.sh pyglet-1.3.2
# See the script for details.
Source0: %{versionedname}-repacked.tar.gz
Source1: pyglet-get-tarball.sh
@ -141,6 +141,9 @@ find . -name '*.py' | xargs sed --in-place -e's|#!/usr/bin/\(env \)\?python||;s/
%changelog
* Mon Nov 05 2018 Petr Viktorin <pviktori@redhat.com> - 1.3.2-2
- Update to 1.3.2
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.1-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild