diff --git a/kdoctools-5.115.0.tar.xz b/kdoctools-5.115.0.tar.xz deleted file mode 100644 index 26562bcce175d046ca39fd5755d9aeee593dcc0e..0000000000000000000000000000000000000000 Binary files a/kdoctools-5.115.0.tar.xz and /dev/null differ diff --git a/kdoctools-5.116.0.tar.xz b/kdoctools-5.116.0.tar.xz new file mode 100644 index 0000000000000000000000000000000000000000..26aadc4539142d3de5b3659020cc3e63af360bd5 Binary files /dev/null and b/kdoctools-5.116.0.tar.xz differ diff --git a/kf5-kdoctools.spec b/kf5-kdoctools.spec index 5fdca78765d1b62a64403e1c5eccedc859f181de..2e6ddbcf805463dce50e1182d7f39868788135b3 100644 --- a/kf5-kdoctools.spec +++ b/kf5-kdoctools.spec @@ -8,8 +8,8 @@ %endif Name: kf5-%{framework} -Version: 5.115.0 -Release: 2 +Version: 5.116.0 +Release: 1 Summary: KDE Frameworks 5 Tier 2 addon for generating documentation License: GPLv2+ and MIT @@ -94,6 +94,9 @@ make test -C %{_target_platform} ARGS="--output-on-failure --timeout 300" ||: %changelog +* Mon Nov 25 2024 peijiankang - 5.116.0-1 +- update to upstream version 5.116.0 + * Thu Nov 21 2024 tangjie02 - 5.115.0-2 - adapt to the new CMake macros to fix build failure