diff --git a/kf5-kontactinterface.spec b/kf5-kontactinterface.spec index 0e187de..47cdc37 100644 --- a/kf5-kontactinterface.spec +++ b/kf5-kontactinterface.spec @@ -9,7 +9,7 @@ %endif Name: kf5-%{framework} -Version: 22.08.0 +Version: 22.12.0 Release: 1 Summary: The Kontact Interface Library @@ -93,7 +93,6 @@ make test ARGS="--output-on-failure --timeout 10" -C %{_target_platform} ||: %license LICENSES/* %{_kf5_datadir}/qlogging-categories5/*%{framework}.* %{_kf5_libdir}/libKF5KontactInterface.so.* -%{_kf5_datadir}/kservicetypes5/kontactplugin.desktop %files devel %{_kf5_includedir}/KontactInterface/ @@ -103,5 +102,9 @@ make test ARGS="--output-on-failure --timeout 10" -C %{_target_platform} ||: %changelog +* Mon Feb 27 2023 peijiankang - 22.12.0-1 +- update verison to 22.12.0 + * Thu Jul 28 2022 misaka00251 - 22.08.0-1 - Init package + diff --git a/kontactinterface-22.08.0.tar.xz b/kontactinterface-22.08.0.tar.xz deleted file mode 100644 index 978b5f5..0000000 Binary files a/kontactinterface-22.08.0.tar.xz and /dev/null differ diff --git a/kontactinterface-22.12.0.tar.xz b/kontactinterface-22.12.0.tar.xz new file mode 100644 index 0000000..0f4169a Binary files /dev/null and b/kontactinterface-22.12.0.tar.xz differ