This commit is contained in:
Fedora Release Engineering 2016-02-04 08:43:16 +00:00
parent 73ce6e7f1d
commit b2d831eb99
1 changed files with 4 additions and 1 deletions

View File

@ -4,7 +4,7 @@
Summary: Drive and jump with some kind of car across the moon
Name: moon-buggy
Version: 1.0.51
Release: 16%{?dist}
Release: 17%{?dist}
License: GPL+
Group: Amusements/Games
URL: http://seehuhn.de/pages/%{name}
@ -102,6 +102,9 @@ rm -rf $RPM_BUILD_ROOT
%verify(not md5 size mtime) %config(noreplace) %attr(664,root,games) %{_localstatedir}/games/%{name}/mbscore
%changelog
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.51-17
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Mon Oct 26 2015 Robert Scheck <robert@fedoraproject.org> 1.0.51-16
- Rebuild with sound support (#1251697)