From 5decfc704bcdba9c5942b63a65ff0596cd50a18f Mon Sep 17 00:00:00 2001 From: Pavel Zhukov Date: Fri, 7 Jul 2017 16:27:50 +0200 Subject: [PATCH] rebuild with new gnat --- xmlada.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xmlada.spec b/xmlada.spec index b085cf4..e6d23f9 100644 --- a/xmlada.spec +++ b/xmlada.spec @@ -1,6 +1,6 @@ Name: xmlada Version: 2016 -Release: 4%{?dist} +Release: 5%{?dist} Summary: XML library for Ada Group: System Environment/Libraries License: GPLv3+ @@ -129,6 +129,9 @@ rm -rf %{buildroot}%{_GNAT_project_dir}/manifests %changelog +* Fri Jul 7 2017 Pavel Zhukov - 2016-5 +- Rebuild with new gnat + * Fri Feb 17 2017 Björn Persson - 2016-4 - Reverted the temporary workaround.