diff --git a/python-pyglet.spec b/python-pyglet.spec index c606729..af0ce99 100644 --- a/python-pyglet.spec +++ b/python-pyglet.spec @@ -6,7 +6,7 @@ Name: python-%{srcname} Version: %{srcversion} -Release: 0.10.alpha1%{?dist} +Release: 0.11.alpha1%{?dist} Summary: A cross-platform windowing and multimedia library for Python License: BSD @@ -110,7 +110,7 @@ popd %endif %files -%doc LICENSE +%license LICENSE %doc CHANGELOG %doc README %doc NOTICE @@ -120,7 +120,7 @@ popd %if 0%{?with_python3} %files -n python3-%{srcname} -%doc LICENSE +%license LICENSE %doc CHANGELOG %doc README %doc NOTICE @@ -131,6 +131,9 @@ popd %changelog +* Wed Jan 28 2015 Petr Viktorin - 1.2-0.11.alpha1 +- Install LICENSE as a license file + * Sat Jun 07 2014 Fedora Release Engineering - 1.2-0.10.alpha1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild