diff --git a/kf5-plasma.spec b/kf5-plasma.spec index 3471d82..b711655 100644 --- a/kf5-plasma.spec +++ b/kf5-plasma.spec @@ -1,7 +1,7 @@ %global framework plasma-framework Name: kf5-plasma -Version: 5.108.0 +Version: 5.113.0 Release: 1 Summary: KDE Frameworks 5 Tier 3 framework is foundation to build a primary user interface License: GPL-2.0-or-later and LGPL-2.0-or-later and BSD @@ -120,8 +120,6 @@ mkdir -p %{buildroot}%{_kf5_qmldir}/org/kde/private %{_kf5_datadir}/plasma/ %{_kf5_datadir}/kservicetypes5/*.desktop %{_kf5_mandir}/man1/plasmapkg2.1.* -# can find_lang handle this too somehow? -- rex -%lang(lt) %{_datadir}/locale/lt/LC_SCRIPTS/libplasma5/ %files devel %{_kf5_libdir}/cmake/KF5Plasma/ @@ -137,6 +135,9 @@ mkdir -p %{buildroot}%{_kf5_qmldir}/org/kde/private %changelog +* Mon Jan 08 2024 houhongxun - 5.113.0-1 +- Upgrade to version 5.113.0 + * Thu Aug 03 2023 zhangkea - 5.108.0-1 - Update version to 5.108.0 diff --git a/plasma-framework-5.108.0.tar.xz b/plasma-framework-5.108.0.tar.xz deleted file mode 100644 index 536d794..0000000 Binary files a/plasma-framework-5.108.0.tar.xz and /dev/null differ diff --git a/plasma-framework-5.113.0.tar.xz b/plasma-framework-5.113.0.tar.xz new file mode 100644 index 0000000..f888d36 Binary files /dev/null and b/plasma-framework-5.113.0.tar.xz differ