Compare commits

..

No commits in common. "rawhide" and "f43" have entirely different histories.

View file

@ -1,6 +1,6 @@
Name: anet
Version: 0.5.1
Release: 7%{?dist}
Release: 5%{?dist}
Summary: Ada Networking Library
License: GPL-2.0-or-later WITH GNAT-exception
@ -119,12 +119,6 @@ make tests %{all_the_flags}
%changelog
* Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.1-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
* Wed Jan 07 2026 Björn Persson <Bjorn@Rombobjörn.se> - 0.5.1-6
- Rebuilt with GCC 16 prerelease.
* Sun Aug 10 2025 Björn Persson <Bjorn@Rombobjörn.se> - 0.5.1-5
- Rebuilt because the ALI of System.OS_Constants changed.