Update to 0.0.20
Signed-off-by: Igor Gnatenko <ignatenko@redhat.com>
This commit is contained in:
parent
daf703b86b
commit
0b4a0efa4a
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
|||||||
/0ad-0.0.17-alpha-unix-build.tar.xz
|
/0ad-0.0.17-alpha-unix-build.tar.xz
|
||||||
/0ad-0.0.18-alpha-unix-build.tar.xz
|
/0ad-0.0.18-alpha-unix-build.tar.xz
|
||||||
/0ad-0.0.19-alpha-unix-build.tar.xz
|
/0ad-0.0.19-alpha-unix-build.tar.xz
|
||||||
|
/0ad-0.0.20-alpha-unix-build.tar.xz
|
||||||
|
File diff suppressed because it is too large
Load Diff
7
0ad.spec
7
0ad.spec
@ -18,8 +18,8 @@
|
|||||||
%bcond_without nvtt
|
%bcond_without nvtt
|
||||||
|
|
||||||
Name: 0ad
|
Name: 0ad
|
||||||
Version: 0.0.19
|
Version: 0.0.20
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
# BSD License:
|
# BSD License:
|
||||||
# build/premake/*
|
# build/premake/*
|
||||||
# libraries/source/miniupnpc/* (not built/used)
|
# libraries/source/miniupnpc/* (not built/used)
|
||||||
@ -222,6 +222,9 @@ export STRIP=/bin/true
|
|||||||
%{_mandir}/man6/*.6*
|
%{_mandir}/man6/*.6*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Apr 02 2016 Igor Gnatenko <ignatenko@redhat.com> - 0.0.20-1
|
||||||
|
- Update to 0.0.20
|
||||||
|
|
||||||
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.19-3
|
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.19-3
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user