Accepting request 538666 from home:jengelh:branches:devel:libraries:c_c++
- Description grammar update. OBS-URL: https://build.opensuse.org/request/show/538666 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/raylib?expand=0&rev=9
This commit is contained in:
parent
f7cc23fd3a
commit
f52641abdb
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 3 11:50:40 UTC 2017 - jengelh@inai.de
|
||||
|
||||
- Description grammar update.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 23 09:03:01 UTC 2017 - mvetter@suse.com
|
||||
|
||||
|
12
raylib.spec
12
raylib.spec
@ -19,7 +19,7 @@
|
||||
Name: raylib
|
||||
Version: 1.8.0
|
||||
Release: 0
|
||||
Summary: C library to learn video game programming
|
||||
Summary: C library for learning video game programming
|
||||
License: Zlib
|
||||
Group: Development/Libraries/C and C++
|
||||
Url: http://www.raylib.com
|
||||
@ -31,8 +31,8 @@ BuildRequires: openal-soft-devel
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
%description
|
||||
A C library to learn videogames programming.
|
||||
raylib is highly inspired by Borland BGI graphics lib and by XNA framework.
|
||||
A C library for learning video game programming.
|
||||
raylib is inspired by the Borland BGI graphics library and by the XNA framework.
|
||||
|
||||
%package -n raylib-devel
|
||||
Summary: Development files for %{name}
|
||||
@ -41,14 +41,14 @@ Requires: openal-soft-devel
|
||||
Requires: libraylib1 = %{version}
|
||||
|
||||
%description -n raylib-devel
|
||||
Development files and headers for %{name}
|
||||
Development files and headers for %{name}.
|
||||
|
||||
%package -n libraylib1
|
||||
Summary: C library to learn video game programming
|
||||
Summary: C library for learning video game programming
|
||||
Group: System/Libraries
|
||||
|
||||
%description -n libraylib1
|
||||
C library to learn videogames programming
|
||||
A C library for learning video game programming.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
|
Loading…
x
Reference in New Issue
Block a user