diff --git a/kf5-kguiaddons.spec b/kf5-kguiaddons.spec index d1ac57d4786d6087c5dbe0d6c80d5e6988d6c525..29748114e81f3b90e0129db10ae3b4afe17040a5 100644 --- a/kf5-kguiaddons.spec +++ b/kf5-kguiaddons.spec @@ -2,8 +2,8 @@ %global framework kguiaddons Name: kf5-%{framework} -Version: 5.115.0 -Release: 2 +Version: 5.116.0 +Release: 1 Summary: KDE Frameworks 5 Tier 1 addon with various classes on top of QtGui License: GPLv2+ and LGPLv2+ @@ -12,7 +12,7 @@ URL: https://invent.kde.org/frameworks/%{framework} %global majmin %majmin_ver_kf5 %global stable %stable_kf5 -Source0: http://download.kde.org/%{stable}/frameworks/%{majmin}/%{framework}-%{version}.tar.xz +Source0: https://download.kde.org/%{stable}/frameworks/%{majmin}/%{framework}-%{version}.tar.xz BuildRequires: extra-cmake-modules >= %{majmin} BuildRequires: kf5-rpm-macros >= %{majmin} @@ -65,6 +65,9 @@ developing applications that use %{name}. %{_kf5_archdatadir}/mkspecs/modules/qt_KGuiAddons.pri %changelog +* Wed Jan 15 2025 misaka00251 - 5.116.0-1 +- Update package to version 5.116.0 + * Thu Nov 21 2024 tangjie02 - 5.115.0-2 - adapt to the new CMake macros to fix build failure diff --git a/kguiaddons-5.115.0.tar.xz b/kguiaddons-5.115.0.tar.xz deleted file mode 100644 index 94a494723e048e7777c087b2c89b5ca319d162b2..0000000000000000000000000000000000000000 Binary files a/kguiaddons-5.115.0.tar.xz and /dev/null differ diff --git a/kguiaddons-5.116.0.tar.xz b/kguiaddons-5.116.0.tar.xz new file mode 100644 index 0000000000000000000000000000000000000000..42ea787f559c8f2cb726887b1a8e755624e21086 Binary files /dev/null and b/kguiaddons-5.116.0.tar.xz differ