From cdfba0eece7b8fc24de35556833deab0dda59de9 Mon Sep 17 00:00:00 2001 From: Gilver Date: Sat, 14 Mar 2026 13:46:08 -0500 Subject: [PATCH] fix(kde-material-you-colors): Backport fix for python3-material-you-color (#10495) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * fix(kde-material-you-colors): Backport fix for python3-material-you-color Signed-off-by: Gilver * bump(kde-material-you-colors): release 1 → 2 --------- Signed-off-by: Gilver Co-authored-by: hamachitan[bot] <252235638+hamachitan[bot]@users.noreply.github.com> --- .../kde-material-you-colors/kde-material-you-colors.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/anda/themes/kde-material-you-colors/kde-material-you-colors.spec b/anda/themes/kde-material-you-colors/kde-material-you-colors.spec index da082d2081..4737443858 100644 --- a/anda/themes/kde-material-you-colors/kde-material-you-colors.spec +++ b/anda/themes/kde-material-you-colors/kde-material-you-colors.spec @@ -4,12 +4,13 @@ Name: kde-material-you-colors Version: 2.0.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Automatic Material You Colors Generator from your wallpaper for the Plasma Desktop License: GPL-3.0-only URL: https://github.com/luisbocanegra/%{name} # The PyPi source is a more generic install and lacks the Plasmoid config Source0: %{url}/archive/v%{version}/%{name}-%{version}.tar.gz +Patch0: %{url}/commit/4888f8570b1aa12e3ab7aee51ab72ad7a7f35b95.patch BuildRequires: anda-srpm-macros BuildRequires: gcc BuildRequires: gcc-c++