diff --git a/.gitignore b/.gitignore index 25773db..a9a3ecf 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /pioneer-20160512.tar.gz +/pioneer-20160701.tar.gz diff --git a/pioneer.appdata.xml b/pioneer.appdata.xml index b5693e2..b8d4d9d 100644 --- a/pioneer.appdata.xml +++ b/pioneer.appdata.xml @@ -25,9 +25,15 @@ http://pioneerspacesim.net/ - https://sagitter.fedorapeople.org/pioneer-screenshots/pioneer1.png - https://sagitter.fedorapeople.org/pioneer-screenshots/pioneer2.png - https://sagitter.fedorapeople.org/pioneer-screenshots/pioneer3.png + + https://sagitter.fedorapeople.org/pioneer-screenshots/pioneer1.png + + + https://sagitter.fedorapeople.org/pioneer-screenshots/pioneer2.png + + + https://sagitter.fedorapeople.org/pioneer-screenshots/pioneer3.png + - https://github.com/pioneerspacesim/pioneer/issues + sagitter_at_fedoraproject.org diff --git a/pioneer.spec b/pioneer.spec index 99510c4..0e61bf7 100644 --- a/pioneer.spec +++ b/pioneer.spec @@ -7,8 +7,8 @@ Name: pioneer Summary: A game of lonely space adventure -Version: 20160512 -Release: 5%{?dist} +Version: 20160701 +Release: 1%{?dist} ## Main license: GPLv3 ## Dejavu font license: Bitstream Vera and Public Domain @@ -141,8 +141,7 @@ sed -e 's/defined(__arm__)/(& || defined(__aarch64__))/' -i.bak contrib/profiler %configure --disable-silent-rules --with-ccache --without-strip \ --with-version --with-extra-version --without-extra-warnings \ --without-thirdparty --without-external-liblua --with-no-optimise \ - PIONEER_DATA_DIR=%{_datadir}/%{name} \ - ASSIMP_CFLAGS="-I%{_includedir} -fPIC" ASSIMP_LIBS=" -lassimp" + PIONEER_DATA_DIR=%{_datadir}/%{name} make %{?_smp_mflags} V=1 OPTIMISE="" @@ -265,6 +264,12 @@ fi %dir %{_fontdir} %changelog +* Sat Jul 09 2016 Antonio Trande 20160701-1 +- Update to release 20160701 + +* Sun Jun 12 2016 Antonio Trande 20160512-6 +- Patched for EXTRA_CXXFLAGS + * Thu Jun 02 2016 Antonio Trande 20160512-5 - Patched for aarch64 build diff --git a/sources b/sources index 7d3604f..fbf9d70 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -935967294b47a2ff8a7dfbf223a68b2a pioneer-20160512.tar.gz +1aee7dbfa09b411150d88e156a38fa32 pioneer-20160701.tar.gz