[avr-gcc/f20] updated to 4.9.2

Michal Hlavinka mhlavink at fedoraproject.org
Thu Oct 30 16:15:59 UTC 2014


commit a27d26d7a94eca5b87817dbe7e445b7c86762503
Author: Michal Hlavinka <mhlavink at redhat.com>
Date:   Thu Oct 30 17:16:06 2014 +0100

    updated to 4.9.2

 .gitignore   |    1 +
 avr-gcc.spec |    7 +++++--
 sources      |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4ede13b..c06ff6d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,3 +19,4 @@ gcc-g++-4.5.1.tar.bz2
 /gcc-4.8.2.tar.bz2
 /gcc-4.9.0.tar.bz2
 /gcc-4.9.1.tar.bz2
+/gcc-4.9.2.tar.bz2
diff --git a/avr-gcc.spec b/avr-gcc.spec
index bf65085..43bb5c5 100644
--- a/avr-gcc.spec
+++ b/avr-gcc.spec
@@ -1,8 +1,8 @@
 %define target avr
 
 Name:           %{target}-gcc
-Version:        4.9.1
-Release:        2%{?dist}
+Version:        4.9.2
+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
+* Thu Oct 30 2014 Michal Hlavinka <mhlavink at redhat.com> - 4.9.2-1
+- updated to 4.9.2
+
 * Tue Sep 02 2014 Michal Hlavinka <mhlavink at redhat.com> - 4.9.1-2
 - update workaround that prevents stripping of avr libraries (#1134394)
 
diff --git a/sources b/sources
index bf48b8c..ff000f3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fddf71348546af523353bd43d34919c1  gcc-4.9.1.tar.bz2
+4df8ee253b7f3863ad0b86359cd39c43  gcc-4.9.2.tar.bz2


More information about the scm-commits mailing list