diff --git a/cross-binutils.spec b/cross-binutils.spec index fed82aa..c61c467 100644 --- a/cross-binutils.spec +++ b/cross-binutils.spec @@ -58,7 +58,7 @@ Summary: A GNU collection of cross-compilation binary utilities Name: %{cross}-binutils Version: 2.29.1 -Release: 2%{?dist} +Release: 3%{?dist} License: GPLv3+ Group: Development/Tools URL: http://sources.redhat.com/binutils @@ -733,6 +733,9 @@ rm -rf %{buildroot} %do_files xtensa-linux-gnu %{build_xtensa} %changelog +* Fri Feb 09 2018 Igor Gnatenko - 2.29.1-3 +- Escape macros in %%changelog + * Wed Feb 07 2018 Fedora Release Engineering - 2.29.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild @@ -760,7 +763,7 @@ rm -rf %{buildroot} * Mon Feb 6 2017 David Howells - 2.27-6 - Sync with binutils-2.27-16. -- Install COPYING[*] files using the %license macro. +- Install COPYING[*] files using the %%license macro. * Wed Dec 14 2016 Merlin Mathesius - 2.27-5 - Import upstream xtensa bug fix causing cross-gcc FTBFS (BZ#1404857).