diff --git a/.gitignore b/.gitignore index dd02b00..c5d06c4 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ binutils-2.20.1.tar.bz2 /binutils-2.20.51.0.10.tar.bz2 +/binutils-2.21.tar.bz2 diff --git a/mingw32-binutils.spec b/mingw32-binutils.spec index 5f7fca2..bba5ed9 100644 --- a/mingw32-binutils.spec +++ b/mingw32-binutils.spec @@ -1,6 +1,6 @@ Name: mingw32-binutils -Version: 2.20.51.0.10 -Release: 2%{?dist} +Version: 2.21 +Release: 1%{?dist} Summary: MinGW Windows binutils License: GPLv2+ and LGPLv2+ and GPLv3+ and LGPLv3+ @@ -15,7 +15,7 @@ BuildRequires: texinfo BuildRequires: mingw32-filesystem >= 49 # NB: This must be left in. -Requires: mingw32-filesystem >= 38 +Requires: mingw32-filesystem >= 65 %description @@ -70,6 +70,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Thu Mar 17 2011 Kalev Lember - 2.21-1 +- Update to 2.21 + * Tue Feb 08 2011 Fedora Release Engineering - 2.20.51.0.10-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild diff --git a/sources b/sources index 07f1d6c..5e7aca2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e7dfcff0aeb3e590f1403a761271103f binutils-2.20.51.0.10.tar.bz2 +c84c5acc9d266f1a7044b51c85a823f5 binutils-2.21.tar.bz2