diff --git a/kf5-kldap.spec b/kf5-kldap.spec index e0347cf0110c740e3497420aea95f103989278aa..4f5c281100c36bae49abec9d0963a738160d42c3 100644 --- a/kf5-kldap.spec +++ b/kf5-kldap.spec @@ -7,7 +7,7 @@ %endif Name: kf5-%{framework} -Version: 22.12.0 +Version: 23.04.2 Release: 1 Summary: The KLDAP Library License: LGPLv2+ @@ -75,7 +75,7 @@ popd %install make install/fast DESTDIR=%{buildroot} -C %{_target_platform} -%find_lang %{name} --all-name +%find_lang %{name} --all-name --with-html %check %if 0%{?tests} @@ -101,5 +101,8 @@ make test ARGS="--output-on-failure --timeout 10" -C %{_target_platform} ||: %{_kf5_archdatadir}/mkspecs/modules/qt_Ldap.pri %changelog +* Thu Aug 03 2023 konglidong - 23.04.2-1 +- update to 23.04.2 + * Mon Apr 24 2023 jiangxinyu - 22.12.0-1 - Package init diff --git a/kldap-22.12.0.tar.xz b/kldap-22.12.0.tar.xz deleted file mode 100644 index 3481b40c40f2d01415c2d6b0b07103d873c01fe7..0000000000000000000000000000000000000000 Binary files a/kldap-22.12.0.tar.xz and /dev/null differ diff --git a/kldap-23.04.2.tar.xz b/kldap-23.04.2.tar.xz new file mode 100644 index 0000000000000000000000000000000000000000..c9afd9d2cd90abf6ba5ae40c550565965cbb838a Binary files /dev/null and b/kldap-23.04.2.tar.xz differ