diff --git a/kf5-kguiaddons.spec b/kf5-kguiaddons.spec index c34b9f6..0871e66 100644 --- a/kf5-kguiaddons.spec +++ b/kf5-kguiaddons.spec @@ -1,13 +1,13 @@ %undefine __cmake_in_source_build %global framework kguiaddons -Name: kf5-%{framework} -Version: 5.88.0 -Release: 1 -Summary: KDE Frameworks 5 Tier 1 addon with various classes on top of QtGui +Name: kf5-%{framework} +Version: 5.90.0 +Release: 1 +Summary: KDE Frameworks 5 Tier 1 addon with various classes on top of QtGui -License: GPLv2+ and LGPLv2+ -URL: https://invent.kde.org/frameworks/%{framework} +License: GPLv2+ and LGPLv2+ +URL: https://invent.kde.org/frameworks/%{framework} %global majmin %(echo %{version} | cut -d. -f1-2) %global revision %(echo %{version} | cut -d. -f3) @@ -76,6 +76,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Sat Feb 12 2022 tanyulong - 5.90.0-1 +- update to upstream version 5.90.0 + * Thu Jan 13 2022 pei-jiankang - 5.88.0-1 - update to upstream version 5.88.0 diff --git a/kguiaddons-5.88.0.tar.xz b/kguiaddons-5.88.0.tar.xz deleted file mode 100644 index 42cc380..0000000 Binary files a/kguiaddons-5.88.0.tar.xz and /dev/null differ diff --git a/kguiaddons-5.90.0.tar.xz b/kguiaddons-5.90.0.tar.xz new file mode 100644 index 0000000..1c5dc96 Binary files /dev/null and b/kguiaddons-5.90.0.tar.xz differ