diff --git a/kf5-sonnet.spec b/kf5-sonnet.spec index 61c469c..c096d97 100644 --- a/kf5-sonnet.spec +++ b/kf5-sonnet.spec @@ -9,7 +9,7 @@ %endif Name: kf5-%{framework} -Version: 5.90.0 +Version: 5.95.0 Release: 1 Summary: KDE Frameworks 5 Tier 1 solution for spell checking @@ -117,7 +117,7 @@ make test ARGS="--output-on-failure --timeout 300" -C %{_target_platform} ||: %{_kf5_qtplugindir}/designer/*5widgets.so %files devel -%{_kf5_includedir}/sonnet_version.h +%{_kf5_includedir}/Sonnet/ %{_kf5_includedir}/SonnetCore/ %{_kf5_includedir}/SonnetUi/ %{_kf5_libdir}/libKF5SonnetCore.so @@ -128,10 +128,13 @@ make test ARGS="--output-on-failure --timeout 300" -C %{_target_platform} ||: %changelog -* Sat Feb 12 2022 pei-jiankang - 5.90.0-1 +* Tue Jul 5 2022 peijiankang - 5.95.0-1 +- update to upstream version 5.95.0 + +* Sat Feb 12 2022 peijiankang - 5.90.0-1 - update to upstream version 5.90.0 -* Sun Jan 16 2022 pei-jiankang - 5.88.0-1 +* Sun Jan 16 2022 peijiankang - 5.88.0-1 - update to upstream version 5.88.0 * Mon Aug 17 2020 yeqinglong - 5.55.0-1 diff --git a/sonnet-5.90.0.tar.xz b/sonnet-5.90.0.tar.xz deleted file mode 100644 index d600aef..0000000 Binary files a/sonnet-5.90.0.tar.xz and /dev/null differ diff --git a/sonnet-5.95.0.tar.xz b/sonnet-5.95.0.tar.xz new file mode 100644 index 0000000..c623c44 Binary files /dev/null and b/sonnet-5.95.0.tar.xz differ