diff --git a/kf5-kontactinterface.spec b/kf5-kontactinterface.spec index 0e187de4dbbe4fefea90d30c48f69e733b704ab4..47cdc37bbfea1f8ce89e1645832fdee5bc85991d 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 978b5f595bed4604edcbfef7198d746ae777385c..0000000000000000000000000000000000000000 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 0000000000000000000000000000000000000000..0f4169a0ab4c137f1874a57537ea6f081bae5c29 Binary files /dev/null and b/kontactinterface-22.12.0.tar.xz differ