SHA256
8
0
forked from pool/raylib

Accepting request 540482 from devel:libraries:c_c++

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/540482
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/raylib?expand=0&rev=2
This commit is contained in:
2017-11-12 17:02:18 +00:00
committed by Git OBS Bridge
2 changed files with 11 additions and 6 deletions

View File

@@ -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

View File

@@ -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