This commit is contained in:
Dennis Gilmore 2013-08-04 08:59:12 -05:00
commit 0b5bac4a59

View file

@ -7,7 +7,7 @@
Name: sdljava
Version: 0.9.1
Release: 22%{?dist}
Release: 23%{?dist}
Summary: Java binding to the SDL API
Group: System Environment/Libraries
License: LGPLv2+
@ -201,6 +201,9 @@ ln -s ../../fonts/dejavu/DejaVuSans-BoldOblique.ttf \
%changelog
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.1-23
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Sun Mar 24 2013 Hans de Goede <hdegoede@redhat.com> - 0.9.1-22
- Fix FTBFS on ARM (rhbz#893157)