Update to 2.20.1

This commit is contained in:
Kalev Lember 2010-05-13 20:05:06 +00:00
parent c3a125d00b
commit 5f19d59624
3 changed files with 8 additions and 5 deletions

View File

@ -1 +1 @@
binutils-2.19.51.0.14.tar.bz2
binutils-2.20.1.tar.bz2

View File

@ -1,12 +1,12 @@
Name: mingw32-binutils
Version: 2.19.51.0.14
Version: 2.20.1
Release: 1%{?dist}
Summary: MinGW Windows binutils
License: GPLv2+ and LGPLv2+ and GPLv3+ and LGPLv3+
Group: Development/Libraries
URL: http://sources.redhat.com/binutils
Source0: ftp://ftp.kernel.org/pub/linux/devel/binutils/binutils-%{version}.tar.bz2
URL: http://www.gnu.org/software/binutils/
Source0: http://ftp.gnu.org/gnu/binutils/binutils-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: flex
@ -70,6 +70,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Thu May 13 2010 Kalev Lember <kalev@smartlink.ee> - 2.20.1-1
- Update to 2.20.1
* Wed Sep 16 2009 Kalev Lember <kalev@smartlink.ee> - 2.19.51.0.14-1
- Update to 2.19.51.0.14

View File

@ -1 +1 @@
e0b485a3ff9392da1351dc3fb61a3d10 binutils-2.19.51.0.14.tar.bz2
9cdfb9d6ec0578c166d3beae5e15c4e5 binutils-2.20.1.tar.bz2