[avr-gcc/f19] updated to 4.8.1

Michal Hlavinka mhlavink at fedoraproject.org
Mon Jun 24 17:43:17 UTC 2013


commit e68646dac446798ede6de1bf4fadf4db72e7f47b
Author: Michal Hlavinka <mhlavink at redhat.com>
Date:   Mon Jun 24 19:43:06 2013 +0200

    updated to 4.8.1

 .gitignore   |    1 +
 avr-gcc.spec |    7 +++++--
 sources      |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 40df207..be502d4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,3 +15,4 @@ gcc-g++-4.5.1.tar.bz2
 /gcc-4.7.2.tar.bz2
 /gcc-4.7-20130216.tar.bz2
 /gcc-4.7.3.tar.bz2
+/gcc-4.8.1.tar.bz2
diff --git a/avr-gcc.spec b/avr-gcc.spec
index 313cd31..a3e7d87 100644
--- a/avr-gcc.spec
+++ b/avr-gcc.spec
@@ -1,8 +1,8 @@
 %define target avr
 
 Name:           %{target}-gcc
-Version:        4.7.3
-Release:        2%{?dist}
+Version:        4.8.1
+Release:        1%{?dist}
 Summary:        Cross Compiling GNU GCC targeted at %{target}
 Group:          Development/Languages
 License:        GPLv2+
@@ -133,6 +133,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon Jun 24 2013 Michal Hlavinka <mhlavink at redhat.com> - 4.8.1-1
+- updated to 4.8.1
+
 * Wed Jun 12 2013 Michal Hlavinka <mhlavink at redhat.com> - 4.7.3-2
 - rebuilt with real 4.7.3 sources
 
diff --git a/sources b/sources
index 26ae819..e3bb6f0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-86f428a30379bdee0224e353ee2f999e  gcc-4.7.3.tar.bz2
+3b2386c114cd74185aa3754b58a79304  gcc-4.8.1.tar.bz2


More information about the scm-commits mailing list