From 3c9ada7aa96b5dfb47f70478f3736e5fca504103dfda35b0a4b080c33eadea11 Mon Sep 17 00:00:00 2001 From: Thomas Bechtold Date: Fri, 11 Aug 2017 07:29:43 +0000 Subject: [PATCH] Accepting request 515267 from home:jengelh:branches:devel:languages:python - Other OS need not be mentioned in description for an openSUSE package. OBS-URL: https://build.opensuse.org/request/show/515267 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyglet?expand=0&rev=11 --- python-pyglet.changes | 6 ++++++ python-pyglet.spec | 9 ++++----- 2 files changed, 10 insertions(+), 5 deletions(-) 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}