Upgrade to 6.6.4
Some checks failed
Build RPMs / build (sonic-interface-libraries.spec) (push) Failing after 21s
Build RPMs / build (sonic-win.spec) (push) Failing after 22s
Build RPMs / build (sonic-workspace.spec) (push) Failing after 19s

This commit is contained in:
Anders da Silva Rytter Hansen 2026-05-27 12:22:13 -03:00
commit 71458745d9
3 changed files with 17 additions and 8 deletions

View file

@ -2,8 +2,8 @@
%define debug_package %{nil}
Name: sonic-win
Version: 6.4.5
Release: 8%{?dist}
Version: 6.6.4
Release: 1%{?dist}
Summary: KWin window manager for SonicDE (fork of kwin)
%global plasma_version %{version}
@ -201,5 +201,8 @@ popd
%{_libdir}/cmake/
%changelog
* Wed May 27 2026 Anders da Silva Rytter Hansen <gitnf@a.rytter.me> - 6.6.4-1
- Upgrade to 6.6.4
* Wed Mar 21 2026 Anders da Silva Rytter Hansen <andersrh@users.noreply.github.com> - 6.4.5-8
- Initial release of SonicDE/KDE Plasma X11 for EL10 (Downgraded to 6.4.5 for EL 10.1 compatibility)