public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/plasma-desktop] epel10: Merge branch f44 into epel10
@ 2026-07-30 16:09 Troy Dawson
0 siblings, 0 replies; only message in thread
From: Troy Dawson @ 2026-07-30 16:09 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/plasma-desktop
Branch : epel10
Commit : c5a4481b1fb7a3499736608d63b12e3dc5b0e31c
Author : Troy Dawson <tdawson@redhat.com>
Date : 2026-07-30T09:09:20-07:00
Stats : +51/-9 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/plasma-desktop/c/c5a4481b1fb7a3499736608d63b12e3dc5b0e31c?branch=epel10
Log:
Merge branch f44 into epel10
---
diff --git a/.gitignore b/.gitignore
index 41da255..b3f2385 100644
--- a/.gitignore
+++ b/.gitignore
@@ -25,3 +25,10 @@
/plasma-desktop-6.6.2.tar.xz.sig
/plasma-desktop-6.6.3.tar.xz.sig
/plasma-desktop-6.6.4.tar.xz.sig
+/plasma-desktop-6.6.5.tar.xz.sig
+/plasma-desktop-6.6.90.tar.xz.sig
+/plasma-desktop-6.6.91.tar.xz.sig
+/plasma-desktop-6.7.0.tar.xz.sig
+/plasma-desktop-6.7.1.tar.xz.sig
+/plasma-desktop-6.7.2.tar.xz.sig
+/plasma-desktop-6.7.3.tar.xz.sig
diff --git a/plasma-desktop.spec b/plasma-desktop.spec
index 0969fef..160bb40 100644
--- a/plasma-desktop.spec
+++ b/plasma-desktop.spec
@@ -5,7 +5,7 @@
Name: plasma-desktop
Summary: Plasma Desktop shell
-Version: 6.6.4
+Version: 6.7.3
Release: 1%{?dist}
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 (GPL-2.0-only OR GPL-3.0-only) AND (LGPL-2.1-only OR LGPL-3.0-only)
@@ -51,6 +51,7 @@ BuildRequires: cmake(Qt6ShaderTools)
BuildRequires: cmake(Qt6Core5Compat)
BuildRequires: cmake(Phonon4Qt6)
BuildRequires: wayland-protocols-devel
+BuildRequires: google-noto-color-emoji-fonts
BuildRequires: ibus-devel
%if 0%{?scim}
@@ -152,6 +153,8 @@ Requires: kde-cli-tools
# Qt Integration (brings in Breeze)
Requires: plasma-integration
+Requires: font(notocoloremoji)
+
# Install systemsettings, full set of KIO slaves and write() notifications
Requires: plasma-systemsettings
Requires: kio-extras
@@ -291,7 +294,7 @@ sed -i -e 's|^logo=.*$|logo=%{_datadir}/pixmaps/fedora_whitelogo.svg|g' %{buildr
%check
-desktop-file-validate %{buildroot}/%{_datadir}/applications/kcm_{keyboard,access,clock,splashscreen,landingpage,keys,smserver,desktoppaths,gamecontroller,activities,recentFiles,kded,krunnersettings,plasmasearch,qtquicksettings,tablet,touchscreen,workspace,baloofile,solid_actions,mouse,touchpad}.desktop
+desktop-file-validate %{buildroot}/%{_datadir}/applications/kcm_{keyboard,access,clock,splashscreen,landingpage,keys,smserver,desktoppaths,gamecontroller,activities,recentFiles,kded,krunnersettings,plasmasearch,qtquicksettings,touchscreen,workspace,baloofile,solid_actions,mouse,touchpad,tablet}.desktop
desktop-file-validate %{buildroot}/%{_datadir}/applications/kcmspellchecking.desktop
desktop-file-validate %{buildroot}/%{_datadir}/applications/org.kde.knetattach.desktop
desktop-file-validate %{buildroot}/%{_datadir}/applications/org.kde.plasma.emojier.desktop
@@ -305,7 +308,6 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/kaccess.desktop
%{_bindir}/plasma-emojier
%{_bindir}/tastenbrett
%{_bindir}/krunner-plugininstaller
-%{_kf6_libexecdir}/kauth/kcmdatetimehelper
%{_libexecdir}/kimpanel-ibus-panel
%{_libexecdir}/kimpanel-ibus-panel-launcher
%{_kf6_qmldir}/org/kde/plasma/private
@@ -339,13 +341,11 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/kaccess.desktop
%{_kf6_datadir}/knsrcfiles/
%{_kf6_datadir}/kcmsolidactions/
%{_kf6_datadir}/solid/devices/*.desktop
-%{_kf6_datadir}/dbus-1/system.d/*.conf
%{_kf6_datadir}/knotifications6/*.notifyrc
%{_datadir}/icons/hicolor/*/*/*
%{_kf6_metainfodir}/*.xml
%{_datadir}/applications/*.desktop
-%{_datadir}/dbus-1/system-services/*.service
-%{_datadir}/polkit-1/actions/org.kde.kcontrol.kcmclock.policy
+%{_kf6_datadir}/kconf_update/50-krunner-activate-typing.*
%{_sysconfdir}/xdg/autostart/*.desktop
%{_kf6_datadir}/accounts/providers/kde/*.provider
%{_kf6_datadir}/accounts/services/kde/*.service
@@ -375,6 +375,33 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/kaccess.desktop
%changelog
+* Tue Jul 14 2026 Steve Cossette <farchord@gmail.com> - 6.7.3-1
+- 6.7.3
+
+* Wed Jul 01 2026 Steve Cossette <farchord@gmail.com> - 6.7.2-1
+- 6.7.2
+
+* Tue Jun 23 2026 Steve Cossette <farchord@gmail.com> - 6.7.1-1
+- 6.7.1
+
+* Thu Jun 11 2026 Steve Cossette <farchord@gmail.com> - 6.7.0-1
+- 6.7.0
+
+* Fri May 29 2026 Steve Cossette <farchord@gmail.com> - 6.6.91-1
+- 6.6.91
+
+* Sat May 16 2026 Steve Cossette <farchord@gmail.com> - 6.6.90-1
+- 6.6.90
+
+* Thu May 14 2026 Steve Cossette <farchord@gmail.com> - 6.6.5-1
+- 6.6.5
+
+* Thu May 14 2026 Jan Grulich <jgrulich@redhat.com> - 6.6.4-3
+- Rebuild (qt6)
+
+* Thu Apr 16 2026 Jan Grulich <jgrulich@redhat.com> - 6.6.4-2
+- Rebuild (qt6)
+
* Fri Apr 10 2026 Steve Cossette <farchord@gmail.com> - 6.6.4-1
- 6.6.4
diff --git a/sources b/sources
index a78df23..7a17c0e 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
SHA512 (breeze-fedora-0.3.tar.gz) = 8a3cafb61c5dc8944b71c8c8036e034d178a9384e0ca3b86847ad0caa91962b0f50e6615348cd32e116fe28a6befa5492dc5cc1c4ef0120617a1fbbf69ee0200
-SHA512 (plasma-desktop-6.6.4.tar.xz) = b7ef0ebeb236d77af8ec0ac13b0b684384c324fe5d31e091073bb38050268f06b198622d29868c0dd90bee77bcf20c8871b7f62dd8d23a62fb7f8f131eaa148b
-SHA512 (plasma-desktop-6.6.4.tar.xz.sig) = e3b4f0dcbed30a9f81e966266977030b6205090e60db62e1b06be26cfacd272c4ed34dd2b685d80562fdeb4de9de56f76f9bc564cbf299f0a3db242acf260b8d
+SHA512 (plasma-desktop-6.7.3.tar.xz) = 0ee64b44181951cc19c296e2632da270db27d03b3dc462b53ba3512c066abc5085c0a6e71ac399094bde2daf39d290a7ad22e618b18810de1bd5347261230f03
+SHA512 (plasma-desktop-6.7.3.tar.xz.sig) = bd6b1c446c25173adfa9fdb6366ff4c188a29afb39aebb6e1d00eebd9549677f0ab459104768317d0ccf427ad2629cd62e1fd1bd19b59c6a62291de87e1dddc2
diff --git a/plasma-desktop.spec b/plasma-desktop.spec
index 994b550..160bb40 100644
--- a/plasma-desktop.spec
+++ b/plasma-desktop.spec
@@ -116,6 +116,8 @@ BuildRequires: pkgconfig(libwacom)
BuildRequires: xdg-user-dirs
+# RHEL10 has no xorg-x11-server or -drv, skip this part for now
+%if %[!(0%{?rhel} >= 10)]
# xorg-x11 doesn't have hw_server and disable for s390/s390x
%ifnarch s390 s390x
# KCM touchpad has been merged to plasma-desktop in 5.3
@@ -134,6 +136,7 @@ BuildRequires: pkgconfig(xorg-evdev)
BuildRequires: pkgconfig(xorg-libinput)
%endif
+%endif
# kcm_users
Requires: accountsservice
@@ -258,7 +261,7 @@ BuildArch: noarch
%build
%cmake_kf6 \
-%ifarch s390 s390x
+%if %[(0%{?rhel} >= 10)]
-DBUILD_KCM_MOUSE_X11=OFF \
-DBUILD_KCM_TOUCHPAD_X11=OFF
%endif
@@ -320,11 +323,13 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/kaccess.desktop
%{_kf6_qmldir}/org/kde/private/desktopcontainment/*
%{_kf6_datadir}/plasma/*
%{_kf6_datadir}/applications/kde-mimeapps.list
+%if %[!(0%{?rhel} >= 10)]
%ifnarch s390 s390x
# kcminput
%{_kf6_bindir}/kapplymousetheme
%{_kf6_bindir}/kcm-touchpad-list-devices
%endif
+%endif
%{_kf6_datadir}/kcmmouse/
%{_kf6_qtplugindir}/plasma/kcminit/kcm_mouse_init.so
%{_datadir}/config.kcfg/*.kcfg
@@ -550,6 +555,9 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/kaccess.desktop
* Tue Nov 05 2024 Steve Cossette <farchord@gmail.com> - 6.2.3-1
- 6.2.3
+* Wed Oct 30 2024 Jan Grulich <jgrulich@redhat.com> - 6.2.2-2
+- Rebuild (qt6)
+
* Tue Oct 22 2024 Steve Cossette <farchord@gmail.com> - 6.2.2-1
- 6.2.2
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-30 16:09 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-30 16:09 [rpms/plasma-desktop] epel10: Merge branch f44 into epel10 Troy Dawson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox