Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
This commit is contained in:
Igor Gnatenko 2015-11-28 12:56:45 +01:00
parent 0c74911d48
commit 33e2bb1096
1 changed files with 5 additions and 4 deletions

View File

@ -17,11 +17,9 @@
%bcond_without system_nvtt %bcond_without system_nvtt
%bcond_without nvtt %bcond_without nvtt
%global rctag rc2
Name: 0ad Name: 0ad
Version: 0.0.19 Version: 0.0.19
Release: 0.1.%{?rctag:%{rctag}}%{?dist} Release: 1%{?dist}
# BSD License: # BSD License:
# build/premake/* # build/premake/*
# libraries/source/miniupnpc/* (not built/used) # 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 # tar Jcf %%{name}-%%{version}-alpha-unix-build.tar.xz %%{name}-%%{version}-alpha
Source0: %{name}-%{version}-alpha-unix-build.tar.xz Source0: %{name}-%{version}-alpha-unix-build.tar.xz
%else %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 %endif
# Simplify checking differences when updating the package # Simplify checking differences when updating the package
@ -224,6 +222,9 @@ export STRIP=/bin/true
%{_mandir}/man6/*.6* %{_mandir}/man6/*.6*
%changelog %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 * Sun Nov 22 2015 Igor Gnatenko <i.gnatenko.brain@gmail.com> - 0.0.19-0.1.rc2
- 0.0.19-rc2 - 0.0.19-rc2