From b3e8c5ec971bbf60b24c88fb84e7f2503a1ac796 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Oct 13 2016 14:48:41 +0000 Subject: - mono rebuild for aarch64 support --- diff --git a/mono-debugger.spec b/mono-debugger.spec index a4d02bf..6135db2 100644 --- a/mono-debugger.spec +++ b/mono-debugger.spec @@ -1,7 +1,7 @@ Summary: A debugger for Mono Name: mono-debugger Version: 2.10 -Release: 14%{?dist} +Release: 15%{?dist} License: MIT URL: http://www.mono-project.com/Main_Page @@ -88,6 +88,9 @@ find %{buildroot} -type f -name "*.la" -exec rm -f {} ';' %{_libdir}/pkgconfig/mono-debugger-frontend.pc %changelog +* Thu Oct 13 2016 Fedora Release Engineering - 2.10-15 +- mono rebuild for aarch64 support + * Wed Aug 31 2016 Timotheus Pokorra - 2.10-14 - apply security patch for bundled libiberty (fixes #877017)