0.0.19
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
This commit is contained in:
parent
0c74911d48
commit
33e2bb1096
9
0ad.spec
9
0ad.spec
@ -17,11 +17,9 @@
|
||||
%bcond_without system_nvtt
|
||||
%bcond_without nvtt
|
||||
|
||||
%global rctag rc2
|
||||
|
||||
Name: 0ad
|
||||
Version: 0.0.19
|
||||
Release: 0.1.%{?rctag:%{rctag}}%{?dist}
|
||||
Release: 1%{?dist}
|
||||
# BSD License:
|
||||
# build/premake/*
|
||||
# libraries/source/miniupnpc/* (not built/used)
|
||||
@ -51,7 +49,7 @@ Url: http://play0ad.com
|
||||
# tar Jcf %%{name}-%%{version}-alpha-unix-build.tar.xz %%{name}-%%{version}-alpha
|
||||
Source0: %{name}-%{version}-alpha-unix-build.tar.xz
|
||||
%else
|
||||
Source0: http://releases.wildfiregames.com/%{?rctag:rc/%{rctag}/}%{name}-%{version}-alpha-unix-build.tar.xz
|
||||
Source0: http://releases.wildfiregames.com/%{name}-%{version}-alpha-unix-build.tar.xz
|
||||
%endif
|
||||
|
||||
# Simplify checking differences when updating the package
|
||||
@ -224,6 +222,9 @@ export STRIP=/bin/true
|
||||
%{_mandir}/man6/*.6*
|
||||
|
||||
%changelog
|
||||
* Sat Nov 28 2015 Igor Gnatenko <i.gnatenko.brain@gmail.com> - 0.0.19
|
||||
- 0.0.19
|
||||
|
||||
* Sun Nov 22 2015 Igor Gnatenko <i.gnatenko.brain@gmail.com> - 0.0.19-0.1.rc2
|
||||
- 0.0.19-rc2
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user