This commit is contained in:
Jesse Keating 2009-07-25 12:14:24 +00:00
parent f3cbf49176
commit fbaf4400f6

View File

@ -1,6 +1,6 @@
Name: mingw32-binutils
Version: 2.19.1
Release: 4%{?dist}
Release: 5%{?dist}
Summary: MinGW Windows binutils
License: GPLv2+ and LGPLv2+ and GPLv3+ and LGPLv3+
@ -70,6 +70,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Sat Jul 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.19.1-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* Tue Mar 10 2009 Richard W.M. Jones <rjones@redhat.com> - 2.19.1-4
- Switch to using upstream (GNU) binutils 2.19.1. It's exactly the
same as the MinGW version now.