This commit is contained in:
John 2015-01-16 18:58:41 +09:00
parent 453bb70820
commit d5e0b9bcb0

View File

@ -1,6 +1,6 @@
Name: simspark
Version: 0.2.4
Release: 9%{?dist}
Release: 10%{?dist}
Summary: Spark physical simulation system
Group: Development/Libraries
@ -75,6 +75,9 @@ rm -rf %{buildroot}/%{_datadir}/doc
%doc doc/devel/howtos doc/devel/manual.pdf
%changelog
* Fri Jan 16 2015 Mamoru TASAKA <mtasaka@fedoraproject.org> - 0.2.4-10
- Rebuild for https://fedoraproject.org/wiki/Changes/Ruby_2.2
* Thu Oct 30 2014 Hedayat Vatankhah <hedayat.fwd+rpmchlog@gmail.com> - 0.2.4-9
- Rebuild due to new ODE version (so version bump)