diff --git a/kcompletion-5.88.0.tar.xz b/kcompletion-5.88.0.tar.xz deleted file mode 100644 index ad221b6..0000000 Binary files a/kcompletion-5.88.0.tar.xz and /dev/null differ diff --git a/kcompletion-5.90.0.tar.xz b/kcompletion-5.90.0.tar.xz new file mode 100644 index 0000000..7e20ca1 Binary files /dev/null and b/kcompletion-5.90.0.tar.xz differ diff --git a/kf5-kcompletion.spec b/kf5-kcompletion.spec index 99dab08..bb5a36f 100644 --- a/kf5-kcompletion.spec +++ b/kf5-kcompletion.spec @@ -1,8 +1,8 @@ %global framework kcompletion Name: kf5-%{framework} -Version: 5.88.0 -Release: 1 +Version: 5.90.0 +Release: 1 Summary: KDE Frameworks 5 Tier 2 addon with auto completion widgets and classes License: LGPLv2+ @@ -17,6 +17,8 @@ URL: https://invent.kde.org/frameworks/%{framework} %endif Source0: http://download.kde.org/%{stable}/frameworks/%{majmin}/%{framework}-%{version}.tar.xz +## upstream fixes + BuildRequires: extra-cmake-modules >= %{majmin} BuildRequires: kf5-kconfig-devel >= %{majmin} BuildRequires: kf5-kwidgetsaddons-devel >= %{majmin} @@ -76,6 +78,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 + * Sun Jan 16 2022 pei-jiankang - 5.88.0-1 - update to upstream version 5.88.0