Update to upstream version 5.100.0

(cherry picked from commit c1daf9c8e7e1a51602b3ab572d145658304ccb93)
This commit is contained in:
jxy_git 2022-12-09 16:38:24 +08:00 committed by openeuler-sync-bot
parent 11a8ebc730
commit c73bc99265
3 changed files with 7 additions and 9 deletions

View File

@ -2,7 +2,7 @@
%global framework kitemviews
Name: kf5-%{framework}
Version: 5.97.0
Version: 5.100.0
Release: 1
Summary: KDE Frameworks 5 Tier 1 addon with item views
@ -37,11 +37,9 @@ Requires: qt5-qtbase-devel
The %{name}-devel package contains libraries and header files for
developing applications that use %{name}.
%prep
%autosetup -n %{framework}-%{version}
%build
mkdir -p %{_target_platform}
pushd %{_target_platform}
@ -50,13 +48,11 @@ popd
%make_build -C %{_target_platform}
%install
make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
%find_lang_kf5 kitemviews5_qt
%ldconfig_scriptlets
%files -f kitemviews5_qt.lang
@ -72,18 +68,20 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
%{_kf5_libdir}/cmake/KF5ItemViews/
%{_kf5_archdatadir}/mkspecs/modules/qt_KItemViews.pri
%changelog
* Fri Dec 09 2022 jiangxinyu <jiangxinyu@kylinos.cn> - 5.100.0-1
- Update to upstream version 5.100.0
* Mon Sep 05 2022 liweiganga <liweiganga@uniontech.com> - 5.97.0-1
- update to upstream version 5.97.0
* Tue Jul 05 2022 tanyulong<tanyulong@kylinos.cn> - 5.95.0-1
* Tue Jul 05 2022 tanyulong <tanyulong@kylinos.cn> - 5.95.0-1
- update to upstream version 5.95.0
* Sat Feb 12 2022 pei-jiankang<peijiankang@kylinos.cn> - 5.90.0-1
* Sat Feb 12 2022 pei-jiankang <peijiankang@kylinos.cn> - 5.90.0-1
- update to upstream version 5.90.0
* Sun Jan 16 2022 pei-jiankang<peijiankang@kylinos.cn> - 5.88.0-1
* Sun Jan 16 2022 pei-jiankang <peijiankang@kylinos.cn> - 5.88.0-1
- update to upstream version 5.88.0
* Mon Aug 17 2020 yeqinglong <yeqinglong@uniontech.com> - 5.55.0-1

BIN
kitemviews-5.100.0.tar.xz Normal file

Binary file not shown.

Binary file not shown.