This commit is contained in:
Dennis Gilmore 2011-02-08 21:50:51 -06:00
parent d3e652ebf0
commit 1889ab5694

View File

@ -1,6 +1,6 @@
Name: orc Name: orc
Version: 0.4.11 Version: 0.4.11
Release: 1%{?dist} Release: 2%{?dist}
Summary: The Oil Run-time Compiler Summary: The Oil Run-time Compiler
Group: System Environment/Libraries Group: System Environment/Libraries
@ -114,6 +114,9 @@ make check
%changelog %changelog
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.4.11-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Sun Oct 24 2010 Fabian Deutsch <fabiand@fedoraproject.org> - 0.4.11-1 * Sun Oct 24 2010 Fabian Deutsch <fabiand@fedoraproject.org> - 0.4.11-1
- Update to 0.4.11. - Update to 0.4.11.
- More bug fixes for CPUs that do not have backends, mmx and sse. - More bug fixes for CPUs that do not have backends, mmx and sse.