[avr-gcc] rebuild with new gmp

Marcela Mašláňová mmaslano at fedoraproject.org
Mon Oct 10 09:46:54 UTC 2011


commit 383b091b01de132741d8df554945dcd8cb2d5e7a
Author: Marcela Mašláňová <mmaslano at redhat.com>
Date:   Mon Oct 10 11:46:50 2011 +0200

    rebuild with new gmp

 avr-gcc.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/avr-gcc.spec b/avr-gcc.spec
index 73d5d41..c367385 100644
--- a/avr-gcc.spec
+++ b/avr-gcc.spec
@@ -2,7 +2,7 @@
 
 Name:           %{target}-gcc
 Version:        4.6.1
-Release:        2%{?dist}
+Release:        2%{?dist}.1
 Summary:        Cross Compiling GNU GCC targeted at %{target}
 Group:          Development/Languages
 License:        GPLv2+
@@ -124,6 +124,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon Oct 10 2011 Peter Schiffer <pschiffe at redhat.com> - 4.6.1-2.1
+- rebuild with new gmp
+
 * Wed Aug 31 2011 Thibault North <tnorth at fedoraproject.org> - 4.6.1-2
 - Small cleanup
 


More information about the scm-commits mailing list