!13 [sync] PR-10: Update to upstream version 5.100.0

From: @openeuler-sync-bot 
Reviewed-by: @peijiankang 
Signed-off-by: @peijiankang
This commit is contained in:
openeuler-ci-bot 2023-04-19 06:26:01 +00:00 committed by Gitee
commit fe1ccdf482
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 7 additions and 10 deletions

View File

@ -8,7 +8,7 @@
%endif %endif
Name: kf5-%{framework} Name: kf5-%{framework}
Version: 5.97.0 Version: 5.100.0
Release: 1 Release: 1
Summary: QtQuick plugins to build user interfaces based on the KDE UX guidelines Summary: QtQuick plugins to build user interfaces based on the KDE UX guidelines
@ -61,11 +61,9 @@ Requires: %{name}%{?_isa} = %{version}-%{release}
The %{name}-devel package contains libraries and header files for The %{name}-devel package contains libraries and header files for
developing applications that use %{name}. developing applications that use %{name}.
%prep %prep
%autosetup -n %{framework}-%{version} -p1 %autosetup -n %{framework}-%{version} -p1
%build %build
mkdir %{_target_platform} mkdir %{_target_platform}
pushd %{_target_platform} pushd %{_target_platform}
@ -75,13 +73,11 @@ popd
make %{?_smp_mflags} -C %{_target_platform} make %{?_smp_mflags} -C %{_target_platform}
%install %install
make install/fast DESTDIR=%{buildroot} -C %{_target_platform} make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
%find_lang_kf5 libkirigami2plugin_qt %find_lang_kf5 libkirigami2plugin_qt
%check %check
%if 0%{?tests} %if 0%{?tests}
## known failure(s), not sure if possible to enable opengl/glx using ## known failure(s), not sure if possible to enable opengl/glx using
@ -94,7 +90,6 @@ xvfb-run -a \
make test ARGS="--output-on-failure --timeout 30" -C %{_target_platform} ||: make test ARGS="--output-on-failure --timeout 30" -C %{_target_platform} ||:
%endif %endif
%files -f libkirigami2plugin_qt.lang %files -f libkirigami2plugin_qt.lang
# README is currently only build instructions, omit for now # README is currently only build instructions, omit for now
#doc README.md #doc README.md
@ -113,18 +108,20 @@ make test ARGS="--output-on-failure --timeout 30" -C %{_target_platform} ||:
%dir %{_kf5_datadir}/kdevappwizard/templates/ %dir %{_kf5_datadir}/kdevappwizard/templates/
%{_kf5_datadir}/kdevappwizard/templates/kirigami.tar.bz2 %{_kf5_datadir}/kdevappwizard/templates/kirigami.tar.bz2
%changelog %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 * Mon Sep 05 2022 liweiganga <liweiganga@uniontech.com> - 5.97.0-1
- update to upstream version 5.97.0 - 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 - 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 - 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 - update to upstream version 5.88.0
* Mon Aug 17 2020 yeqinglong <yeqinglong@uniontech.com> - 5.55.0-1 * Mon Aug 17 2020 yeqinglong <yeqinglong@uniontech.com> - 5.55.0-1

BIN
kirigami2-5.100.0.tar.xz Normal file

Binary file not shown.

Binary file not shown.