diff --git a/python-pyglet.spec b/python-pyglet.spec index 032c09a..ae9e6fb 100644 --- a/python-pyglet.spec +++ b/python-pyglet.spec @@ -4,7 +4,7 @@ Name: python-%{srcname} Version: %{srcversion} -Release: 2%{?dist} +Release: 3%{?dist} Summary: A cross-platform windowing and multimedia library for Python License: BSD @@ -90,6 +90,10 @@ find . -name '*.py' | xargs sed --in-place -e's|#!/usr/bin/\(env \)\?python||;s/ %changelog +* Tue Jul 23 2019 Petr Viktorin - 1.3.2-3 +- Bump release for to fix upgrade from 29 + https://bugzilla.redhat.com/show_bug.cgi?id=1695261 + * Sat Feb 02 2019 Fedora Release Engineering - 1.3.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild