Skip to content

Commit 4b17b36

Browse files
yenienserranoclaude
andcommitted
Fix RPM changelog entry order for 5.0.0
The 5.0.0 changelog entry was placed out of descending chronological order, causing rpmbuild to fail while parsing %changelog. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Signed-off-by: Ian Yenien Serrano <63758389+yenienserrano@users.noreply.github.com>
1 parent 67ba763 commit 4b17b36

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

dev-tools/build-packages/rpm/wazuh-dashboard.spec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -481,12 +481,12 @@ rm -fr %{buildroot}
481481
%changelog
482482
* Wed Sep 16 2026 support <info@wazuh.com> - 4.14.9
483483
- More info: https://documentation.wazuh.com/current/release-notes/release-4-14-9.html
484+
* Wed Sep 09 2026 support <info@wazuh.com> - 5.0.0
485+
- More info: https://documentation.wazuh.com/current/release-notes/release-5-0-0.html
484486
* Thu Sep 03 2026 support <info@wazuh.com> - 4.10.5
485487
- More info: https://documentation.wazuh.com/current/release-notes/release-4-10-5.html
486488
* Wed Sep 02 2026 support <info@wazuh.com> - 4.14.8
487489
- More info: https://documentation.wazuh.com/current/release-notes/release-4-14-8.html
488-
* Wed Sep 09 2026 support <info@wazuh.com> - 5.0.0
489-
- More info: https://documentation.wazuh.com/current/release-notes/release-5-0-0.html
490490
* Wed Jul 29 2026 support <info@wazuh.com> - 4.14.7
491491
- More info: https://documentation.wazuh.com/current/release-notes/release-4-14-7.html
492492
* Wed Jul 01 2026 support <info@wazuh.com> - 4.14.6

0 commit comments

Comments
 (0)