Update to 2.28
This commit is contained in:
parent
67e24c8049
commit
72bbf1bcca
1
.gitignore
vendored
1
.gitignore
vendored
@ -11,3 +11,4 @@ binutils-2.20.1.tar.bz2
|
||||
/binutils-2.25.tar.bz2
|
||||
/binutils-2.26.tar.bz2
|
||||
/binutils-2.27.tar.bz2
|
||||
/binutils-2.28.tar.bz2
|
||||
|
||||
@ -1,8 +1,8 @@
|
||||
%global run_testsuite 1
|
||||
|
||||
Name: mingw-binutils
|
||||
Version: 2.27
|
||||
Release: 2%{?dist}
|
||||
Version: 2.28
|
||||
Release: 1%{?dist}
|
||||
Summary: Cross-compiled version of binutils for Win32 and Win64 environments
|
||||
|
||||
License: GPLv2+ and LGPLv2+ and GPLv3+ and LGPLv3+
|
||||
@ -249,6 +249,9 @@ rm -rf $RPM_BUILD_ROOT/multilib
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Mar 06 2017 Kalev Lember <klember@redhat.com> - 2.28-1
|
||||
- Update to 2.28
|
||||
|
||||
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.27-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user