commit 432e924616051b6c8f14041f397a8be9e9e32574
Author: Erik van Pienbroek <[email protected]>
Date:   Thu Nov 22 15:12:13 2012 +0100

    Update to 2.23.1 release
    
    After discussion on IRC we decided to stick with the stable 2.23
    branch for Fedora 18 instead of keeping in sync with the native
    Fedora binutils package

 .gitignore          |    1 +
 mingw-binutils.spec |   10 +++++-----
 sources             |    2 +-
 3 files changed, 7 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ef9d2bf..38ed3bd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ binutils-2.20.1.tar.bz2
 /binutils-2.22.52.0.3.tar.bz2
 /binutils-2.22.52.0.4.tar.bz2
 /binutils-2.23.51.0.5.tar.bz2
+/binutils-2.23.1.tar.bz2
diff --git a/mingw-binutils.spec b/mingw-binutils.spec
index 4dac145..7d153ce 100644
--- a/mingw-binutils.spec
+++ b/mingw-binutils.spec
@@ -1,7 +1,7 @@
 %global run_testsuite 1
 
 Name:           mingw-binutils
-Version:        2.23.51.0.5
+Version:        2.23.1
 Release:        1%{?dist}
 Summary:        Cross-compiled version of binutils for Win32 and Win64 
environments
 
@@ -9,8 +9,8 @@ License:        GPLv2+ and LGPLv2+ and GPLv3+ and LGPLv3+
 Group:          Development/Libraries
 
 URL:            http://www.gnu.org/software/binutils/
-#Source0:        
ftp://sourceware.org/pub/binutils/snapshots/binutils-%{version}.tar.bz2
-Source0:        
http://www.kernel.org/pub/linux/devel/binutils/binutils-%{version}.tar.bz2
+Source0:        http://ftp.gnu.org/gnu/binutils/binutils-%{version}.tar.bz2
+#Source0:        
http://www.kernel.org/pub/linux/devel/binutils/binutils-%{version}.tar.bz2
 
 BuildRequires:  flex
 BuildRequires:  bison
@@ -246,8 +246,8 @@ rm -rf $RPM_BUILD_ROOT/multilib
 
 
 %changelog
-* Wed Nov 21 2012 Erik van Pienbroek <[email protected]> - 
2.23.51.0.5-1
-- Update to 2.23.51.0.5 release
+* Thu Nov 22 2012 Erik van Pienbroek <[email protected]> - 2.23.1-1
+- Update to 2.23.1 release
 
 * Mon Oct 15 2012 Jon Ciesla <[email protected]> - 2.22.52.0.4-2
 - Provides: bundled(libiberty)
diff --git a/sources b/sources
index c6c1ab0..97adf8b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a08000d6c18b4667095e416816550a33  binutils-2.23.51.0.5.tar.bz2
+33adb18c3048d057ac58d07a3f1adb38  binutils-2.23.1.tar.bz2
_______________________________________________
mingw mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/mingw

Reply via email to