Fix release

This commit is contained in:
eabdullin 2025-11-03 12:56:02 +03:00
parent 3940dd48f0
commit 771a5eb4f0

View File

@ -7,7 +7,7 @@
Name: frr
Version: 8.5.3
Release: 10%{?checkout}%{?dist}
Release: 9%{?checkout}%{?dist}.1
Summary: Routing daemon
License: GPLv2+
URL: http://www.frrouting.org
@ -288,7 +288,7 @@ make check PYTHON=%{__python3}
%endif
%changelog
* Fri Sep 19 2025 Michal Ruprich <mruprich@redhat.com> - 8.5.3-10
* Fri Sep 19 2025 Michal Ruprich <mruprich@redhat.com> - 8.5.3-9.1
- Resolves: RHEL-13756 - Source address set in FRR route-map not working with IPv6
* Fri May 16 2025 Michal Ruprich <mruprich@redhat.com> - 8.5.3-9
@ -480,4 +480,3 @@ make check PYTHON=%{__python3}
* Wed Jun 19 2019 Michal Ruprich <mruprich@redhat.com> - 7.0-2
- Initial build