From 1889ab5694acdad3fc23bab6022337f2d6c3e9f7 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Tue, 8 Feb 2011 21:50:51 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild --- orc.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/orc.spec b/orc.spec index 18a6837..0b8fbfe 100644 --- a/orc.spec +++ b/orc.spec @@ -1,6 +1,6 @@ Name: orc Version: 0.4.11 -Release: 1%{?dist} +Release: 2%{?dist} Summary: The Oil Run-time Compiler Group: System Environment/Libraries @@ -114,6 +114,9 @@ make check %changelog +* Tue Feb 08 2011 Fedora Release Engineering - 0.4.11-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild + * 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.