diff --git a/kf5-plasma.spec b/kf5-plasma.spec index 9a624c7..b3dae17 100644 --- a/kf5-plasma.spec +++ b/kf5-plasma.spec @@ -1,7 +1,7 @@ %global framework plasma Name: kf5-%{framework} -Version: 5.90.0 +Version: 5.95.0 Release: 1 Summary: KDE Frameworks 5 Tier 3 framework is foundation to build a primary user interface License: GPLv2+ and LGPLv2+ and BSD @@ -126,7 +126,6 @@ mkdir -p %{buildroot}%{_kf5_qmldir}/org/kde/private %{_kf5_qtplugindir}/kpackage/packagestructure/*.so %{_kf5_plugindir}/kirigami/ %{_kf5_datadir}/plasma/ -%{_kf5_datadir}/kservices5/*.desktop %{_kf5_datadir}/kservicetypes5/*.desktop %{_kf5_mandir}/man1/plasmapkg2.1.* # can find_lang handle this too somehow? -- rex @@ -137,7 +136,6 @@ mkdir -p %{buildroot}%{_kf5_qmldir}/org/kde/private %{_kf5_libdir}/cmake/KF5PlasmaQuick/ %{_kf5_libdir}/libKF5Plasma.so %{_kf5_libdir}/libKF5PlasmaQuick.so -%{_kf5_includedir}/plasma_version.h %{_kf5_includedir}/plasma/ %{_kf5_includedir}/Plasma/ %{_kf5_includedir}/PlasmaQuick/ @@ -147,7 +145,10 @@ mkdir -p %{buildroot}%{_kf5_qmldir}/org/kde/private %changelog -* Mon Feb 14 2022 pei-jiankang - 5.90.0-1 +* Tue Jul 5 2022 peijiankang - 5.95.0-1 +- update to upstream version 5.95.0 + +* Mon Feb 14 2022 peijiankang - 5.90.0-1 - update to upstream version 5.90.0 * Sun Jan 16 2022 pei-jiankang - 5.88.0-1 diff --git a/plasma-framework-5.90.0.tar.xz b/plasma-framework-5.90.0.tar.xz deleted file mode 100644 index f6080b9..0000000 Binary files a/plasma-framework-5.90.0.tar.xz and /dev/null differ diff --git a/plasma-framework-5.95.0.tar.xz b/plasma-framework-5.95.0.tar.xz new file mode 100644 index 0000000..b23477f Binary files /dev/null and b/plasma-framework-5.95.0.tar.xz differ