Add trailing %changelog

OBS-URL: https://build.opensuse.org/package/show/games/asteroids3D?expand=0&rev=2
This commit is contained in:
Jan Engelhardt 2011-12-18 20:17:15 +00:00 committed by Git OBS Bridge
parent 461597843a
commit 877878563a

View File

@ -15,19 +15,21 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
Name: asteroids3D
Version: 0.5.1+
Release: 0
Group: Amusements/Games/Action/First Person Shootes
Summary: First-person shooter blowing up asteroids
License: GPL-2.0+
URL: http://sf.net/projects/a3d
Name: asteroids3D
Version: 0.5.1+
Release: 0
Group: Amusements/Games/Action/First Person Shootes
Summary: First-person shooter blowing up asteroids
License: GPL-2.0+
URL: http://sf.net/projects/a3d
#Git-Clone: git://a3d.git.sf.net/gitroot/a3d/a3d
Source: %name-%version.tar.xz
BuildRoot: %_tmppath/%name-%version-build
BuildRequires: freeglut-devel
BuildRequires: pkgconfig >= 0.19, pkgconfig(gl), pkgconfig(glu), xz
Source: %name-%version.tar.xz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: freeglut-devel
BuildRequires: pkgconfig >= 0.19 pkgconfig(gl) pkgconfig(glu) xz
%description
A simple first person shooter of blowing up asteroids in 3D space.
@ -48,3 +50,5 @@ make install DESTDIR="%buildroot";
%defattr(-,root,root)
%_bindir/asteroids3D
%_datadir/games/%name
%changelog