From 9e87f7a00a00d5ce58ce6851ea8b661483dc112d 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 18:05:27 +0200 Subject: [PATCH] rebuild with new gmp without compat lib --- gcc.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/gcc.spec b/gcc.spec index 6cd1079..874135d 100644 --- a/gcc.spec +++ b/gcc.spec @@ -45,7 +45,7 @@ Summary: Various compilers (C, C++, Objective-C, Java, ...) Name: gcc Version: %{gcc_version} -Release: %{gcc_release}%{?dist}.1 +Release: %{gcc_release}%{?dist}.2 # libgcc, libgfortran, libmudflap, libgomp, libstdc++ and crtstuff have # GCC Runtime Exception. License: GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and LGPLv2+ and BSD @@ -2447,6 +2447,9 @@ fi %{_prefix}/lib/gcc/%{gcc_target_platform}/%{gcc_version}/plugin %changelog +* Thu Oct 20 2011 Marcela Mašláňová - 4.6.1-3.2 +- rebuild with new gmp without compat lib + * Mon Oct 10 2011 Peter Schiffer - 4.6.1-3.1 - rebuild with new gmp