1
0

Accepting request 747203 from home:KAMiKAZOW

Update

OBS-URL: https://build.opensuse.org/request/show/747203
OBS-URL: https://build.opensuse.org/package/show/games/freedoom-freedm?expand=0&rev=20
This commit is contained in:
2019-11-13 13:15:00 +00:00
committed by Git OBS Bridge
parent 72e34e4a5a
commit 92a0873a28
6 changed files with 63 additions and 79 deletions

View File

@@ -17,15 +17,13 @@
Name: freedoom-freedm
Version: 0.11.3
Version: 0.12.1
Release: 0
Summary: Deathmatch levels for Doom
License: BSD-3-Clause
Group: Amusements/Games/3D/Shoot
Url: https://freedoom.github.io/
Source: https://github.com/freedoom/freedoom/releases/download/v%{version}/freedm-%{version}.zip
Source2: https://github.com/freedoom/freedoom/releases/download/v%{version}/freedm-%{version}.zip.asc
Source9: %{name}.keyring
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
BuildRequires: unzip
@@ -46,7 +44,7 @@ install -D -m 0644 freedm.wad %{buildroot}%{_datadir}/doom/freedm.wad
%files
%defattr(-,root,root)
%doc COPYING.txt CREDITS.txt README.html
%doc COPYING.txt CREDITS.txt freedoom-manual.pdf README.html
%{_datadir}/doom/
%changelog