Add ability to show unicode characters to display tools.
This commit is contained in:
parent
fa66961fc8
commit
1524ef5833
@ -39,7 +39,7 @@
|
|||||||
Summary: A GNU collection of binary utilities
|
Summary: A GNU collection of binary utilities
|
||||||
Name: binutils%{?name_cross}%{?_with_debug:-debug}
|
Name: binutils%{?name_cross}%{?_with_debug:-debug}
|
||||||
Version: 2.37
|
Version: 2.37
|
||||||
Release: 11%{?dist}
|
Release: 12%{?dist}
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
URL: https://sourceware.org/binutils
|
URL: https://sourceware.org/binutils
|
||||||
|
|
||||||
@ -291,6 +291,10 @@ Patch20: binutils-bfd-close-fds.patch
|
|||||||
# Lifetime: Fixed in 2.38.
|
# Lifetime: Fixed in 2.38.
|
||||||
Patch21: binutils-gas-Use-the-directory-name-in-.file-0.patch
|
Patch21: binutils-gas-Use-the-directory-name-in-.file-0.patch
|
||||||
|
|
||||||
|
# Purpose: Add ability to show unicode characters to display tools
|
||||||
|
# Lifetime: Fixed in 2.38.
|
||||||
|
Patch22: binutils.unicode.patch
|
||||||
|
|
||||||
#----------------------------------------------------------------------------
|
#----------------------------------------------------------------------------
|
||||||
|
|
||||||
Provides: bundled(libiberty)
|
Provides: bundled(libiberty)
|
||||||
@ -908,6 +912,9 @@ exit 0
|
|||||||
|
|
||||||
#----------------------------------------------------------------------------
|
#----------------------------------------------------------------------------
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Nov 09 2021 Nick Clifton <nickc@redhat.com> - 2.37-12
|
||||||
|
- Add ability to show unicode characters to display tools.
|
||||||
|
|
||||||
* Mon Nov 08 2021 Nick Clifton <nickc@redhat.com> - 2.37-11
|
* Mon Nov 08 2021 Nick Clifton <nickc@redhat.com> - 2.37-11
|
||||||
- Add upstream patch to use the directory name in .file 0, fixes ccache FTBFS (#1996936)
|
- Add upstream patch to use the directory name in .file 0, fixes ccache FTBFS (#1996936)
|
||||||
|
|
||||||
|
32545
binutils.unicode.patch
Normal file
32545
binutils.unicode.patch
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user