diff --git a/.gitignore b/.gitignore index 20c87a8..04571d7 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /xonotic-data-0.7.0.tar.gz /xonotic-data-0.8.0.tar.xz /xonotic-data-0.8.1.tar.xz +/xonotic-data-0.8.2.tar.xz diff --git a/sources b/sources index 51a61f9..539e7b3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7697a6a585de59b0dc058b1b1cf9b79c xonotic-data-0.8.1.tar.xz +SHA512 (xonotic-data-0.8.2.tar.xz) = 38fb3491bfbccd0c54ed2a9c22e321905b50efe2fd9684340392adfb652e4f3b8ac6f846e8c11014ff18c806334ac7a9d38b76bec3894dfd45365411e369e575 diff --git a/xonotic-data.spec b/xonotic-data.spec index 5136906..45337d2 100644 --- a/xonotic-data.spec +++ b/xonotic-data.spec @@ -1,9 +1,9 @@ -%global datadate 20150825 +%global datadate 20170401 Summary: Game data for the Xonotic first person shooter Name: xonotic-data -Version: 0.8.1 -Release: 3%{?dist} +Version: 0.8.2 +Release: 1%{?dist} License: GPLv2+ Group: Amusements/Games URL: http://www.xonotic.org/ @@ -46,6 +46,9 @@ install -p key_0.d0pk %{buildroot}%{_datadir}/xonotic/ %{_datadir}/xonotic/ %changelog +* Tue Apr 04 2017 Kalev Lember - 0.8.2-1 +- Update to 0.8.2 + * Sat Feb 11 2017 Fedora Release Engineering - 0.8.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild