diff --git a/kf5-ktexteditor.spec b/kf5-ktexteditor.spec index d3ac045..61ca841 100644 --- a/kf5-ktexteditor.spec +++ b/kf5-ktexteditor.spec @@ -8,7 +8,7 @@ %endif Name: kf5-%{framework} -Version: 5.108.0 +Version: 5.113.0 Release: 1 Summary: KDE Frameworks 5 Tier 3 with advanced embeddable text editor @@ -134,6 +134,9 @@ make test ARGS="--output-on-failure --timeout 300" -C %{_target_platform} ||: %{_datadir}/kdevappwizard/templates/ktexteditor-plugin.tar.bz2 %changelog +* Mon Jan 08 2024 houhongxun - 5.113.0-1 +- Upgrade to version 5.113.0 + * Thu Aug 03 2023 wangqia - 5.108.0-1 - Update to upstream version 5.108.0 diff --git a/ktexteditor-5.108.0.tar.xz b/ktexteditor-5.108.0.tar.xz deleted file mode 100644 index 9b69fe4..0000000 Binary files a/ktexteditor-5.108.0.tar.xz and /dev/null differ diff --git a/ktexteditor-5.113.0.tar.xz b/ktexteditor-5.113.0.tar.xz new file mode 100644 index 0000000..0e02860 Binary files /dev/null and b/ktexteditor-5.113.0.tar.xz differ