From 33101f90c65e73f97b145c1b413fdd9041816ac1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcela=20Ma=C5=A1l=C3=A1=C5=88ov=C3=A1?= Date: Thu, 20 Oct 2011 14:34:17 +0200 Subject: [PATCH] rebuild with new gmp without compat lib --- alex.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/alex.spec b/alex.spec index 4806b9f..0c5e9a6 100644 --- a/alex.spec +++ b/alex.spec @@ -1,7 +1,7 @@ Name: alex # part of haskell-platform-2011.2.0.1 Version: 2.3.5 -Release: 5%{?dist}.1 +Release: 5%{?dist}.2 Summary: A lexer generator for Haskell Group: Development/Tools @@ -45,6 +45,9 @@ cd .. %changelog +* Thu Oct 20 2011 Marcela Mašláňová - 2.3.5-5.2 +- rebuild with new gmp without compat lib + * Mon Oct 10 2011 Peter Schiffer - 2.3.5-5.1 - rebuild with new gmp