From 33ab3a2d9e9a1318c4577db1ab666b5bb6cb42fb Mon Sep 17 00:00:00 2001 From: Justin Zobel Date: Mon, 11 Apr 2022 21:54:06 +0930 Subject: [PATCH 1/3] Removed upstreamed patch --- kf5-plasma.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/kf5-plasma.spec b/kf5-plasma.spec index 283a90f..275442c 100644 --- a/kf5-plasma.spec +++ b/kf5-plasma.spec @@ -22,7 +22,6 @@ Source0: http://download.kde.org/%{stable}/frameworks/%{majmin}/%{framework}-%{v Source10: fedora-plasma-cache.sh.in ## upstream patches -Patch29: 0029-Don-t-install-the-heading-SVG-in-breeze-light-and-br.patch # filter qml provides %global __provides_exclude_from ^%{_kf5_qmldir}/.*\\.so$ From c7513897eca2372f690d09ec7cf4eaf92718ea47 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 25 Apr 2023 08:51:49 -0700 Subject: [PATCH 2/3] Remove old %if statements --- kf5-plasma.spec | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/kf5-plasma.spec b/kf5-plasma.spec index 84d945a..e4af66f 100644 --- a/kf5-plasma.spec +++ b/kf5-plasma.spec @@ -2,7 +2,7 @@ Name: kf5-plasma Version: 5.104.0 -Release: 2%{?dist} +Release: 2%{?dist}.1 Summary: KDE Frameworks 5 Tier 3 framework is foundation to build a primary user interface License: GPLv2+ and LGPLv2+ and BSD @@ -42,9 +42,7 @@ BuildRequires: kf5-kpackage-devel >= %{majmin} BuildRequires: kf5-kparts-devel >= %{majmin} BuildRequires: kf5-kservice-devel >= %{majmin} BuildRequires: kf5-kirigami2-devel >= %{majmin} -%if 0%{?fedora} BuildRequires: kf5-kwayland-devel >= %{majmin} -%endif BuildRequires: kf5-kwidgetsaddons-devel >= %{majmin} BuildRequires: kf5-kwindowsystem-devel >= %{majmin} BuildRequires: kf5-kxmlgui-devel >= %{majmin} @@ -69,10 +67,8 @@ BuildRequires: qt5-qtx11extras-devel Requires: qt5-qtquickcontrols%{?_isa} Requires: qt5-qtquickcontrols2%{?_isa} -%if 0%{?fedora} # https://bugzilla.redhat.com/1293415 Conflicts: kdeplasma-addons < 5.5.0-3 -%endif # upstream name Provides: plasma-framework = %{version}-%{release} @@ -116,11 +112,9 @@ install -m644 -p %{SOURCE10} . mkdir -p %{buildroot}%{_kf5_datadir}/plasma/plasmoids mkdir -p %{buildroot}%{_kf5_qmldir}/org/kde/private -%if 0%{?fedora} mkdir -p %{buildroot}%{_sysconfdir}/xdg/plasma-workspace/env sed -e "s|@@VERSION@@|%{version}|g" fedora-plasma-cache.sh.in > \ %{buildroot}%{_sysconfdir}/xdg/plasma-workspace/env/fedora-plasma-cache.sh -%endif %ldconfig_scriptlets @@ -128,9 +122,7 @@ sed -e "s|@@VERSION@@|%{version}|g" fedora-plasma-cache.sh.in > \ %files -f %{name}.lang %doc README.md %license LICENSES/*.txt -%if 0%{?fedora} %{_sysconfdir}/xdg/plasma-workspace/env/fedora-plasma-cache.sh -%endif %{_kf5_bindir}/plasmapkg2 %{_kf5_libdir}/libKF5Plasma.so.* %{_kf5_libdir}/libKF5PlasmaQuick.so.* @@ -167,6 +159,9 @@ sed -e "s|@@VERSION@@|%{version}|g" fedora-plasma-cache.sh.in > \ %changelog +* Tue Apr 25 2023 Troy Dawson - 5.104.0-2.1 +- Remove old %if statements + * Thu Mar 09 2023 Marc Deop i Argemí - 5.104.0-2 - 5.104.0 re-spin From f05364088a947afade7f838efc9a018538c13555 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 11 Mar 2025 11:21:22 -0700 Subject: [PATCH 3/3] Update to Framework 5.116.0 --- .gitignore | 1 + kf5-plasma.spec | 5 ++++- sources | 2 +- sources.basename | 1 - 4 files changed, 6 insertions(+), 3 deletions(-) delete mode 100644 sources.basename diff --git a/.gitignore b/.gitignore index e5909be..f9cd8f0 100644 --- a/.gitignore +++ b/.gitignore @@ -66,3 +66,4 @@ /plasma-framework-5.111.0.tar.xz /plasma-framework-5.113.0.tar.xz /plasma-framework-5.115.0.tar.xz +/plasma-framework-5.116.0.tar.xz diff --git a/kf5-plasma.spec b/kf5-plasma.spec index d268817..ebb2341 100644 --- a/kf5-plasma.spec +++ b/kf5-plasma.spec @@ -3,7 +3,7 @@ %global framework plasma-framework Name: kf5-plasma -Version: 5.115.0 +Version: 5.116.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 framework is foundation to build a primary user interface @@ -163,6 +163,9 @@ sed -e "s|@@VERSION@@|%{version}|g" fedora-plasma-cache.sh.in > \ %changelog +* Thu Mar 06 2025 Troy Dawson - 5.116.0-1 +- Update to Framework 5.116.0 + * Sat Feb 10 2024 Marc Deop i Argemí - 5.115.0-1 - 5.115.0 diff --git a/sources b/sources index a7e2c5e..02a2997 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (plasma-framework-5.115.0.tar.xz) = 46ff7c6e93c7be3bb6998010b8b613f7c90cb9b3313290d6ebf0b94ed896e676c245aa090f0beb74c4c68576909f7dc7b6f580e386c18a923be90f74bdc1fbb6 +SHA512 (plasma-framework-5.116.0.tar.xz) = d15a1379d14a13c17932c1278b209b0a2f6a07f1abc15cb436f73765f8df12564297541c29bf453991e4dc7d469c5b83ecc53e9e97480d10d8d897597acfe804 diff --git a/sources.basename b/sources.basename deleted file mode 100644 index 0e4b720..0000000 --- a/sources.basename +++ /dev/null @@ -1 +0,0 @@ -plasma-framework