!2 update to upstream version 5.88.0

Merge pull request !2 from pei-jiankang/master
This commit is contained in:
openeuler-ci-bot 2022-01-26 05:58:07 +00:00 committed by Gitee
commit de270e70e9
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
4 changed files with 11 additions and 5 deletions

View File

@ -1,12 +1,13 @@
%undefine __cmake_in_source_build
%global framework kitemviews
Name: kf5-%{framework}
Version: 5.55.0
Release: 1
Version: 5.88.0
Release: 1
Summary: KDE Frameworks 5 Tier 1 addon with item views
License: GPLv2+ and LGPLv2+
URL: https://cgit.kde.org/%{framework}.git
URL: https://invent.kde.org/frameworks/%{framework}
%global majmin %(echo %{version} | cut -d. -f1-2)
%global revision %(echo %{version} | cut -d. -f3)
@ -60,8 +61,10 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
%files -f kitemviews5_qt.lang
%doc README.md
%license COPYING COPYING.LIB
%license LICENSES/*.txt
%{_kf5_datadir}/qlogging-categories5/*categories
%{_kf5_libdir}/libKF5ItemViews.so.*
%{_kf5_qtplugindir}/designer/*5widgets.so
%files devel
%{_kf5_includedir}/kitemviews_version.h
@ -72,5 +75,8 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
%changelog
* Sun Jan 16 2022 pei-jiankang<peijiankang@kylinos.com> - 5.88.0-1
- update to upstream version 5.88.0
* Mon Aug 17 2020 yeqinglong <yeqinglong@uniontech.com> - 5.55.0-1
- Initial release for OpenEuler

View File

@ -1,4 +1,4 @@
version_control: github
src_repo: KDE/kitemviews
tag_prefix: "^v"
seperator: "."
separator: "."

Binary file not shown.

BIN
kitemviews-5.88.0.tar.xz Normal file

Binary file not shown.