diff --git a/kf5-kontactinterface.spec b/kf5-kontactinterface.spec index 299ee40c7e553a2c466902487acba97f77ad6f57..17162c9df2e0b58e4c15d0a734476d3933bcda0e 100644 --- a/kf5-kontactinterface.spec +++ b/kf5-kontactinterface.spec @@ -2,14 +2,14 @@ %global framework kontactinterface # bootstrap mode -%global bootstrap 1 +#global bootstrap 1 %if !0%{?bootstrap} %global tests 1 %endif Name: kf5-%{framework} -Version: 23.08.4 +Version: 23.08.5 Release: 1 Summary: The Kontact Interface Library @@ -99,6 +99,9 @@ make test ARGS="--output-on-failure --timeout 10" -C %{_target_platform} ||: %changelog +* Mon Mar 18 2024 peijiankang - 23.08.5-1 +- update verison to 23.08.5 + * Mon Jan 08 2024 houhongxun - 23.08.4-1 - Upgrade to version 23.08.4 diff --git a/kontactinterface-23.08.4.tar.xz b/kontactinterface-23.08.4.tar.xz deleted file mode 100644 index 3e98c24fd90c363d394651b8446a9d8d0dd31849..0000000000000000000000000000000000000000 Binary files a/kontactinterface-23.08.4.tar.xz and /dev/null differ diff --git a/kontactinterface-23.08.5.tar.xz b/kontactinterface-23.08.5.tar.xz new file mode 100644 index 0000000000000000000000000000000000000000..fe4f8ff877c3838c2f25ea8c10cc426be46c60b0 Binary files /dev/null and b/kontactinterface-23.08.5.tar.xz differ