diff --git a/xmlada.spec b/xmlada.spec index bb65e7e..a726f52 100644 --- a/xmlada.spec +++ b/xmlada.spec @@ -12,7 +12,7 @@ Name: xmlada Epoch: 2 Version: %{upstream_version} -Release: 5%{?dist} +Release: 4%{?dist} Summary: XML library for Ada License: GPL-3.0-or-later WITH GCC-exception-3.1 AND Unicode-DFS-2016 @@ -279,9 +279,6 @@ find %{buildroot}%{_includedir}/%{name}/sources -type d -empty -delete ############### %changelog -* Fri Jul 17 2026 Fedora Release Engineering - 2:26.0.0-5 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild - * Sun May 10 2026 Björn Persson - 2:26.0.0-4 - Rebuilt because GCC broke ALI again.