From 3fbf55e109ca1bf47419695ffc3123779b391cad Mon Sep 17 00:00:00 2001 From: Fabian Deutsch Date: Sun, 24 Oct 2010 12:38:37 +0200 Subject: [PATCH] Update to 0.4.11. Signed-off-by: Fabian Deutsch --- orc.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/orc.spec b/orc.spec index 28ec2f4..18a6837 100644 --- a/orc.spec +++ b/orc.spec @@ -1,5 +1,5 @@ Name: orc -Version: 0.4.10 +Version: 0.4.11 Release: 1%{?dist} Summary: The Oil Run-time Compiler @@ -114,6 +114,10 @@ make check %changelog +* Sun Oct 24 2010 Fabian Deutsch - 0.4.11-1 +- Update to 0.4.11. +- More bug fixes for CPUs that do not have backends, mmx and sse. + * Fri Oct 08 2010 Fabian Deutsch - 0.4.10-1 - Update to 0.4.10. - Fixes some bugs related to SELinux.