diff --git a/arm-none-eabi-newlib.spec b/arm-none-eabi-newlib.spec index 70a2aa0..3f927db 100644 --- a/arm-none-eabi-newlib.spec +++ b/arm-none-eabi-newlib.spec @@ -10,7 +10,7 @@ Name: %{target}-newlib Version: 3.1.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: C library intended for use on %{target} embedded systems # For a breakdown of the licensing, see NEWLIB-LICENSING License: BSD and MIT and LGPLv2+ and ISC @@ -123,6 +123,9 @@ rm -rf $NANO_ROOT %{_prefix}/%{target}/lib/* %changelog +* Tue Jan 28 2020 Fedora Release Engineering - 3.1.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Mon Sep 02 2019 Michal Hlavinka - 3.1.0-3 - rebuild with gcc 9.2.0