diff --git a/python-pyglet.changes b/python-pyglet.changes index 06153f2..c80db6b 100644 --- a/python-pyglet.changes +++ b/python-pyglet.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Aug 8 21:33:53 UTC 2017 - jengelh@inai.de + +- Other OS need not be mentioned in description for an openSUSE + package. + ------------------------------------------------------------------- Mon Aug 7 16:33:50 UTC 2017 - toddrme2178@gmail.com diff --git a/python-pyglet.spec b/python-pyglet.spec index 0fa419f..fa89fb4 100644 --- a/python-pyglet.spec +++ b/python-pyglet.spec @@ -20,7 +20,7 @@ Name: python-pyglet Version: 1.2.4 Release: 0 -Summary: Cross-platform windowing and multimedia library +Summary: Windowing and multimedia library License: BSD-3-Clause Group: Development/Languages/Python Url: https://bitbucket.org/pyglet/pyglet @@ -41,10 +41,10 @@ BuildRequires: freetype2-devel BuildRequires: gtk2-devel BuildRequires: openal-soft-devel BuildRequires: python-imaging +BuildRequires: python-rpm-macros BuildRequires: pkgconfig(gl) BuildRequires: pkgconfig(glu) BuildRequires: pkgconfig(x11) -BuildRequires: python-rpm-macros Requires: alsa-devel Requires: fontconfig-devel Requires: freetype2-devel @@ -58,9 +58,8 @@ BuildArch: noarch %python_subpackages %description -pyglet provides an object-oriented programming -interface for developing games and other visually-rich applications -for Windows, Mac OS X and Linux. +pyglet provides an object-oriented programming interface for +developing games and other visually-rich applications. %prep %setup -q -n pyglet-%{version}