[avr-gcc] rebuild with new gmp without compat lib

Marcela Mašláňová mmaslano at fedoraproject.org
Thu Oct 20 12:48:55 UTC 2011


commit a279a049b2f9ebdec09c42c74d91e80cd8c496f2
Author: Marcela Mašláňová <mmaslano at redhat.com>
Date:   Thu Oct 20 14:48:52 2011 +0200

    rebuild with new gmp without compat lib

 avr-gcc.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/avr-gcc.spec b/avr-gcc.spec
index 556a4bd..bf357c1 100644
--- a/avr-gcc.spec
+++ b/avr-gcc.spec
@@ -2,7 +2,7 @@
 
 Name:           %{target}-gcc
 Version:        4.6.1
-Release:        3%{?dist}
+Release:        3%{?dist}.1
 Summary:        Cross Compiling GNU GCC targeted at %{target}
 Group:          Development/Languages
 License:        GPLv2+
@@ -126,6 +126,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu Oct 20 2011 Marcela Mašláňová <mmaslano at redhat.com> - 4.6.1-3.1
+- rebuild with new gmp without compat lib
+
 * Sat Oct 15 2011 Thibault North <tnorth at fedoraproject.org> - 4.6.1-3
 - Fix BZ#737950 thanks Jan Wildeboer
 


More information about the scm-commits mailing list