Bump sonic-workspace, sonic-breeze, and sonic-login-manager to latest upstream tags.
Some checks failed
Build RPMs / build (push) Failing after 36s

- sonic-workspace: 6.7.4.6 -> 6.7.4.7
- sonic-breeze: 6.7.4.3 -> 6.7.4.7
- sonic-login-manager: 6.7.4.4 -> 6.7.4.5
This commit is contained in:
test 2026-09-04 18:24:24 +02:00
commit defced69d0
3 changed files with 15 additions and 6 deletions

View file

@ -13,8 +13,8 @@
#Name: plasma-breeze #Name: plasma-breeze
Name: sonic-breeze Name: sonic-breeze
Version: 6.7.4.3 Version: 6.7.4.7
Release: 3%{?dist} Release: 1%{?dist}
Summary: Artwork, styles and assets for the Breeze visual style for the Plasma Desktop Summary: Artwork, styles and assets for the Breeze visual style for the Plasma Desktop
License: BSD-3-Clause AND CC0-1.0 AND GPL-2.0-only AND GPL-2.0-or-later AND GPL-3.0-only AND (GPL-2.0-only OR GPL-3.0-only) AND MIT License: BSD-3-Clause AND CC0-1.0 AND GPL-2.0-only AND GPL-2.0-or-later AND GPL-3.0-only AND (GPL-2.0-only OR GPL-3.0-only) AND MIT
@ -195,5 +195,8 @@ popd
%{_kf6_datadir}/icons/breeze_cursors/index.theme %{_kf6_datadir}/icons/breeze_cursors/index.theme
%changelog %changelog
* Fri Sep 04 2026 Anders da Silva Rytter Hansen <andersrh@users.noreply.github.com> - 6.7.4.7-1
- Update to SonicDE 6.7.4.7
* Mon Aug 24 2026 Anders da Silva Rytter Hansen <andersrh@users.noreply.github.com> - 6.7.4.3-1 * Mon Aug 24 2026 Anders da Silva Rytter Hansen <andersrh@users.noreply.github.com> - 6.7.4.3-1
- SonicDE hard fork build for Enterprise Linux 10 and Fedora - SonicDE hard fork build for Enterprise Linux 10 and Fedora

View file

@ -1,8 +1,8 @@
Name: sonic-login-manager Name: sonic-login-manager
Version: 6.7.4.4 Version: 6.7.4.5
Release: 3%{?dist} Release: 1%{?dist}
License: BSD-3-Clause and CC0-1.0 and (GPL-2.0-only or GPL-3.0-only) and GPL-2.0-or-later and LGPL-2.0-or-later and LGPL-2.1-or-later License: BSD-3-Clause and CC0-1.0 and (GPL-2.0-only or GPL-3.0-only) and GPL-2.0-or-later and LGPL-2.0-or-later and LGPL-2.1-or-later
Summary: QML based login manager for SonicDE Summary: QML based login manager for SonicDE
@ -200,6 +200,9 @@ mv %{buildroot}%{_datadir}/dbus-1/system.d/org.freedesktop.DisplayManager.conf \
%changelog %changelog
* Fri Sep 04 2026 Anders da Silva Rytter Hansen <andersrh@users.noreply.github.com> - 6.7.4.5-1
- Update to SonicDE 6.7.4.5
* Tue Jun 30 2026 Anders da Silva Rytter Hansen <andersrh@users.noreply.github.com> - 6.6.4-12 * Tue Jun 30 2026 Anders da Silva Rytter Hansen <andersrh@users.noreply.github.com> - 6.6.4-12
- Add SELinux policy module to allow soniclogin to launch X11 user sessions - Add SELinux policy module to allow soniclogin to launch X11 user sessions
- Remove with_X11 condition since we will always be using X11 - Remove with_X11 condition since we will always be using X11

View file

@ -6,8 +6,8 @@
Name: sonic-workspace Name: sonic-workspace
Summary: Plasma workspace, applications and applets Summary: Plasma workspace, applications and applets
Version: 6.7.4.6 Version: 6.7.4.7
Release: 5%{?dist} Release: 1%{?dist}
# Automatically converted from old format: BSD-2-Clause AND BSD-3-Clause AND CC0-1.0 AND GPL-2.0-only AND GPL-2.0-or-later AND GPL-3.0-only AND LGPL-2.0-only AND LGPL-2.0-or-later AND LGPL-2.1-only AND LGPL-2.1-or-later AND LGPL-3.0-only AND LGPL-3.0-or-later AND (GPL-2.0-only OR GPL-3.0-only) AND (LGPL-2.1-only OR LGPL-3.0-only) AND MIT - review is highly recommended. # Automatically converted from old format: BSD-2-Clause AND BSD-3-Clause AND CC0-1.0 AND GPL-2.0-only AND GPL-2.0-or-later AND GPL-3.0-only AND LGPL-2.0-only AND LGPL-2.0-or-later AND LGPL-2.1-only AND LGPL-2.1-or-later AND LGPL-3.0-only AND LGPL-3.0-or-later AND (GPL-2.0-only OR GPL-3.0-only) AND (LGPL-2.1-only OR LGPL-3.0-only) AND MIT - review is highly recommended.
License: BSD-2-Clause AND BSD-3-Clause AND CC0-1.0 AND GPL-2.0-only AND GPL-2.0-or-later AND GPL-3.0-only AND LGPL-2.0-only AND LGPL-2.0-or-later AND LGPL-2.1-only AND LGPL-2.1-or-later AND LGPL-3.0-only AND LGPL-3.0-or-later AND (GPL-2.0-only OR GPL-3.0-only) AND (LGPL-2.1-only OR LGPL-3.0-only) AND MIT License: BSD-2-Clause AND BSD-3-Clause AND CC0-1.0 AND GPL-2.0-only AND GPL-2.0-or-later AND GPL-3.0-only AND LGPL-2.0-only AND LGPL-2.0-or-later AND LGPL-2.1-only AND LGPL-2.1-or-later AND LGPL-3.0-only AND LGPL-3.0-or-later AND (GPL-2.0-only OR GPL-3.0-only) AND (LGPL-2.1-only OR LGPL-3.0-only) AND MIT
@ -671,6 +671,9 @@ fi
%changelog %changelog
* Fri Sep 04 2026 Anders da Silva Rytter Hansen <andersrh@users.noreply.github.com> - 6.7.4.7-1
- Update to SonicDE 6.7.4.7
* Mon Aug 24 2026 Anders da Silva Rytter Hansen <andersrh@users.noreply.github.com> - 6.7.4.6-1 * Mon Aug 24 2026 Anders da Silva Rytter Hansen <andersrh@users.noreply.github.com> - 6.7.4.6-1
- Update to SonicDE 6.7.4.6 from the hard fork; build on Enterprise Linux 10 and Fedora - Update to SonicDE 6.7.4.6 from the hard fork; build on Enterprise Linux 10 and Fedora